VYPR

Playwrightcapture

by Lookyloo

pypi: playwrightcapture

Source repositories

CVEs (3)

  • CVE-2026-44439HigMay 13, 2026
    risk 0.42cvss 7.5epss 0.00

    PlaywrightCapture is a simple replacement for splash using playwright. Prior to 1.39.6, PlaywrightCapture did not sufficiently restrict navigations and resource requests initiated by rendered pages. An attacker-controlled page could abuse browser-side redirection mechanisms,…

  • CVE-2026-73210MedAug 11, 2026
    risk 0.26cvss epss 0.00

    A Server-Side Request Forgery (SSRF) vulnerability existed in Lookyloo's PlaywrightCapture when the only_global_lookup option was enabled. PlaywrightCapture implements this option to prevent captures from accessing local, loopback, or otherwise non-public network resources.…

  • CVE-2026-63175HigJul 15, 2026
    risk 0.00cvss epss 0.00

    PlaywrightCapture stored capture-specific configuration and runtime data as mutable class-level variables rather than instance-level variables. Consequently, multiple Capture objects running within the same Python process could share state, including HTTP headers, cookies,…