AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-48883

UNKNOWN · CVSS N/A EPSS 0.40% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-05-30 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Chrome. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-48883
Severity
UNKNOWN
CVSS
N/A
EPSS
0.40%
Chrome

Original NVD Description

Chrome PHP allows users to start playing with chrome/chromium in headless mode from PHP. Prior to version 1.14.0, CSS Selector expressions are not properly encoded, which can lead to XSS (cross-site scripting) vulnerabilities. This is patched in v1.14.0. As a workaround, users can apply encoding manually to their selectors if they are unable to upgrade.