CVE Explorer
CVE-2026-54051
Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.9.1, the agent sandbox gates shell commands behind an allowlist (`SandboxPolicy.isCommandAllowed`), which THREAT_MODEL.md calls the main control against a compromised agent (Adversary 3.2). The allowlist glob-matches the whole command string, but `ShellExecutor` runs that string through `/bin/sh -c`. So any wildcard allow such as `git *`, `npm *` or `node *` also matches `git status; <anything>`, and a scoped command
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"Network-AI","vendor":"Jovancoding","versions":[{"status":"affected","version":"< 5.9.1"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:32a604059d9d14db3b5c63af97596eaae776c9cac6f2d0cd1295988e9cccd370 · sha256:1cc09ad03bf79d9b… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.9,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"LOW","scope":"CHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:32a604059d9d14db3b5c63af97596eaae776c9cac6f2d0cd1295988e9cccd370 · sha256:1cc09ad03bf79d9b… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-78","description":"CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:32a604059d9d14db3b5c63af97596eaae776c9cac6f2d0cd1295988e9cccd370 · sha256:1cc09ad03bf79d9b… · /containers/cna/problemTypes/0/descriptions/0
Source references
3 source assertions{"name":"https://github.com/Jovancoding/Network-AI/commit/379f77656b578144e03415c5b134d8309a4b5792","tags":["x_refsource_MISC"],"url":"https://github.com/Jovancoding/Network-AI/commit/379f77656b578144e03415c5b134d8309a4b5792"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:32a604059d9d14db3b5c63af97596eaae776c9cac6f2d0cd1295988e9cccd370 · sha256:1cc09ad03bf79d9b… · /containers/cna/references/1
{"tags":["exploit"],"url":"https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-qw6v-5fcf-5666"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:32a604059d9d14db3b5c63af97596eaae776c9cac6f2d0cd1295988e9cccd370 · sha256:1cc09ad03bf79d9b… · /containers/adp/0/references/0
{"name":"https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-qw6v-5fcf-5666","tags":["x_refsource_CONFIRM"],"url":"https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-qw6v-5fcf-5666"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:32a604059d9d14db3b5c63af97596eaae776c9cac6f2d0cd1295988e9cccd370 · sha256:1cc09ad03bf79d9b… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.