PT-2026-57904 · Pypi · Crewai
CVSS v4.0
8.3
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
CrewAI versions prior to 1.15.1
Description
A server-side request forgery (SSRF) issue exists in the
validate url() function. The function performs one-shot DNS resolution and blocklist checks but returns the original URL unchanged. This allows attackers to bypass security filters by using URLs that redirect to internal addresses or by employing DNS rebinding—a technique where a DNS record is changed to point to a different IP address after the initial validation—to access internal services and cloud metadata endpoints.Recommendations
Update CrewAI to version 1.15.1 or later.
As a temporary workaround, restrict the use of the
validate url() function until the update is applied.Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Crewai