Unknown · Chrome Php · CVE-2025-48883
**Name of the Vulnerable Software and Affected Versions**
Chrome PHP versions prior to 1.14.0
**Description**
The issue arises from CSS Selector expressions not being properly encoded, leading to potential cross-site scripting (XSS) vulnerabilities. There is no information provided about the estimated number of potentially affected devices worldwide or details about real-world incidents where this issue was exploited.
**Recommendations**
For versions prior to 1.14.0, consider upgrading to version 1.14.0 or later.
As a temporary workaround, users can apply encoding manually to their CSS Selector expressions if they are unable to upgrade.