CVE-2026-6378 PUBLISHED

Maxi Blocks <= 2.1.9 - Authenticated (Author+) Stored Cross-Site Scripting via Style Card REST API

Assigner: Wordfence
Reserved: 15.04.2026 Published: 02.05.2026 Updated: 02.05.2026

The Maxi Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the /wp-json/maxi-blocks/v1.0/style-card REST API endpoint in all versions up to, and including, 2.1.9 due to insufficient input sanitization and output escaping of the sc_styles parameter. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts that execute on every page where the plugin's style card styles are loaded, including across the entire WordPress admin panel.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
CVSS Score: 6.4

Product Status

Vendor ckp267
Product MaxiBlocks Builder | 17,000+ Design Assets, Patterns, Icons & Starter Sites
Versions Default: unaffected
  • affected from 0 to 2.1.9 (incl.)

Credits

  • Athiwat Tiprasaharn finder

References

Problem Types

  • CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE