Vulnerability Description
Network-AI versions before 5.15.1 contain a security matcher bypass vulnerability where SandboxPolicy evaluates raw command strings with quotes preserved while the executor tokenizes commands by stripping quotes before execution. Attackers can craft quoted commands that evade blocklist checks and approval gates while the executor runs the identical unquoted dangerous argv.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-9v4f-j8cv-fhx
- https://www.vulncheck.com/advisories/network-ai-sandboxpolicy-before-blocklist-b
- https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-9v4f-j8cv-fhx
FAQ
What is CVE-2026-73615?
CVE-2026-73615 is a vulnerability with a CVSS score of 8.8 (HIGH). Network-AI versions before 5.15.1 contain a security matcher bypass vulnerability where SandboxPolicy evaluates raw command strings with quotes preserved while the executor tokenizes commands by strip...
How severe is CVE-2026-73615?
CVE-2026-73615 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73615?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.