CVE-2026-45373 Details
Description
CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.26, although SSRF is validated against hostnames that resolve to private IPv6 addresses, when providing the IPV6 in URL as http://[::1], the SSRF defenses do not work. This vulnerability is fixed in 0.8.26.
A server-side request forgery (SSRF) vulnerability has been identified in CodeWhale, a DeepSeek + MiMo coding agent, prior to version 0.8.26. The issue arises because, although SSRF is normally validated against hostnames that resolve to private IPv6 addresses, the validation fails when the IPv6 address '::1' is used in the URL. This allows access to local restricted resources.
Users can upgrade to CodeWhale version 0.8.26 or later, where this vulnerability has been fixed.
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 May 28, 2026CISA-ADP
Assessed May 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/Hmbown/CodeWhale/security/advisories/GHSA-88gh-2526-gfrr | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/Hmbown/CodeWhale/security/advisories/GHSA-88gh-2526-gfrr | [email protected] | AdvisoryExploitRemedyVendor |
| https://github.com/Hmbown/DeepSeek-TUI/blob/15f62e3e93d842f30b428877819ebc1c8cb96814/crates/tui/src/tools/fetch_url.rs#L321 | [email protected] | |
| https://github.com/Hmbown/DeepSeek-TUI/releases/tag/v0.8.26 | [email protected] | Release NotesVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Hmbown CodeWhale | < 0.8.26 (semver) |
CPE
Remediation
| |
| Hmbown DeepSeek-TUI | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 30, 2026 | CVE Modified | CISA-ADP |
| May 28, 2026 | New CVE Received | [email protected] |
Volerion