CVE-2026-32013
Symlink Traversal in OpenClaw Agents Enables Host File Access
Publication date: 2026-03-19
Last updated on: 2026-03-23
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openclaw | openclaw | to 2026.2.25 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-59 | The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in OpenClaw versions prior to 2026.2.25 and involves a symlink traversal issue in the agents.files.get and agents.files.set methods.
It allows attackers to read and write files outside the intended agent workspace by exploiting symlinked allowlisted files.
This means attackers can access arbitrary host files with the permissions of the gateway process, potentially enabling code execution through file overwrite attacks.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to sensitive files outside the agent workspace.
Attackers may overwrite files, which can result in arbitrary code execution within the context of the gateway process.
This can compromise system integrity, confidentiality, and availability, potentially leading to a full system compromise.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know