CVE-2026-62240: crewai-tools SSRF redirect bypass exposes internal services
(updated )
CrewAI before 1.15.1 contains a server-side request forgery vulnerability in the validate_url function that performs one-shot DNS resolution and blocklist checks before returning the original URL unchanged. Attackers can bypass the security filter by supplying URLs that redirect to internal addresses or use DNS rebinding techniques to access internal services and cloud metadata endpoints.
References
- github.com/advisories/GHSA-mr4r-hcgx-8p4h
- github.com/crewAIInc/crewAI/commit/5d4851eac797cafc45b726f65747fe2c9520fc42
- github.com/crewAIInc/crewAI/issues/6520
- github.com/crewAIInc/crewAI/pull/6331
- github.com/crewAIInc/crewAI/releases/tag/1.15.1
- nvd.nist.gov/vuln/detail/CVE-2026-62240
- www.vulncheck.com/advisories/crewai-ssrf-filter-bypass-via-http-redirect-in-scrape-tools
Code Behaviors & Features
Detect and mitigate CVE-2026-62240 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →