VYPR

Crawl4ai

by Unclecode

Source repositories

CVEs (3)

  • CVE-2026-53753criJun 16, 2026
    risk 0.52cvss epss

    ### Summary 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`, `f_back`, `f_builtins`) do NOT start with underscore, enabling…

  • CVE-2026-53755higJun 16, 2026
    risk 0.45cvss epss

    ### Summary The Docker API server applied its SSRF destination check to the crawl target URL only, not to the proxy address. An unauthenticated request could supply a proxy pointing at an internal IP and route the browser through it, reaching internal services and…

  • CVE-2026-53754higJun 16, 2026
    risk 0.45cvss epss

    ### Summary The Docker API server's SSRF protection (`validate_webhook_url` / `validate_url_destination` in `deploy/docker/utils.py`) used an explicit IPv4/IPv6 CIDR blocklist that missed several address families. An attacker could reach internal services and cloud metadata…