What this page helps you verify fast
This hub clusters tracked records for Admin Management Xtended so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
Review known vulnerability records for the WordPress plugin Admin Management Xtended (`admin-management-xtended`), including severity, CVE references, affected versions, and patch status.
Recent tracked CVEs on this page include CVE-2025-62965, CVE-2024-49307 and CVE-2022-1599, so operators can jump from disclosure to patch validation without scanning the full feed first.
Pair this plugin vulnerability hub with practical WordPress hardening, scanner, and patch workflow guidance.
Review patch cadence, privileged access, XML-RPC exposure, backups, and monitoring controls.
Use ownership, update testing, least privilege, and removal criteria to reduce plugin risk.
Compare scanner coverage for plugin CVEs, version detection, alert noise, and remediation workflow.
Use the hub as a decision layer before opening individual records: confirm whether the issue has a CVE, whether a fixed version exists, and whether the affected range overlaps production installs.
Affected range: Versions up to 2.4.4. Fixed version: 2.4.5.
Affected range: Versions up to 2.4.6. Fixed version: 2.4.7.
Affected range: Versions up to 2.5.1. Fixed version: 2.5.2.
Affected range: Versions before 2.4.5. Fixed version: 2.4.5.
Start with the highest-signal CVE records for this WordPress plugin before scanning the full vulnerability feed.
| Tracked CVE | Issue Type | Affected Versions | Fixed Version | CVSS |
|---|---|---|---|---|
|
CVE-2022-29450
Admin Management Xtended <= 2.4.4 - Cross-Site Request Forgery
|
Cross-Site Request Forgery | Versions up to 2.4.4 | 2.4.5 | CVSS 8.8 |
|
CVE-2024-49307
Admin Management Xtended <= 2.4.6 - Authenticated (Contributor+) Stored Cross-Site...
|
Stored Cross-Site Scripting | Versions up to 2.4.6 | 2.4.7 | CVSS 6.4 |
|
CVE-2025-62965
Admin Management Xtended <= 2.5.1 - Missing Authorization
|
Vulnerability | Versions up to 2.5.1 | 2.5.2 | CVSS 4.3 |
|
CVE-2022-1599
Admin Management Xtended <= 2.4.4 - Cross-Site Request Forgery to Post Status Update
|
Cross-Site Request Forgery | Versions before 2.4.5 | 2.4.5 | CVSS 4.3 |
|
CVE-2015-9390
Admin Management Xtended <= 2.4.0 - Missing Authorization Checks
|
Privilege Escalation | Versions up to 2.4.0 | 2.4.0.1 | CVSS 4.3 |
Admin Management Xtended <= 2.4.4 - Cross-Site Request Forgery
Admin Management Xtended <= 2.4.6 - Authenticated (Contributor+) Stored Cross-Site Scripting
Admin Management Xtended <= 2.5.1 - Missing Authorization
Admin Management Xtended <= 2.4.4 - Cross-Site Request Forgery to Post Status Update
Admin Management Xtended <= 2.4.0 - Missing Authorization Checks
This hub clusters tracked records for Admin Management Xtended so operators can confirm whether a disclosed issue maps to the installed slug, version range, and patch path.
These recent records surface the CVE strings, patch cues, and direct report links most operators need first.
The Admin Management Xtended plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 2.5.1. This makes it...
The Admin Management Xtended plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.4.6 due to insufficient input sanitization and output escap...
The Admin Management Xtended WordPress plugin before 2.4.5 does not have CSRF checks in some of its AJAX actions, allowing attackers to make a logged users with the right capabilities to cal...
Sorted by latest disclosure date so newly published issues surface first.
The Admin Management Xtended plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 2.5.1. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform a...
The Admin Management Xtended plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.4.6 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and...
The Admin Management Xtended WordPress plugin before 2.4.5 does not have CSRF checks in some of its AJAX actions, allowing attackers to make a logged users with the right capabilities to call them. This can lead to changes in post status (draft, published), slug, post date, comme...
Multiple Cross-Site Request Forgery (CSRF) vulnerabilities in Admin Management Xtended plugin
The admin-management-xtended plugin before 2.4.0.1 for WordPress has privilege escalation because wp_ajax functions are mishandled.