CVE-2026-8628

The EntreDroppers plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via PHP_SELF Parameter in all versions up to, and including, 1.1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. The payload is delivered via attacker-controlled path-info in the URL (e.g., /wp-admin/admin.php/"><script>alert(0)</script>/?page=EntreDroppers.php), which PHP_SELF reflects directly into the form action attribute.
Configurations

No configuration.

History

24 Jun 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 07:16

Updated : 2026-06-25 13:26


NVD link : CVE-2026-8628

Mitre link : CVE-2026-8628

CVE.ORG link : CVE-2026-8628


JSON object : View

Products Affected

No product.

CWE
CWE-79

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