Vulnerability Description
Crawl4AI before 0.9.3 contains a server-side request forgery vulnerability in PDFContentScrapingStrategy where _get_pdf_path() re-downloads targets with Python requests without egress validation. Authenticated attackers can supply URLs that redirect to internal addresses or use DNS rebinding to access internal services, exfiltrating responses through PDF text extraction in crawl results.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/unclecode/crawl4ai/security/advisories/GHSA-q5rj-45vw-vp2g
- https://www.vulncheck.com/advisories/crawl4ai-before-0.9.3-ssrf-via-pdfcontentsc
- https://github.com/unclecode/crawl4ai/security/advisories/GHSA-q5rj-45vw-vp2g
FAQ
What is CVE-2026-91943?
CVE-2026-91943 is a vulnerability with a CVSS score of 7.7 (HIGH). Crawl4AI before 0.9.3 contains a server-side request forgery vulnerability in PDFContentScrapingStrategy where _get_pdf_path() re-downloads targets with Python requests without egress validation. Auth...
How severe is CVE-2026-91943?
CVE-2026-91943 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91943?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.