Vulnerability Description
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.
CVSS Score
LOW
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-10827?
CVE-2026-10827 is a vulnerability with a CVSS score of 3.5 (LOW). 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 Co...
How severe is CVE-2026-10827?
CVE-2026-10827 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-10827?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.