Property
Languagejavascript
Severitylow
CWECWE-94: Improper Control of Generation of Code (‘Code Injection’)
OWASPA03:2021 - Injection
Confidence LevelLow
Impact LevelLow
Likelihood LevelLow

Description#

Exposing Playwright’s remote debugging interface without authentication allows anyone on the network to connect and control browser sessions. This creates a risk where unauthorized users could access or manipulate your automated browser processes.

Impact#

If exploited, an attacker could execute arbitrary code, steal sensitive data, or manipulate browser actions, potentially leading to data breaches or system compromise. This can undermine the security and integrity of your application and expose internal resources.