Auth bypass in Openclaw
CVE-2026-100579
OpenClaw (npm package 'openclaw') before 2026.7.1 incorrectly trusts requester provenance in message.action. In identity-bearing Gateway deployments (authentication modes that honor caller identity and narrower operator scopes), a write-scoped caller can supply another sender's identifier to the channel authorization checks and invoke a channel action under that spoofed requester identity, reaching operations the channel adapter would have denied to the real caller. Practical impact depends on the enabled channel, the action, and the target account's permissions. Shared-secret token and password callers are full trusted operators under OpenClaw's security model and are out of scope. The issue is fixed in 2026.7.1; as a workaround, restrict message.action to administrators and disable sensitive channel actions that rely on requester identity.
Vulnerability class: IDOR (Insecure Direct Object Reference)
Published .
CVSS v3 metric
CVSS v3 base score 7.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:L.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
Weakness classification (CWE)
References
- github.com/openclaw/openclaw/security/advisories/GHSA-4wvr-f35r-f8w4 (vendor-advisory)
- www.vulncheck.com/advisories/openclaw-before-2026.7.1-authentication-bypass-via… (third-party-advisory)
Frequently asked questions
- What is CVE-2026-100579?
- CVE-2026-100579 is a high-severity vulnerability in Openclaw, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 7.6/10. Published 2026-09-26.
- How severe is CVE-2026-100579?
- High severity. CVSS v3 base score is 7.6 out of 10.