CVE-2026-45310
Last modified
CVE-2026-45310 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.22, the fetch_url tool validates the initial URL's resolved IP address against a restricted-IP blocklist (is_restricted_ip()) to prevent SSRF attacks against internal services (cloud metadata endpoints, localhost, private networks). EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
CodeWhale is a DeepSeek + MiMo coding agent in terminal. Prior to 0.8.22, the fetch_url tool validates the initial URL's resolved IP address against a restricted-IP blocklist (is_restricted_ip()) to prevent SSRF attacks against internal services (cloud metadata endpoints, localhost, private networks). However, the HTTP client (reqwest) is configured to automatically follow up to 5 redirects (reqwest::redirect::Policy::limited(5)) without re-validating the redirect target against the same SSRF protections. This vulnerability is fixed in 0.8.22.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45310?
How severe is CVE-2026-45310?
How do I fix CVE-2026-45310?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45304Symfony is a PHP framework for web and console applications …7.5
- CVE-2026-45305Symfony is a PHP framework for web and console applications …7.5
- CVE-2026-45306pyLoad is a free and open-source download manager written in…6.5
- CVE-2026-45307Speakr is a personal, self-hosted web application designed f…6.1
- CVE-2026-45309AsyncSSH is a Python package which provides an asynchronous …7.5
- CVE-2026-4531A weakness has been identified in Free5GC 4.1.0. Affected is…6.9
- CVE-2026-45311CodeWhale is a DeepSeek + MiMo coding agent in terminal. Fro…9.6
- CVE-2026-45312RAGFlow is an open-source RAG (Retrieval-Augmented Generatio…9.9
- CVE-2026-45313Sandboxie-Plus is an open source sandbox-based isolation sof…7.7
- CVE-2026-45314Open WebUI is a self-hosted artificial intelligence platform…6.1
- CVE-2026-45315Open WebUI is a self-hosted artificial intelligence platform…8.7
- CVE-2026-45316Open WebUI is a self-hosted artificial intelligence platform…3.5
Are you affected by CVE-2026-45310?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
