CVE-2026-58170 Details
Description
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.
A path traversal vulnerability has been identified in Vibe-Trading versions prior to 0.1.10. The issue arises because the application constructs proposal file paths by appending user-supplied proposal identifiers to the broker proposals directory without proper sanitization. This flaw allows an attacker to manipulate the proposal identifier to traverse directories and load a JSON file controlled by them as a legitimate live trading mandate. Exploitation of this vulnerability is possible in conjunction with the file upload endpoint, enabling an attacker to write a JSON file to a specific location, traverse to it, and fully control the committed mandate, especially since the application bypasses validation for ceilings when they are not specified.
Users are advised to update to Vibe-Trading version 0.1.10 or later, where this vulnerability has been addressed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 30, 2026CISA-ADP
Assessed Jun 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/HKUDS/Vibe-Trading/pull/256 | CISA-ADP | Issue TrackingVendor |
| https://github.com/HKUDS/Vibe-Trading/commit/0ab701302f90e701c9dc558a898a217a376610c3 | [email protected] | Source CodeVendor |
| https://github.com/HKUDS/Vibe-Trading/pull/256 | [email protected] | Issue TrackingVendor |
| https://github.com/HKUDS/Vibe-Trading/releases/tag/v0.1.10 | [email protected] | Release NotesVendor |
| https://www.vulncheck.com/advisories/vibe-trading-path-traversal-in-proposal-identifier-allows-forging-live-trading-mandates | [email protected] | AdvisoryBundleRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| HKUDS Vibe-Trading | < 0.1.10 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jun 30, 2026 | CVE Modified | CISA-ADP |
| Jun 30, 2026 | New CVE Received | [email protected] |
Volerion