CVE-2026-44439 - Playwright Capture permits access to local files and internal network resources

📡 GitHub-Advisory · 2026-05-06

CVE-2026-44439 - Playwright Capture permits access to local files and internal network resources

CVE-2026-44439

GHSA-687h-xw6f-q2qw MEDIUM pip/PlaywrightCapture

CVE: CVE-2026-44439

Playwright Capture did not sufficiently restrict navigations and resource requests initiated by rendered pages. An attacker-controlled page could abuse browser-side redirection mechanisms, such as window.location.href, to make the capture process open file:// URLs or request resources hosted on private, loopback, link-local, or otherwise non-public IP addresses. In deployments where PlaywrightCapture processes untrusted URLs, this could allow a remote attacker to perform server-side request forgery against internal services or attempt to access local files from the capture environment. Depending on what capture artifacts are generated and exposed, responses from those resources could potentially be leaked through screenshots, saved page content, logs, or other capture outputs. The patch mitigates the issue by introducing request routing checks that block secondary requests to local files, non-global IP addresses, and .local domains when only_global_lookup is enabled, while still allowing the originally requested capture URL.


📌 来源: GitHub-Advisory | 🆔 CVE-2026-44439 | 📅 2026-05-06

[!] CONTACT_CHANNELS

如需商务合作、技术咨询或漏洞反馈,请通过以下离岸节点联系作者。

> PING_AUTHOR (@A1RedTeam)