Back to list

Playwright Capture permits access to local files and internal network resources during page capture — CVE-2026-44439

GHSA · GitHub · CVE-2026-44439

ID
CVE-2026-44439
Date
Updated
Activity
Source
GHSA
Vendor
GitHub
Threat
medium
CVSS
6.6

Summary

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…

Product

pip: PlaywrightCapture

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories