Vulnerability Description
The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'no_data_msg' Shortcode Attribute in all versions up to, and including, 3.3.60 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Although wp_kses_post is applied to post content on save, it only strips HTML tokens and does not neutralize C-style escape sequences embedded within shortcode attribute values, meaning contributors can craft a payload that survives the kses filter and is silently reconstructed into a raw script tag at render time.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/download-manager/tags/3.3.59/src/Pack
- https://plugins.trac.wordpress.org/browser/download-manager/tags/3.3.59/src/Pack
- https://plugins.trac.wordpress.org/browser/download-manager/tags/3.3.59/src/Pack
- https://plugins.trac.wordpress.org/browser/download-manager/tags/3.3.60/src/Pack
- https://plugins.trac.wordpress.org/browser/download-manager/tags/3.3.60/src/Pack
- https://plugins.trac.wordpress.org/browser/download-manager/tags/3.3.60/src/Pack
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/ebf96aa9-2ee7-4411-8f4
FAQ
What is CVE-2026-13733?
CVE-2026-13733 is a vulnerability with a CVSS score of 6.4 (MEDIUM). The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'no_data_msg' Shortcode Attribute in all versions up to, and including, 3.3.60 due to insufficient input sani...
How severe is CVE-2026-13733?
CVE-2026-13733 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-13733?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.