VYPR

SpiderTools

by PraisonAI

CVEs (1)

  • CVE-2026-57115medJun 18, 2026
    risk 0.26cvss epss

    # SpiderTools redirect-target SSRF protection bypass ## Summary `SpiderTools.scrape_page()` validates the initial URL and rejects direct loopback, private, link-local, metadata, and internal hostnames. It then calls `requests.Session.get()` without disabling automatic…