CVE-2026-45373 PUBLISHED

CodeWhale: SSRF‌ IPV6 bypass

Assigner: GitHub_M
Reserved: 12.05.2026 Published: 28.05.2026 Updated: 28.05.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
CVSS Score: 7.4

Product Status

Vendor Hmbown
Product CodeWhale
Versions
  • Version < 0.8.26 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE