CVE-2026-32846: OpenClaw < 2026.3.28 Media Parsing Path Traversal to Arbitrary File Read
OpenClaw before 2026.3.28 contains a path traversal vulnerability in media parsing that allows attackers to read arbitrary files by bypassing path validation in the isLikelyLocalPath() and isValidMedia() functions. Attackers can exploit incomplete validation and the allowBareFilename bypass to reference files outside the intended application sandbox, resulting in disclosure of sensitive information including system files, environment files, and SSH keys.
Security readout for executives and security teams
Plain-English summary
OpenClaw before 2026.3.28 can be tricked during media parsing into reading files outside its intended sandbox. This may expose sensitive files such as environment files, system files, or SSH keys. The issue is high severity because the supplied CVSS vector indicates network access, no authentication, and no user interaction.
Executive priority
Treat as a priority remediation for any internet-facing or multi-tenant OpenClaw deployment. The business risk is sensitive information disclosure, including credentials that could enable follow-on compromise.
Technical view
This is a CWE-22 path traversal flaw in OpenClaw media parsing. The source bundle says incomplete validation in isLikelyLocalPath() and isValidMedia(), including an allowBareFilename bypass, can allow references outside the application sandbox and lead to arbitrary file read. No integrity or availability impact is stated.
Likely exposure
Organizations are exposed if they run OpenClaw versions before 2026.3.28, especially where untrusted users or external systems can submit or influence media parsing inputs.
Exploitation context
The bundle does not cite CISA KEV listing or confirmed active exploitation. It describes unauthenticated, network-reachable exploitation potential with low complexity, but provides no evidence of exploitation in the wild.
Researcher notes
Evidence is limited to the supplied CVE bundle, vendor advisory, PR, patch, and VulnCheck listing. The affected range is stated as OpenClaw before 2026.3.28. Do not assume other products, forks, or exploit activity without additional evidence.
Mitigation direction
Upgrade OpenClaw to 2026.3.28 or later.
Review the vendor advisory and patch references before deployment.
Limit untrusted access to media parsing paths until upgraded.
Rotate exposed secrets if logs or architecture suggest file disclosure.
Check vendor guidance for any additional compensating controls.
Validation and detection
Inventory deployed OpenClaw versions across hosts, containers, and images.
Confirm production builds include the referenced patch or release 2026.3.28.
Review logs for unusual media parsing requests or file-read errors.
Assess whether environment files, system files, or SSH keys were reachable.
Document upgrade status and residual exposure for vulnerability tracking.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.