Description
The Your Simple SVG Support plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.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.
Published: 2025-03-25
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The Your Simple SVG Support plugin allows authenticated users with Author or higher privileges to upload SVG files that are stored without proper sanitization or escaping. The uploaded SVG can contain malicious scripts that are executed when any user accesses the image, leading to theft of session cookies, defacement, or other client‑side attacks. The vulnerability aligns with CWE‑79, a classic reflected/ stored XSS weakness. The primary impact is the potential to run arbitrary JavaScript in the context of any browser that views the file, compromising user data and trust.

Affected Systems

The flaw exists in all releases of the Your Simple SVG Support WordPress plugin up to and including version 1.0.1. WordPress sites that have this plugin installed and allow author‑level users to upload SVG files are affected. No specific server or OS versions are mentioned.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score of less than 1% suggests a low likelihood of exploitation at this time, and the vulnerability is not listed in CISA’s KEV catalog. However, because the flaw requires only Author‑level access, many sites with multiple contributors could be at risk. Attackers can exploit the weakness by simply uploading a crafted SVG; no additional conditions are needed beyond the stated privileges.

Generated by OpenCVE AI on April 28, 2026 at 03:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Your Simple SVG Support plugin to the latest available version beyond 1.0.1.
  • If an update is not possible, disable SVG uploads entirely or prevent the file type via web‑server configuration or a security plugin.
  • Apply a content security policy that blocks inline scripts and unsafe‑eval to mitigate the impact of any unintentionally stored malicious SVGs.

Generated by OpenCVE AI on April 28, 2026 at 03:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8835 The Your Simple SVG Support plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.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.
History

Mon, 31 Mar 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Mar 2025 09:30:00 +0000

Type Values Removed Values Added
Description The Your Simple SVG Support plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 1.0.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.
Title Your Simple SVG Support <= 1.0.1 - Authenticated (Author+) Stored Cross-Site Scripting via SVG File Upload
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:38:07.622Z

Reserved: 2025-03-19T23:53:26.448Z

Link: CVE-2025-2542

cve-icon Vulnrichment

Updated: 2025-03-31T16:29:02.483Z

cve-icon NVD

Status : Deferred

Published: 2025-03-25T10:15:16.220

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-2542

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T03:30:19Z

Weaknesses