JavaScript Execution Vulnerability in Download Manager Plugin for WordPress
CVE-2026-14292
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 1 August 2026
Badges
๐พ Exploit Exists๐ก Public PoC
What is CVE-2026-14292?
The Download Manager plugin for WordPress prior to version 3.3.66 contains a vulnerability where it fails to properly escape the titles of packages before rendering them on the frontend. This oversight allows users with the Author role or higher to inject arbitrary JavaScript into these titles. Consequently, any user visiting a page that displays this content, including unauthenticated visitors, could be exposed to harmful scripts executed in their browser environment.
Affected Version(s)
Download Manager 0 < 3.3.66
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.