Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/HKUDS/Vibe-Trading/pull/241
- https://github.com/HKUDS/Vibe-Trading/pull/242
- https://github.com/HKUDS/Vibe-Trading/pull/243
- https://github.com/HKUDS/Vibe-Trading/pull/245
- https://github.com/HKUDS/Vibe-Trading/pull/293
- https://github.com/HKUDS/Vibe-Trading/releases/tag/v0.1.10
- https://www.vulncheck.com/advisories/vibe-trading-loopback-trust-and-missing-hos
FAQ
What is CVE-2026-58169?
CVE-2026-58169 is a vulnerability with a CVSS score of 7.5 (HIGH). 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 ...
How severe is CVE-2026-58169?
CVE-2026-58169 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58169?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.