#VU125238 Incorrect Regular Expression in OpenClaw

 

#VU125238 Incorrect Regular Expression in OpenClaw

Published: April 8, 2026


Vulnerability identifier: #VU125238
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-185
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenClaw
Software vendor:
OpenClaw

Description

The vulnerability allows a remote user to disclose environment variables.

The vulnerability exists due to incorrect regular expression in src/infra/exec-safe-bin-semantics.ts when evaluating operator-approved safe-bin jq programs. A remote user can use the $ENV filter to disclose environment variables.

The jq safe-bin policy blocked explicit env usage but still allowed access to environment data through $ENV.


Remediation

Install security update from vendor's website.

External links