VYPR
High severity8.1NVD Advisory· Published Jun 16, 2026· Updated Jun 16, 2026

CVE-2026-53864

CVE-2026-53864

Description

OpenClaw before 2026.5.26 fails to sanitize Node.js control variables, allowing low-trust env sources to influence child processes or coverage paths.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

OpenClaw before 2026.5.26 fails to sanitize Node.js control variables, allowing low-trust env sources to influence child processes or coverage paths.

Vulnerability

OpenClaw before 2026.5.26 contains an insufficient sanitization vulnerability in the host environment sanitizer that missed two Node.js control variables. [1] This allows a lower-trust environment source—such as a workspace .env file, tool environment override, or skill environment block—to pass malicious Node.js control variables through the shared sanitizer. The issue is present when the affected feature is enabled and reachable. [1]

Exploitation

An attacker with access to any of the low-trust environment sources (workspace .env, tool env overrides, or skill env blocks) can set malicious Node.js control variables that bypass the sanitizer. [1] [2] When a later Node.js child process is launched under the accepted environment or when coverage output paths are generated, the malicious variables influence the process behavior or output paths. [2] No additional authentication or user interaction is required beyond the ability to supply these environment values. [1]

Impact

Successful exploitation allows the attacker to influence Node.js child processes or coverage output paths. [1] The practical impact depends on the operator's configuration and whether lower-trust input can reach that path. This could lead to arbitrary code execution, data exfiltration, or other unintended behavior depending on the specifics of the child process or coverage tool. [2]

Mitigation

The first stable patched version is 2026.5.26. [1] As a workaround, avoid inheriting workspace or tool-supplied environment values from untrusted repositories until patched. [1] General hardening measures include keeping channel and tool allowlists narrow, avoiding sharing one Gateway between mutually untrusted users, and disabling the affected feature when not needed. [1]

AI Insight generated on Jun 16, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2
  • OpenClaw/Openclawinferred2 versions
    <2026.5.26+ 1 more
    • (no CPE)range: <2026.5.26
    • (no CPE)range: <2026.5.26

Patches

0

No patches discovered yet.

Vulnerability mechanics

No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.

References

2

News mentions

0

No linked articles in our index yet.