What the vulnerability does
01Description
The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 3.3.12 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.
Explanation of Vulnerability in Simple Terms
02Summary
Download Manager versions 3.3.12 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker with low-level user access can inject malicious scripts that execute in other users' browsers when they view affected pages. The vulnerability requires user interaction and can affect users across the site. Update to a version newer than 3.3.12.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that run in other users' browsers to steal session tokens or perform actions on their behalf.
Potential impact on your site
04Site Impact
Users' accounts and data are at risk if attackers inject scripts; site reputation and user trust may be damaged.
Conditions required to exploit
05Prerequisites
Attacker needs low-level user account access and victim must visit a page containing the injected payload.
Key dates
06Disclosure timeline
April 18, 2025
CVE published
April 8, 2026
Record updated