Description
The Download Manager WordPress plugin before 3.3.66 does not properly escape a package's title before outputting it in the front-end package templates, allowing users with the Author role or above to store a title that results in arbitrary JavaScript execution in the browser of any user, including unauthenticated visitors, who views a page displaying the package.
Published: 2026-08-01
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress Download Manager plugin, before version 3.3.66, fails to escape a package title before rendering it in front‑end templates. Users with the Author role or higher can store a title containing malicious JavaScript, which is then executed in the browsers of any visitor who views a page displaying the affected package, including unauthenticated users. This allows arbitrary script execution, leading to potential credential theft, session hijacking, defacement, or redirection of site visitors.

Affected Systems

WordPress installations running the Download Manager plugin older than 3.3.66 are affected. The vulnerability affects any site that uses this plugin to display downloadable packages, regardless of the themes or other plugins present.

Risk and Exploitability

The EPSS score is under 1%, and the CVSS score of 5.4 indicates medium severity, reflecting a moderate exploitation risk, while the vulnerability is not listed in the CISA KEV catalog. However, the attack vector requires only that an author or higher-level user create a malicious title, a privilege commonly available. Once deployed, the stored XSS can affect all site visitors, making the risk high in terms of potential impact if an attacker succeeds.

Generated by OpenCVE AI on August 5, 2026 at 04:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Download Manager plugin to version 3.3.66 or later, which sanitizes package titles before output.
  • If an immediate upgrade is not possible, delete or rename any packages that contain suspicious titles and revoke Author role privileges until the patch is applied.
  • Implement additional input validation or output escaping on the site to neutralize any remaining unsanitized JavaScript before rendering package titles.

Generated by OpenCVE AI on August 5, 2026 at 04:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 02 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sat, 01 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
First Time appeared Downloadmanager
Downloadmanager download Manager
Wordpress
Wordpress wordpress
Vendors & Products Downloadmanager
Downloadmanager download Manager
Wordpress
Wordpress wordpress

Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Download Manager WordPress plugin before 3.3.66 does not properly escape a package's title before outputting it in the front-end package templates, allowing users with the Author role or above to store a title that results in arbitrary JavaScript execution in the browser of any user, including unauthenticated visitors, who views a page displaying the package.
Title WordPress Download Manager < 3.3.66 - Author+ Stored XSS via Package Title
References

Subscriptions

Downloadmanager Download Manager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-03T18:49:47.713Z

Reserved: 2026-07-01T08:50:49.208Z

Link: CVE-2026-14292

cve-icon Vulnrichment

Updated: 2026-08-03T18:49:41.798Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:30.097

Modified: 2026-08-03T19:16:42.527

Link: CVE-2026-14292

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T05:00:11Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')