CRITICAL🇵🇱 Wersja polska

CVE-2026-28363

CVSS 9.9v3.1pub. 2026-02-27

In OpenClaw before 2026.2.23, tools.exec.safeBins validation for sort could be bypassed via GNU long-option abbreviations (such as --compress-prog) in allowlist mode, leading to approval-free execution paths that were intended to require approval. Only an exact string such as --compress-program was denied.

🤖 AI Analysis
How it works

The validation mechanism of tools.exec.safeBins in allowlist mode checked only exact string matching — for example, it blocked the '--compress-program' option, but did not recognize its shortened equivalents compliant with GNU standard, such as '--compress-prog'. An attacker with regular user privileges could pass a shortened form of the option, which is functionally identical to the blocked one, but was not included in the blocked values list. As a result, the command was executed as if it had passed verification, bypassing the required approval process.

Impact

An authenticated attacker with low privileges can remotely execute commands that should require approval — potentially leading to system takeover, violation of data confidentiality and integrity, and disruption of service availability.

Mitigation & patch

OpenClaw should be updated to version 2026.2.23 or newer. Details available in the vendor's official security advisory at: https://github.com/openclaw/openclaw/security/advisories/GHSA-3c6h-g97w-fg78

Who is affected

OpenClaw in versions before 2026.2.23

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Openclaw

    APP
    Openclaw
    < 2026.2.23
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2026-43585CRITICAL9.2PL ✓ten sam produkt

OpenClaw: ominięcie uwierzytelniania przez nieodświeżane tokeny bearer po rotacji SecretRef

CVE-2026-43575CRITICAL9.2PL ✓ten sam produkt

OpenClaw: Authentication Bypass w trasie pomocniczej sandbox noVNC

CVE-2026-43578CRITICAL9.1PL ✓ten sam produkt

OpenClaw: privilege escalation przez pominięcie zdarzeń async exec w heartbeat

CVE-2026-43581CRITICAL9.0PL ✓ten sam produkt

OpenClaw: ekspozycja Chrome DevTools Protocol poza sandbox

CVE-2026-44109CRITICAL9.2PL ✓ten sam produkt

OpenClaw — Auth Bypass w walidacji Feishu webhook umożliwia RCE