CVE-2026-45373
Deferred
Deferred - Pending Action
SSRF Bypass via IPv6 in CodeWhale Terminal Agent
Publication date: 2026-05-28
Last updated on: 2026-05-30
Assigner: GitHub, Inc.
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| codewhale | codewhale | to 0.8.26 (exc) |
| hmbown | codewhale | 0.8.26 |
| hmbown | deepseek_tui | to 0.8.24 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |