Server-Side Request Forgery in PlaywrightCapture's Favicon Functionality
CVE-2026-85242
6.9MEDIUM
What is CVE-2026-85242?
PlaywrightCapture has a server-side request forgery (SSRF) vulnerability affecting the favicon retrieval feature. When the only_global_lookup option is enabled, the initial favicon URL is validated against localhost and other restricted addresses. However, subsequent HTTP redirects managed by aiohttp may bypass this validation, allowing an attacker to manipulate requests to sensitive internal resources from a publicly accessible URL. This vulnerability can lead to unauthorized probing of internal services or exposure of sensitive data, necessitating immediate attention and remediation through a security patch that enhances request validation across all redirect stages.
Affected Version(s)
PlaywrightCapture 0
