What the vulnerability does
01Description
The Admin Menu Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘placeholder’ parameter in all versions up to, and including, 1.14 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Explanation of Vulnerability in Simple Terms
02Summary
Admin Menu Editor versions 1.14 and earlier contain a cross-site scripting vulnerability that allows authenticated users to inject malicious scripts. The vulnerability affects the admin interface and can impact other users viewing the same pages. Site administrators should update to a version newer than 1.14 to remediate this issue.
What an attacker can do
03Attacker Capabilities
Inject malicious scripts that execute in other users' browsers when they view affected admin pages.
Potential impact on your site
04Site Impact
Authenticated users can inject scripts affecting other admins and site users; potential for credential theft or unauthorized actions.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege user account (e.g., contributor or editor role) on the site.
Key dates
06Disclosure timeline
September 6, 2025
CVE published
April 8, 2026
Record updated