CVE-2026-10827 PUBLISHED

Spectra (Ultimate Addons for Gutenberg) < 2.20.0 - Contributor+ Stored CSS Injection via Block Attributes

Assigner: WPScan
Reserved: 04.06.2026 Published: 01.08.2026 Updated: 01.08.2026

The Spectra Legacy WordPress plugin before 2.20.0 does not validate or escape several block style attributes before using them to build the CSS it outputs on the front end, allowing users with the Contributor role and above to inject arbitrary CSS into the pages that render the affected block. The injected styles are served to anonymous visitors of those pages and can force external resource loads, deface/redress the page, or exfiltrate data via CSS attribute selectors. JavaScript execution is not possible at this role (the script-tag breakout is removed by KSES), so the impact is limited to CSS injection.

Product Status

Vendor Unknown
Product Spectra Legacy
Versions Default: unaffected
  • affected from 0 to 2.20.0 (excl.)

Credits

  • Muni Nitish Kumar Yaddala finder
  • WPScan coordinator

References

Problem Types

  • CWE-345 Insufficient Verification of Data Authenticity CWE