Hmbown · Codewhale · CVE-2026-45373
**Name of the Vulnerable Software and Affected Versions**
CodeWhale versions prior to 0.8.26
**Description**
Server-Side Request Forgery (SSRF) occurs when the application fails to properly validate IPv6 addresses provided directly in a URL, such as `http://[::1]`. While the system validates hostnames that resolve to private IPv6 addresses, direct IPv6 input bypasses these defenses, potentially allowing access to local restricted resources.
**Recommendations**
Update to version 0.8.26.