{"id":"CVE-2026-58484","summary":"Network-AI: Poisoned environment backup manifest allows arbitrary recursive deletion during backup pruning","details":"Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.12.2, `EnvironmentManager.listBackups()` reads each backup's `_manifest.json` and trusts the manifest's `path` field. `EnvironmentManager.pruneBackups()` later passes that trusted `entry.path` directly to `rmSync(entry.path, { recursive: true, force: true })`. An attacker who can place or modify a manifest inside `data/\u003cenv\u003e/.backups/\u003cname\u003e/_manifest.json` can cause `network-ai env backup prune --env \u003cenv\u003e --keep \u003cn\u003e` or any code path invoking `pruneBackups()` to recursively delete an arbitrary path accessible to the Network-AI process user. This is fixed in v5.12.2. `pruneBackups()` no longer passes `entry.path` from the on-disk manifest to `rmSync`. The deletion path is recomputed from a format-validated `entry.backupId`, and a `dirname` containment check confines deletion to exactly one level under the backups directory. A poisoned manifest (e.g. `\"path\": \"/\"`) is now inert.","aliases":["GHSA-2fmp-9rvw-hc96"],"modified":"2026-07-23T03:56:34.886408583Z","published":"2026-07-20T17:00:56.125Z","database_specific":{"osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58484.json","cna_assigner":"GitHub_M","cwe_ids":["CWE-22","CWE-73"]},"references":[{"type":"WEB","url":"https://github.com/Jovancoding/Network-AI/releases/tag/v5.12.2"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/58xxx/CVE-2026-58484.json"},{"type":"ADVISORY","url":"https://github.com/Jovancoding/Network-AI/security/advisories/GHSA-2fmp-9rvw-hc96"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-58484"},{"type":"FIX","url":"https://github.com/Jovancoding/Network-AI/commit/a59c13a1f0ce0e8a0779a90343eef92fac5ab4c3"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://github.com/jovancoding/network-ai","events":[{"introduced":"0"},{"fixed":"a59c13a1f0ce0e8a0779a90343eef92fac5ab4c3"}],"database_specific":{"extracted_events":[{"introduced":"0"},{"fixed":"5.12.2"}],"source":["AFFECTED_FIELD","REFERENCES"]}}],"versions":["v5.12.1","v5.12.0","v5.11.0","v5.10.2","v5.10.1","v5.10.0","v5.9.1","v5.9.0","v5.8.9","v5.8.8","v5.8.7","v5.8.6","v5.8.5","v5.8.4","v5.8.3","v5.8.2","v5.8.1","v5.8.0","v5.7.2","v5.7.1","v5.7.0","v5.6.1","v5.6.0","v5.5.9","v5.5.8","v5.5.7","v5.5.6","v5.5.5","v5.5.4","v5.5.3","v5.5.2","v5.5.1","v5.5.0","v5.4.5","v5.4.4","v5.4.3","v5.4.2","v5.4.1","v5.4.0","v5.3.2","v5.3.1","v5.3.0","v5.2.2","v5.2.1","v5.2.0","v5.1.4","v5.1.3","v5.1.2","v5.1.1","v5.1.0","v5.0.0","v4.15.3","v4.15.2","v4.15.1","v4.15.0","v4.14.0","v4.13.1","v4.13.0","v4.12.1","v4.12.0","v4.11.2","v4.11.1","v4.11.0","v4.10.5","v4.10.4","v4.10.3","v4.10.2","v4.10.1","v4.10.0","v4.9.1","v4.9.0","v4.8.1","v4.8.0","v4.7.1","v4.7.0","v4.6.2","v4.6.1","v4.6.0","v4.5.3","v4.5.2","v4.5.1","v4.5.0","v4.4.3","v4.4.2","v4.4.1","v4.4.0","v4.3.7","v4.3.6","v4.3.5","v4.3.4","v4.3.3","v4.3.2","v4.3.1","v4.3.0","v4.2.0","v4.1.0","v4.0.17","v4.0.16","v4.0.15","v4.0.14","v4.0.13","v4.0.12","v4.0.11","v4.0.10","v4.0.9","v4.0.8","v4.0.7","v4.0.6","v4.0.5","v4.0.4","v4.0.3","v4.0.2","v4.0.1","v4.0.0","v3.9.0","v3.8.0","v3.7.1","v3.7.0","v3.6.2","v3.6.0","v3.5.1","v3.5.0","v3.4.1","v3.4.0","v3.3.11","v3.3.10","v3.3.9","v3.3.8","v3.3.7","v3.3.6","v3.3.5","v3.3.4","v3.3.3","v3.3.2","v3.3.1","v3.3.0","v3.2.11","v3.2.10","v3.2.9","v3.2.8","v3.2.7","v3.2.6","v3.2.5","v3.2.4","v3.2.3","v3.2.2","v3.2.1","v3.2.0","v3.1.3","v3.1.2","v3.1.0","v3.0.3","v3.0.2","v3.0.1","v3.0.0","v2.0.0","V1"],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-58484.json"}}],"schema_version":"1.7.5","severity":[{"type":"CVSS_V3","score":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H"}]}