CVE-2026-58169 Details
Description
Vibe-Trading before 0.1.10 contains a DNS rebinding authentication bypass vulnerability that allows remote attackers to bypass bearer-token authentication by exploiting the server's trust of TCP peer addresses for loopback clients combined with missing Host header validation while binding to 0.0.0.0 with credentialed CORS. Attackers can craft a malicious DNS rebinding page to issue authenticated requests to the local API server, reach the shell execution endpoint with a bash-enabled preset, and achieve remote code execution as the API process user while also overwriting LLM and data-source settings to exfiltrate credentials.
A vulnerability in Vibe-Trading versions prior to 0.1.10 allows for authentication bypass and remote code execution. The local API server incorrectly trusts TCP peer addresses from loopback clients, enabling bypass of the API_AUTH_KEY bearer-token check. This issue is compounded by the absence of Host header validation, while the server binds to 0.0.0.0 with credentialed CORS by default. Exploitation can be achieved through a DNS-rebinding web page that issues authenticated requests to the local API as a trusted loopback client. Loopback requests automatically enable shell tools, allowing an attacker to execute commands via the API process user. Additionally, the same authentication bypass can be exploited to manipulate settings and overwrite data-source configurations, potentially exfiltrating sensitive credentials.
Users can upgrade to Vibe-Trading version 0.1.10 or later, where this vulnerability has been addressed. After upgrading, ensure to set the API_AUTH_KEY and configure trusted CORS origins. For those using the Vibe-Trading Docker image, the updated version can be pulled and deployed using Docker Compose.
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 Jul 1, 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/241 | [email protected] | Issue TrackingVendor |
| https://github.com/HKUDS/Vibe-Trading/pull/242 | [email protected] | Issue TrackingVendor |
| https://github.com/HKUDS/Vibe-Trading/pull/243 | [email protected] | Issue TrackingVendor |
| https://github.com/HKUDS/Vibe-Trading/pull/245 | [email protected] | Issue TrackingVendor |
| https://github.com/HKUDS/Vibe-Trading/pull/293 | [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-loopback-trust-and-missing-host-validation-enable-dns-rebinding-authentication-bypass-and-remote-code-execution | [email protected] | AdvisoryBundleRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-346 | Origin Validation Error | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| HKUDS Vibe-Trading | < 0.1.10 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jul 1, 2026 | CVE Modified | CISA-ADP |
| Jun 30, 2026 | CVE Modified | [email protected] |
| Jun 30, 2026 | New CVE Received | [email protected] |
Volerion