Vulnerability 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.
Related Weaknesses (CWE)
References
- https://github.com/chrome-php/chrome/commit/34b2b8d1691f4e3940b1e1e95d388fffe811
- https://github.com/chrome-php/chrome/pull/691
- https://github.com/chrome-php/chrome/security/advisories/GHSA-3432-fmrf-7vmh
FAQ
What is CVE-2025-48883?
CVE-2025-48883 is a documented vulnerability. 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 s...
How severe is CVE-2025-48883?
CVSS scoring is not yet available for CVE-2025-48883. Check NVD for updates.
Is there a patch for CVE-2025-48883?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.