FKIE_CVE-2026-53850

Vulnerability from fkie_nvd - Published: 2026-06-16 19:17 - Updated: 2026-06-17 21:02
Summary
OpenClaw before 2026.4.25 contains a control scope enforcement bypass vulnerability in the focus command that allows authenticated callers to execute the command without proper authorization checks. Attackers can trigger the focus command to change focus state outside intended caller authority, potentially enabling unauthorized operations depending on gateway configuration and input trust levels.
Impacted products
Vendor Product Version
openclaw openclaw *
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25
openclaw openclaw 2026.4.25

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "unaffected",
          "packageURL": "pkg:npm/openclaw",
          "product": "OpenClaw",
          "repo": "https://github.com/openclaw/openclaw",
          "vendor": "OpenClaw",
          "versions": [
            {
              "lessThan": "2026.4.25",
              "status": "affected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "status": "unaffected",
              "version": "2026.4.25",
              "versionType": "semver"
            }
          ]
        }
      ],
      "source": "disclosure@vulncheck.com"
    }
  ],
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*",
              "matchCriteriaId": "A1C7E0A9-FE18-4FC0-B084-962ED0BC7EC6",
              "versionEndExcluding": "2026.4.25",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta1:*:*:*:node.js:*:*",
              "matchCriteriaId": "47423C4C-E76E-4143-8AB9-C7828BFAB409",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta10:*:*:*:node.js:*:*",
              "matchCriteriaId": "991BD889-5FA3-4665-BA49-B8DAF1F0BE19",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta11:*:*:*:node.js:*:*",
              "matchCriteriaId": "C2DEC581-0C75-4797-AE9B-16AE8B61CFA5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta2:*:*:*:node.js:*:*",
              "matchCriteriaId": "B66A863E-509A-4B70-81D7-7CBAAE35562A",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta3:*:*:*:node.js:*:*",
              "matchCriteriaId": "22C31BB6-8D7E-440E-9307-85E1B5D6EFE3",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta4:*:*:*:node.js:*:*",
              "matchCriteriaId": "FA94F68E-C254-4693-8178-2350AFF03340",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta5:*:*:*:node.js:*:*",
              "matchCriteriaId": "81E3D764-EC83-44F8-BBBF-ACB6009B210F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta6:*:*:*:node.js:*:*",
              "matchCriteriaId": "87569369-BAA7-4E88-9370-F8C6C8548EDA",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta7:*:*:*:node.js:*:*",
              "matchCriteriaId": "61334610-1CDA-4AC4-A62B-4CA0E1448891",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta8:*:*:*:node.js:*:*",
              "matchCriteriaId": "692249CF-9643-4B03-B180-B6F7588547DE",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:openclaw:openclaw:2026.4.25:beta9:*:*:*:node.js:*:*",
              "matchCriteriaId": "750B5EC7-F749-4656-AEE5-D1F403F56B6B",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "OpenClaw before 2026.4.25 contains a control scope enforcement bypass vulnerability in the focus command that allows authenticated callers to execute the command without proper authorization checks. Attackers can trigger the focus command to change focus state outside intended caller authority, potentially enabling unauthorized operations depending on gateway configuration and input trust levels."
    }
  ],
  "id": "CVE-2026-53850",
  "lastModified": "2026-06-17T21:02:43.330",
  "metrics": {
    "cvssMetricV31": [
      {
        "cvssData": {
          "attackComplexity": "LOW",
          "attackVector": "LOCAL",
          "availabilityImpact": "NONE",
          "baseScore": 5.5,
          "baseSeverity": "MEDIUM",
          "confidentialityImpact": "NONE",
          "integrityImpact": "HIGH",
          "privilegesRequired": "LOW",
          "scope": "UNCHANGED",
          "userInteraction": "NONE",
          "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
          "version": "3.1"
        },
        "exploitabilityScore": 1.8,
        "impactScore": 3.6,
        "source": "disclosure@vulncheck.com",
        "type": "Secondary"
      }
    ],
    "cvssMetricV40": [
      {
        "cvssData": {
          "Automatable": "NOT_DEFINED",
          "Recovery": "NOT_DEFINED",
          "Safety": "NOT_DEFINED",
          "attackComplexity": "LOW",
          "attackRequirements": "NONE",
          "attackVector": "LOCAL",
          "availabilityRequirement": "NOT_DEFINED",
          "baseScore": 6.8,
          "baseSeverity": "MEDIUM",
          "confidentialityRequirement": "NOT_DEFINED",
          "exploitMaturity": "NOT_DEFINED",
          "integrityRequirement": "NOT_DEFINED",
          "modifiedAttackComplexity": "NOT_DEFINED",
          "modifiedAttackRequirements": "NOT_DEFINED",
          "modifiedAttackVector": "NOT_DEFINED",
          "modifiedPrivilegesRequired": "NOT_DEFINED",
          "modifiedSubAvailabilityImpact": "NOT_DEFINED",
          "modifiedSubConfidentialityImpact": "NOT_DEFINED",
          "modifiedSubIntegrityImpact": "NOT_DEFINED",
          "modifiedUserInteraction": "NOT_DEFINED",
          "modifiedVulnAvailabilityImpact": "NOT_DEFINED",
          "modifiedVulnConfidentialityImpact": "NOT_DEFINED",
          "modifiedVulnIntegrityImpact": "NOT_DEFINED",
          "privilegesRequired": "LOW",
          "providerUrgency": "NOT_DEFINED",
          "subAvailabilityImpact": "NONE",
          "subConfidentialityImpact": "NONE",
          "subIntegrityImpact": "NONE",
          "userInteraction": "NONE",
          "valueDensity": "NOT_DEFINED",
          "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
          "version": "4.0",
          "vulnAvailabilityImpact": "NONE",
          "vulnConfidentialityImpact": "NONE",
          "vulnIntegrityImpact": "HIGH",
          "vulnerabilityResponseEffort": "NOT_DEFINED"
        },
        "source": "disclosure@vulncheck.com",
        "type": "Secondary"
      }
    ],
    "ssvcV203": [
      {
        "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
        "ssvcData": {
          "id": "CVE-2026-53850",
          "options": [
            {
              "exploitation": "none"
            },
            {
              "automatable": "no"
            },
            {
              "technicalImpact": "partial"
            }
          ],
          "role": "CISA Coordinator",
          "timestamp": "2026-06-16T18:38:22.508672Z",
          "version": "2.0.3"
        }
      }
    ]
  },
  "published": "2026-06-16T19:17:02.183",
  "references": [
    {
      "source": "disclosure@vulncheck.com",
      "tags": [
        "Vendor Advisory"
      ],
      "url": "https://github.com/openclaw/openclaw/security/advisories/GHSA-mpc8-jxjh-qpgh"
    },
    {
      "source": "disclosure@vulncheck.com",
      "tags": [
        "Third Party Advisory"
      ],
      "url": "https://www.vulncheck.com/advisories/openclaw-control-scope-enforcement-bypass-in-focus-command"
    }
  ],
  "sourceIdentifier": "disclosure@vulncheck.com",
  "vulnStatus": "Analyzed",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-862"
        }
      ],
      "source": "disclosure@vulncheck.com",
      "type": "Secondary"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…