Vulnerability Description
The LiteSpeed Cache plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'esi' parameter in all versions up to, and including, 7.9 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. Exploitation requires that the attacker supply a validly signed 'esi' value in the GET query string while submitting a separate attacker-controlled 'esi' payload as a POST body field, relying on PHP's default $_REQUEST merge order to have the POST value take precedence at the point of execution.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/litespeed-cache/tags/7.9/src/esi.cls.
- https://plugins.trac.wordpress.org/browser/litespeed-cache/tags/7.9/src/esi.cls.
- https://plugins.trac.wordpress.org/browser/litespeed-cache/tags/7.9/src/esi.cls.
- https://plugins.trac.wordpress.org/browser/litespeed-cache/tags/7.9/src/esi.cls.
- https://plugins.trac.wordpress.org/changeset/3676856/litespeed-cache/trunk/src/e
- https://plugins.trac.wordpress.org/changeset?reponame=&new=3676856%40litespeed-c
- https://www.wordfence.com/threat-intel/vulnerabilities/id/ba236f86-0434-4030-8e1
FAQ
What is CVE-2026-76579?
CVE-2026-76579 is a vulnerability with a CVSS score of 4.7 (MEDIUM). The LiteSpeed Cache plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'esi' parameter in all versions up to, and including, 7.9 due to insufficient input sanitization and ou...
How severe is CVE-2026-76579?
CVE-2026-76579 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-76579?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.