CVE-2024-11098
Description
The SVG Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via REST API SVG File uploads in all versions up to, and including, 1.1.24 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The SVG Block plugin for WordPress up to 1.1.24 is vulnerable to Stored XSS via SVG uploads due to insufficient sanitization, allowing admin-level attackers to inject arbitrary scripts.
The SVG Block plugin for WordPress, up to version 1.1.24, contains a stored cross-site scripting (XSS) vulnerability in the REST API SVG file upload functionality. The plugin claims to automatically sanitize SVG markup [1], but the input sanitization and output escaping are insufficient, allowing malicious SVG content to persist.
An authenticated attacker with Administrator-level access can upload a crafted SVG file through the REST API. Because the SVG is stored on the server and later served to users without proper escaping, the injected script executes in the browser of any user who views the SVG file. This attack does not require additional privileges beyond admin access.
If exploited, the attacker can inject arbitrary web scripts that execute in the context of the victim's browser, potentially leading to session hijacking, defacement, or further compromise of the WordPress site. The vulnerability affects all versions of the plugin up to and including 1.1.24.
As of the publication date, no patched version has been released. Users are advised to restrict admin access or remove the plugin until a fix is available.
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2(expand)+ 1 more
- (no CPE)
- (no CPE)range: <=1.1.24
Patches
1r3188270Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.