Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, AgentRuntime promises scoped file access under a configured sandbox basePath, but its path containment checks use raw string prefix tests. A sandbox base such as /tmp/network-ai-sandbox also matches a sibling path such as /tmp/network-ai-sandbox_evil/secret.txt. An agent/user that can call AgentRuntime.readFile() or AgentRuntime.listDir() can read or list files outside the intended sandbox when the target path is in a sibling directory sharing the base path prefix. This breaks the documented sandbox boundary. The issue is fixed in v5.12.2. SandboxPolicy.resolvePath() and isPathAllowed() now use separator-anchored prefix checks (resolved === base || resolved.startsWith(base + path.sep)) for both the allow-list and block-list. A sibling directory that merely shares a name prefix (e.g. /srv/app-evil vs base /srv/app) is no longer treated as in-scope.
CVE-2026-58481
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 90% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 10%
- KEV
- Not listed
Published
July 20, 2026
Last Modified
August 13, 2026
Advisory Details (3)
Auto-updated Jul 20, 2026AgentRuntime sandbox path-prefix checks allow file access outside the configured base directory · Advisory · Jovancoding/Network-AI · GitHub
https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-jvcm-f35g-w78pv5.12.2 — Security patch (5 CVEs)
Patch available: Jovancoding/Network-AI v5.12.2
https://github.com/Jovancoding/Network-AI/releases/tag/v5.12.2commit a59c13a1f0ce (Jovancoding/Network-AI)
Patch available: Jovancoding/Network-AI v5.12.2 (contains commit a59c13a1f0ce)
https://github.com/Jovancoding/Network-AI/commit/a59c13a1f0ce0e8a0779a90343eef92fac5ab4c3Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| network-ai | — | 5.12.2 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 44× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 09:23 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 11:53 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-07 22:53 UTCEG score recompute
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-06 11:44 UTCEG score recompute
- 2026-09-05 09:31 UTCEG score recompute
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 00:19 UTCEG score recompute
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 02:36 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 11:40 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 11:54 UTCEG score recompute
- 2026-08-24 14:11 UTCEG score recompute
- 2026-08-23 16:27 UTCEG score recompute
Show 70 moreShow fewer
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 18:44 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 23:17 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 01:35 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 03:51 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 05:51 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 07:28 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 09:45 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 12:03 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 14:19 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 16:26 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 18:43 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 23:15 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 01:32 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 03:49 UTCEG score recompute
- 2026-08-07 06:06 UTCEG score recompute
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 08:23 UTCEG score recompute
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 10:40 UTCEG score recompute
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 12:52 UTCEG score recompute
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-03 14:22 UTCEG score recompute
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 16:39 UTCEG score recompute
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 18:56 UTCEG score recompute
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 23:28 UTCEG score recompute
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 01:45 UTCEG score recompute
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-29 04:01 UTCEG score recompute
- 2026-07-28 15:37 UTCEPSS rescore
- 2026-07-28 06:18 UTCEG score recompute
- 2026-07-27 14:14 UTCEPSS rescore
- 2026-07-27 08:31 UTCEG score recompute
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 10:47 UTCEG score recompute
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-25 14:18 UTCEPSS rescore
- 2026-07-24 14:18 UTCEPSS rescore
- 2026-07-24 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 14:18 UTCEPSS rescore
- 2026-07-23 03:21 UTCEG score recompute
- 2026-07-22 23:35 UTCEG score recompute
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 18:41 UTCEG score recompute
- 2026-07-20 16:38 UTCEG score recompute
- 2026-07-20 16:37 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-58481?
When was CVE-2026-58481 disclosed?
Is CVE-2026-58481 actively exploited?
What is the CVSS score of CVE-2026-58481?
How do I remediate CVE-2026-58481?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-58481
Is Your Infrastructure Affected by CVE-2026-58481?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.