VYPR
Medium severity6.4NVD Advisory· Published Oct 31, 2024· Updated Apr 8, 2026

CVE-2024-9708

CVE-2024-9708

Description

The Easy SVG Upload plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-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.

Stored XSS vulnerability in Easy SVG Upload plugin <=1.1 allows authenticated authors to inject scripts via SVG files.

Vulnerability

The Easy SVG Upload plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) in all versions up to and including 1.1. The plugin fails to properly sanitize SVG file uploads and escape output, allowing malicious SVG files to contain arbitrary JavaScript. This is due to insufficient input sanitization and output escaping [1].

Exploitation

An authenticated attacker with Author-level access or above can upload a crafted SVG file containing embedded scripts. When other users, including administrators, view or access the uploaded SVG file (e.g., via the media library or direct URL), the injected script executes in their browser. No additional privileges are required beyond the ability to upload media [1].

Impact

Successful exploitation leads to stored XSS, enabling the attacker to perform actions such as stealing session cookies, redirecting users to malicious sites, or defacing the website. The script executes in the context of the victim's browser, potentially compromising sensitive data or performing actions on behalf of the victim [1].

Mitigation

The vulnerability is addressed in version 1.2 of the plugin (scheduled for September 2025). Users are advised to update to the latest version once available or disable the plugin if SVG upload functionality is not required. As of publication, no workaround other than disabling the plugin is known [1].

References
  1. Easy SVG Upload

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

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.