Vulnerability Description
The EWWW Image Optimizer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'data-script' Lazy Load Attribute in Post Content in all versions up to, and including, 8.7.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The exploit is achieved by embedding a crafted img element with class='lazyload' and a data-script attribute pointing to an attacker-controlled URL in post content, which the plugin's bundled lazysizes ls.unveilhooks addon then uses to dynamically create and insert a script element into the DOM at page view time.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/nosilver4u/ewww-image-optimizer/commit/4488aafaee9212db370a5e
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.6.0/class
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.6.0/class
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.6.0/inclu
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.6.0/inclu
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.7.3/class
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.7.3/class
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.7.3/inclu
- https://plugins.trac.wordpress.org/browser/ewww-image-optimizer/tags/8.7.3/inclu
- https://www.wordfence.com/threat-intel/vulnerabilities/id/e8af1fdb-7fec-4bbe-937
FAQ
What is CVE-2026-15446?
CVE-2026-15446 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The EWWW Image Optimizer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'data-script' Lazy Load Attribute in Post Content in all versions up to, and including, 8.7.3 due to insu...
How severe is CVE-2026-15446?
CVE-2026-15446 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-15446?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.