CVE-2026-58170

HIGHPre-NVD 8.38.3
EchelonGraph scoreHIGH confidence

Score 8.3 from GitHub Security Advisory (severity: HIGH) published 2026-06-30. a secondary CVSS source baseline 8.3; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, secondary
Trending — 4 sources updated this week
8.3
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 8.3Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Vibe-Trading before 0.1.10 builds the proposal file path by joining a caller-supplied proposal identifier onto the broker proposals directory without sanitization (agent/src/live/mandate/commit.py). A proposal identifier containing path traversal sequences causes the application to load an attacker-controlled JSON file as an authoritative live trading mandate. Combined with the file upload endpoint, an admitted caller can write a JSON file to a known location and traverse to it, and because the ceilings validation is skipped when ceilings are absent, the attacker fully controls the committed mandate.

CVSS v3
8.3
EG Score
8.3(high)
EPSS
33.5%
KEV
Not listed

Published

June 30, 2026

Last Modified

July 1, 2026

Advisory Details (4)

Auto-updated Jun 30, 2026
Patch available. Sources: github_pr, github_release, github_commit.
github_pr Patch Available

[security] fix(live): contain mandate proposal identifiers

Patch available: HKUDS/Vibe-Trading v0.1.10 (PR #256 merged 2026-06-18)

https://github.com/HKUDS/Vibe-Trading/pull/256
generic

Vibe-Trading < 0.1.10 - Path Traversal in Proposal Identifier Allows Forging Live Trading Mandates | Advisories | VulnCheck

https://www.vulncheck.com/advisories/vibe-trading-path-traversal-in-proposal-identifier-allows-forging-live-trading-mandates
github_release Patch Available

v0.1.10 — Global data layer + roll-up since 0.1.9

Patch available: HKUDS/Vibe-Trading v0.1.10

https://github.com/HKUDS/Vibe-Trading/releases/tag/v0.1.10
github_commit Patch Available

commit 0ab701302f90 (HKUDS/Vibe-Trading)

Patch available: HKUDS/Vibe-Trading v0.1.10 (contains commit 0ab701302f90)

https://github.com/HKUDS/Vibe-Trading/commit/0ab701302f90e701c9dc558a898a217a376610c3

Vendor Advisories for CVE-2026-58170(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 38× in last 7d / 38× 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.

  1. 2026-07-06 21:47 UTCEG score recompute
  2. 2026-07-06 21:47 UTCGHSA enrichment
  3. 2026-07-06 16:27 UTCEPSS rescore
  4. 2026-07-06 16:27 UTCEPSS rescore
  5. 2026-07-06 10:29 UTCEG score recompute
  6. 2026-07-06 10:29 UTCGHSA enrichment
  7. 2026-07-06 02:23 UTCEPSS rescore
  8. 2026-07-06 02:23 UTCEPSS rescore
  9. 2026-07-05 23:10 UTCEG score recompute
  10. 2026-07-05 23:10 UTCGHSA enrichment
  11. 2026-07-05 11:46 UTCEG score recompute
  12. 2026-07-05 11:46 UTCGHSA enrichment
  13. 2026-07-05 02:31 UTCEPSS rescore
  14. 2026-07-05 02:30 UTCEPSS rescore
  15. 2026-07-05 00:27 UTCEG score recompute
  16. 2026-07-05 00:27 UTCGHSA enrichment
  17. 2026-07-04 13:08 UTCEG score recompute
  18. 2026-07-04 13:08 UTCGHSA enrichment
  19. 2026-07-04 06:31 UTCEPSS rescore
  20. 2026-07-04 06:31 UTCEPSS rescore
  21. 2026-07-04 01:50 UTCEG score recompute
  22. 2026-07-04 01:50 UTCGHSA enrichment
  23. 2026-07-03 14:30 UTCEG score recompute
  24. 2026-07-03 14:30 UTCGHSA enrichment
  25. 2026-07-03 03:11 UTCEG score recompute
Show 13 more
  1. 2026-07-03 03:11 UTCGHSA enrichment
  2. 2026-07-02 15:50 UTCEG score recompute
  3. 2026-07-02 15:50 UTCGHSA enrichment
  4. 2026-07-02 04:32 UTCEG score recompute
  5. 2026-07-02 04:31 UTCGHSA enrichment
  6. 2026-07-01 17:13 UTCEG score recompute
  7. 2026-07-01 17:13 UTCGHSA enrichment
  8. 2026-07-01 15:07 UTCEPSS rescore
  9. 2026-07-01 05:54 UTCEG score recompute
  10. 2026-07-01 05:54 UTCGHSA enrichment
  11. 2026-06-30 18:33 UTCEG score recompute
  12. 2026-06-30 18:33 UTCGHSA enrichment
  13. 2026-06-30 18:32 UTCNVD updatefirst tracked

Frequently asked(5)

What is CVE-2026-58170?
CVE-2026-58170 is a high vulnerability published on June 30, 2026. Vibe-Trading before 0.1.10 builds the proposal file path by joining a caller-supplied proposal identifier onto the broker proposals directory without sanitization (agent/src/live/mandate/commit.py). A proposal identifier containing path traversal sequences causes the application to load an…
When was CVE-2026-58170 disclosed?
CVE-2026-58170 was first published in the National Vulnerability Database on June 30, 2026, with the most recent update on July 1, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-58170 actively exploited?
CVE-2026-58170 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 33.5% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-58170?
CVE-2026-58170 has a CVSS v3 base score of 8.3 (NVD).
How do I remediate CVE-2026-58170?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-58170, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-58170

Explore →

Is Your Infrastructure Affected by CVE-2026-58170?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.