CVE-2026-9066 PUBLISHED

WP Compress < 7.10.04 - Reflected XSS via test_zone

Assigner: WPScan
Reserved: 20.05.2026 Published: 23.07.2026 Updated: 23.07.2026

The WP Compress WordPress plugin before 7.10.04 does not validate the value of a query parameter that controls the asset CDN host before using it to build the URLs of JavaScript files emitted on the page, leading to Reflected XSS. When a visitor follows a crafted link, the WP Compress WordPress plugin before 7.10.04's loader injects script elements pointing to an attacker-controlled origin, which lets the attacker execute arbitrary JavaScript in the visitor's session on the target site.

Product Status

Vendor Unknown
Product WP Compress
Versions Default: unaffected
  • affected from 0 to 7.10.04 (excl.)

Credits

  • Lubin Regnault finder
  • WPScan coordinator

References

Problem Types

  • CWE-79 Cross-Site Scripting (XSS) CWE