CVE-2026-58169
HIGH
7.5
CVSS 3.1
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.
Metadata
Severity & Metrics
7.5
HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| HKUDS | Vibe-Trading | — | 0 < 0.1.10 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-346 | cna | Origin Validation Error |
CVSS scores (2)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 7.7 | HIGH | 4.0 | cna | CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
| 7.5 | HIGH | 3.1 | cna | CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H |
References (7)
- Release Notes https://github.com/HKUDS/Vibe-Trading/releases/tag/v0.1.10
- Fix PR (shell tools / swarm runs) https://github.com/HKUDS/Vibe-Trading/pull/243
- Fix PR (Host validation) https://github.com/HKUDS/Vibe-Trading/pull/242
- Fix PR (settings write auth) https://github.com/HKUDS/Vibe-Trading/pull/245
- Related Fix PR (loopback CSRF) https://github.com/HKUDS/Vibe-Trading/pull/241
- Related Fix PR (cross-site CSRF) https://github.com/HKUDS/Vibe-Trading/pull/293
- https://www.vulncheck.com/advisories/vibe-trading-loopback-trust-and-missing-host-validation-enable-dns-rebinding-authentication-bypass-and-remote-code-execution