VYPR

Crawl4ai

by Kidocode

Source repositories

CVEs (15)

  • CVE-2026-56265CriJun 21, 2026
    risk 0.64cvss 9.8epss 0.01

    Crawl4AI before 0.8.7 contains an authentication bypass vulnerability due to a hardcoded default JWT signing key in the Docker API server. Attackers who know the default key can forge valid authentication tokens for any user, bypassing authentication and gaining full access to…

  • CVE-2025-28197CriApr 18, 2025
    risk 0.59cvss 9.1epss 0.00

    Crawl4AI <=0.4.247 is vulnerable to SSRF in /crawl4ai/async_dispatcher.py.

  • CVE-2026-53753CriJun 23, 2026
    risk 0.57cvss 9.8epss 0.01

    Crawl4AI is an open-source LLM friendly web crawler & scraper. Prior to 0.8.7, the _safe_eval_expression() function in the computed fields feature uses an AST validator that only blocks attributes starting with underscore. Python generator and frame object attributes (gi_frame,…

  • CVE-2026-56266HigJun 22, 2026
    risk 0.56cvss 8.6epss 0.00

    Crawl4AI before 0.8.7 contains a server-side request forgery vulnerability in the /crawl, /crawl/stream, /md, and /llm endpoints that fetch arbitrary user-supplied URLs without validation. Unauthenticated attackers can bypass the internal-address blocklist using IPv6-mapped IPv4…

  • CVE-2026-26217HigFeb 12, 2026
    risk 0.49cvss 8.6epss 0.01

    Crawl4AI versions prior to 0.8.0 contain a local file inclusion vulnerability in the Docker API deployment. The /execute_js, /screenshot, /pdf, and /html endpoints accept file:// URLs, allowing unauthenticated remote attackers to read arbitrary files from the server filesystem.…

  • CVE-2026-56258HigJun 23, 2026
    risk 0.46cvss 8.1epss 0.01

    Crawl4AI before 0.8.8 contains an arbitrary file write vulnerability in the screenshot and PDF endpoints that allows unauthenticated attackers to write files outside the intended directory via symlink and time-of-check-time-of-use (TOCTOU) attacks on the output_path parameter.…

  • CVE-2026-56262MedJun 24, 2026
    risk 0.35cvss 6.5epss 0.00

    Crawl4AI before 0.8.7 contains an authentication bypass vulnerability in the monitor router endpoints that allows unauthenticated attackers to access destructive operations. Remote attackers can invoke the /monitor/actions/cleanup endpoint and manipulate monitoring state without…

  • CVE-2026-56263MedJun 23, 2026
    risk 0.33cvss 6.1epss 0.00

    Crawl4AI before 0.8.7 contains a stored cross-site scripting vulnerability in the monitor dashboard that renders crawl URLs and error messages via innerHTML without escaping. An attacker can submit a crafted crawl request with malicious markup that executes in an operator's…

  • CVE-2026-56260CriJul 12, 2026
    risk 0.00cvss 9.1epss 0.00

    Crawl4AI before 0.8.7 contains an arbitrary file write vulnerability in the Docker API server's /screenshot and /pdf endpoints. The output_path parameter accepts arbitrary filesystem paths without validation, allowing an attacker to supply absolute or path-traversal values to…

  • CVE-2026-56259HigJul 12, 2026
    risk 0.00cvss 8.2epss 0.00

    Crawl4AI before 0.8.8 contains credential exfiltration vulnerabilities in the Docker API server that allow attackers to redirect LLM API calls to attacker-controlled endpoints and read arbitrary environment variables. Attackers can exploit the unauthenticated /md, /llm, and…

  • CVE-2026-56261HigJul 10, 2026
    risk 0.00cvss 8.6epss 0.00

    Crawl4AI before 0.8.7 contains a server-side request forgery (SSRF) vulnerability in the Docker API server's /crawl/job and /llm/job endpoints, which accept webhook URLs without destination validation. An attacker can supply webhook URLs pointing to private or internal IP…

  • CVE-2026-57573HigJul 6, 2026
    risk 0.00cvss 8.6epss 0.00

    Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, the Docker API server applied its SSRF destination check on the non-streaming /crawl path but not on the streaming path. handle_stream_crawl_request passed seed URLs straight to the crawler with no…

  • CVE-2026-57572CriJul 6, 2026
    risk 0.00cvss 10.0epss 0.01

    Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, the Docker API server accepted request-supplied browser_config.extra_args, which flowed into Chromium's launch arguments. An attacker could inject Chromium switches that replace a child-process…

  • CVE-2026-57571CriJul 6, 2026
    risk 0.00cvss 9.6epss 0.01

    Crawl4AI is an open-source LLM-friendly web crawler and scraper. Prior to 0.9.0, when the crawler saves a downloaded file, the destination filename was taken from attacker-influenced input and joined to the downloads directory with no confinement. A filename containing an…

  • CVE-2026-56264HigJun 30, 2026
    risk 0.00cvss 8.1epss 0.00

    Crawl4AI before 0.8.7 contains an arbitrary JavaScript execution vulnerability in the Docker API server's /execute_js endpoint, which accepts and executes arbitrary user-supplied JavaScript in the server's browser context with --disable-web-security enabled. An attacker can…