CVE-2026-28482 Details
Description
OpenClaw versions prior to 2026.2.12 construct transcript file paths using unsanitized sessionId parameters and sessionFile paths without enforcing directory containment. Authenticated attackers can exploit path traversal sequences like ../../etc/passwd in sessionId or sessionFile parameters to read or write arbitrary files outside the agent sessions directory.
A path traversal vulnerability has been identified in OpenClaw versions prior to 2026.2.12. The issue arises because the application constructs transcript file paths using unsanitized sessionId parameters and sessionFile paths, without enforcing that they remain within the designated agent sessions directory. This flaw allows authenticated attackers to exploit path traversal sequences, such as ../../etc/passwd, in the sessionId or sessionFile parameters to read or write arbitrary files outside the agent sessions directory.
Users are advised to upgrade to OpenClaw version 2026.2.12 or later, where this vulnerability has been fixed by validating session IDs, rejecting path separators and traversal sequences, and enforcing sessions-directory containment for transcript file operations.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| openclaw openclaw | < 2026.2.12 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 23, 2026 | Initial Analysis | [email protected] |
| Mar 6, 2026 | CVE Modified | [email protected] |
| Mar 5, 2026 | New CVE Received | [email protected] |