CVE-2026-27522
Received Received - Intake

Local Media Root Bypass in OpenClaw Allows Arbitrary File Read

Vulnerability report for CVE-2026-27522, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-03-18

Last updated on: 2026-03-18

Assigner: VulnCheck

Description

OpenClaw versions prior to 2026.2.24 contain a local media root bypass vulnerability in sendAttachment and setGroupIcon message actions when sandboxRoot is unset. Attackers can hydrate media from local absolute paths to read arbitrary host files accessible by the runtime user.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-18
Last Modified
2026-03-18
Generated
2026-07-06
AI Q&A
2026-03-18
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openclaw openclaw to 2026.2.24 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Mitigation Strategies

To mitigate this vulnerability, you should upgrade OpenClaw to version 2026.2.24 or later, where the issue has been fixed.

Ensure that the sandboxRoot configuration is properly set to enforce local media root checks and prevent unauthorized file access.

Impact Analysis

This vulnerability can lead to unauthorized local file disclosure, meaning attackers can read arbitrary files on the host system accessible by the runtime user.

Such unauthorized access can expose sensitive information stored in files, potentially leading to information leakage.

The vulnerability has a medium severity rating with a CVSS v4 score of 7.1, indicating a significant risk if exploited.

Compliance Impact

I don't know

Detection Guidance

I don't know

Executive Summary

CVE-2026-27522 is a vulnerability in OpenClaw versions prior to 2026.2.24 that affects the sendAttachment and setGroupIcon message actions when the sandboxRoot configuration is unset.

This vulnerability allows attackers to bypass local media root restrictions and hydrate media from local absolute file paths. Essentially, attackers can exploit improper pathname limitation (CWE-22) to perform path traversal, enabling them to read arbitrary files on the host system that are accessible by the runtime user.

The root cause is that the application does not properly restrict file paths, allowing unauthorized access to files outside the intended directories.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-27522. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart