CVE & CISA-KEV Catalog

CVE-2026-63175

HIGH
7.1
CVSS v4
NVD

Description

PlaywrightCapture stored capture-specific configuration and runtime data as mutable class-level variables rather than instance-level variables. Consequently, multiple Capture objects running within the same Python process could share state, including HTTP headers, cookies, browser storage, HTTP credentials, proxy configuration, user-agent settings, geolocation information, and captured request data. In a multi-user or concurrent deployment, information supplied during one capture could therefore persist and be reused by a subsequent or parallel capture. This could result in the disclosure of authentication cookies, credentials, browser storage, or captured request data belonging to another user. It could also cause requests to be performed with another capture's authentication context, headers, or proxy configuration, potentially enabling unauthorized access to remote resources or interference with other capture operations. The vulnerability is resolved by initializing all capture-specific settings and request data as instance variables in the Capture constructor, ensuring that state is isolated between capture operations.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v4 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone

Impact

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Exploit Intelligence

0.47%probability of exploitation in 30 days
39thpercentile

Low risk: more likely to be exploited than 39% of all known CVEs.

References

Other references1

Related Vulnerabilities

Other CWE-613 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2014-2595Critical9.817%--
CVE-2023-30403High7.514%--
CVE-2020-27422Critical9.87.9%--
CVE-2014-3616Medium4.35.7%-Fix
CVE-2021-3144Critical9.15.2%-Fix
CVE-2021-24019High8.13.9%-Fix

Common questions

How do I fix CVE-2026-63175?

No published fix for CVE-2026-63175 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2026-63175 being actively exploited?

Not that we know of. CVE-2026-63175 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.47% is the estimated probability that it will be exploited in the next 30 days. That is higher than 39% of all scored CVEs.

How severe is CVE-2026-63175?

CVE-2026-63175 has a CVSS v4 base score of 7.1, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-63175
CVE-2026-63175 severity badge

Markdown

[![CVE-2026-63175](https://tridentstack.com/cve/badge/CVE-2026-63175.svg)](https://tridentstack.com/cve/CVE-2026-63175)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-63175"><img src="https://tridentstack.com/cve/badge/CVE-2026-63175.svg" alt="CVE-2026-63175"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-07-16.