Vulnerability Description
The LiteSpeed Cache plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the /wp-json/litespeed/v1/notify_ccss and /wp-json/litespeed/v1/notify_ucss REST API endpoints in all versions up to, and including, 7.7. These endpoints accept CSS content from QUIC.cloud callback notifications and store it to disk without sanitization. The stored content is later rendered inline frontend page loads without output escaping. The access control protecting these endpoints is IP-based validation that can potentially be bypassed when the WordPress site is deployed behind a reverse proxy, load balancer, or CDN with certain configurations. This makes it possible for unauthenticated attackers, under certain conditions, to inject arbitrary JavaScript into CCSS/UCSS content.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/litespeed-cache/trunk/src/cloud.cls.p
- https://plugins.trac.wordpress.org/browser/litespeed-cache/trunk/src/css.cls.php
- https://plugins.trac.wordpress.org/browser/litespeed-cache/trunk/src/css.cls.php
- https://plugins.trac.wordpress.org/browser/litespeed-cache/trunk/src/optimize.cl
- https://plugins.trac.wordpress.org/browser/litespeed-cache/trunk/src/rest.cls.ph
- https://plugins.trac.wordpress.org/browser/litespeed-cache/trunk/src/router.cls.
- https://plugins.trac.wordpress.org/changeset/3473912/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/40fa29f5-525a-4986-91f
FAQ
What is CVE-2026-3375?
CVE-2026-3375 is a vulnerability with a CVSS score of 7.2 (HIGH). The LiteSpeed Cache plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the /wp-json/litespeed/v1/notify_ccss and /wp-json/litespeed/v1/notify_ucss REST API endpoints in all versions...
How severe is CVE-2026-3375?
CVE-2026-3375 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-3375?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.