CVE-2025-13989

The WP Dropzone plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'callback' shortcode attribute in all versions up to, and including, 1.1.1. This is due to insufficient input sanitization and output escaping on user-supplied 'callback' attributes, which are evaluated as JavaScript code via the `new Function()` constructor. 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.
Configurations

No configuration.

History

12 Dec 2025, 04:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-12 04:15

Updated : 2025-12-12 15:17


NVD link : CVE-2025-13989

Mitre link : CVE-2025-13989

CVE.ORG link : CVE-2025-13989


JSON object : View

Products Affected

No product.

CWE
CWE-79

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