VYPR

browser

by Lightpanda Io

CVEs (2)

  • CVE-2026-52842Jul 15, 2026
    risk 0.00cvss epss 0.00

    Lightpanda is a headless browser designed for AI and automation. Prior to 0.3.1, Lightpanda searched for @ across the entire URL string instead of only the authority component when computing a page origin, so a URL such as `http://attacker.com/@victim.com/` was fetched from…

  • CVE-2026-52843Jul 15, 2026
    risk 0.00cvss epss 0.00

    Lightpanda is a headless browser designed for AI and automation. Prior to 0.2.9, Lightpanda fetch() and XMLHttpRequest unconditionally attached session cookies to every HTTP request, ignoring credentials: omit, credentials: same-origin, credentials: include, and…