CVE-2026-91943 PUBLISHED

Crawl4AI before 0.9.3 SSRF via PDFContentScrapingStrategy

Assigner: VulnCheck
Reserved: 15.09.2026 Published: 15.09.2026 Updated: 15.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
CVSS Score: 8.3

Product Status

Vendor unclecode
Product crawl4ai
Versions Default: unaffected
  • affected from 0 to 0.9.3 (excl.)
  • Version 0.9.3 is unaffected

Credits

  • c240030 reporter

References

Problem Types

  • Server-Side Request Forgery (SSRF) CWE