🛡️ CVE-2026-63175

⚪ Unknown ✅ No Known Exploit CWE-613 NVD
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

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.

Weakness class

CVE-2026-63175 is classified as CWE-613: Insufficient Session Expiration. Sessions stay valid longer than they should, so an old identifier still grants access.

Affected software

CVE-2026-63175 is recorded against 1 package.

  • unknown

Timeline and source

Published on 15 July 2026 and last revised on 16 July 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

github.com

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE CWE-613
Public Exploit ✅ No
Source NVD
Published 2026-07-15
Updated 2026-08-11
Modified 2026-07-16
Fix URL N/A

Affected Packages

Software From version Fixed in
unknown

Similar Threats

Free Vulnerability Check

Is your site affected by CVE-2026-63175?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against CVE-2026-63175 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.