PatchSiren

Lookyloo CVE debriefs

These pages are published after PatchSiren validates generated defensive summaries against stored public CVE and source evidence.

MEDIUM Lookyloo CVE published 2026-08-11

CVE-2026-73210

A Server-Side Request Forgery (SSRF) vulnerability existed in Lookyloo's PlaywrightCapture when the only_global_lookup option was enabled, allowing an attacker to craft a favicon reference to a loopback address, private IP address, or another resource reachable only from the PlaywrightCapture host. This could enable internal service discovery and unauthorized access. Organizations using PlaywrightCapture [truncated]

HIGH Lookyloo CVE published 2026-07-15

CVE-2026-63175

CVE-2026-63175 is a vulnerability in PlaywrightCapture where capture-specific configuration and runtime data were stored as mutable class-level variables instead of instance-level variables. This allowed multiple Capture objects within the same Python process to share state, including sensitive information like HTTP headers, cookies, and authentication credentials. Consequently, in a multi-user or concurr [truncated]