CVE-2026-5130
Last modified
CVE-2026-5130 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. The Debugger & Troubleshooter plugin for WordPress was vulnerable to Unauthenticated Privilege Escalation in versions up to and including 1.3.2. This was due to the plugin accepting the wp_debug_troubleshoot_simulate_user cookie value directly as a user ID without any cryptographic validation or authorization checks. EPSS estimates a 0.42% chance of exploitation in the next 30 days.
Description
The Debugger & Troubleshooter plugin for WordPress was vulnerable to Unauthenticated Privilege Escalation in versions up to and including 1.3.2. This was due to the plugin accepting the wp_debug_troubleshoot_simulate_user cookie value directly as a user ID without any cryptographic validation or authorization checks. The cookie value was used to override the determine_current_user filter, which allowed unauthenticated attackers to impersonate any user by simply setting the cookie to their target user ID. This made it possible for unauthenticated attackers to gain administrator-level access and perform any privileged actions including creating new administrator accounts, modifying site content, installing plugins, or taking complete control of the WordPress site. The vulnerability was fixed in version 1.4.0 by implementing a cryptographic token-based validation system where only administrators can initiate user simulation, and the cookie contains a random 64-character token that must be validated against database-stored mappings rather than accepting arbitrary user IDs.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-5130?
How severe is CVE-2026-5130?
How do I fix CVE-2026-5130?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-51294Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51295Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51296Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51297Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51298Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51299Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51300Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51301Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51302Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51303Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-51304Rejected reason: DO NOT USE THIS CVE RECORD. ConsultIDs: non…
- CVE-2026-5131GREENmod uses named pipes for communication between plugins,…6.9
Are you affected by CVE-2026-5130?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
