CVE-2026-73615

Summary

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.

Affected Software

VendorProductVersion RangeStatus
JovancodingNetwork-AI0 < 5.15.1affected
JovancodingNetwork-AI5.15.1unaffected

Weaknesses

  • CWE-436: Interpretation Conflict

References