GHSA-rf75-g96h-j3rm: Duplicate Advisory: OpenClaw's complex interpreter pipelines could skip exec script preflight validation
(updated )
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-fvx6-pj3r-5q4q. This link is maintained to preserve external references.
Original Description
OpenClaw versions prior to commit 8aceaf5 contain a preflight validation bypass vulnerability in shell-bleed protection that allows attackers to execute blocked script content by using piped or complex command forms that the parser fails to recognize. Attackers can craft commands such as piped execution, command substitution, or subshell invocation to bypass the validateScriptFileForShellBleed() validation checks and execute arbitrary script content that would otherwise be blocked.
References
- github.com/advisories/GHSA-rf75-g96h-j3rm
- github.com/openclaw/openclaw/commit/8aceaf5d0f0ec552b75a792f7f0a3bfa5b091513
- github.com/openclaw/openclaw/security/advisories/GHSA-fvx6-pj3r-5q4q
- nvd.nist.gov/vuln/detail/CVE-2026-34425
- www.vulncheck.com/advisories/openclaw-shell-bleed-protection-preflight-validation-bypass
Code Behaviors & Features
Detect and mitigate GHSA-rf75-g96h-j3rm with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →