CVE-2026-44439: Playwright Unrestricted Gotocve-2026-44439-playwright-unrestricted-goto
Navigating to untrusted URLs using Playwright without configuring network route interception (`page.route()`) allows the rendered page to initiate sub-requests to local files (`file://`) or internal network resources. This can result in Server-Side Request Forgery (SSRF) or local file read vulnerabilities. Ensure proper routing rules are configured to interc