CVE-2026-4003
Last modified
CVE-2026-4003 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. The Users manager – PN plugin for WordPress is vulnerable to Privilege Escalation via Arbitrary User Meta Update in all versions up to and including 1.1.15. This is due to a flawed authorization logic check in the userspn_ajax_nopriv_server() function within the 'userspn_form_save' case. EPSS estimates a 0.89% chance of exploitation in the next 30 days.
Description
The Users manager – PN plugin for WordPress is vulnerable to Privilege Escalation via Arbitrary User Meta Update in all versions up to and including 1.1.15. This is due to a flawed authorization logic check in the userspn_ajax_nopriv_server() function within the 'userspn_form_save' case. The conditional only blocks unauthenticated users when the user_id is empty, but when a non-empty user_id is supplied, execution bypasses this check entirely and proceeds to update arbitrary user meta via update_user_meta() without any authentication or authorization verification. Additionally, the nonce required for this AJAX endpoint ('userspn-nonce') is exposed to all visitors via wp_localize_script on the public wp_enqueue_scripts hook, rendering the nonce check ineffective as a security control. This makes it possible for unauthenticated attackers to update arbitrary user metadata for any user account, including the userspn_secret_token field.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/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-4003?
How severe is CVE-2026-4003?
How do I fix CVE-2026-4003?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-40024The Sleuth Kit through 4.14.0 contains a path traversal vuln…7.1
- CVE-2026-40025The Sleuth Kit through 4.14.0 contains an out-of-bounds read…6.1
- CVE-2026-40026The Sleuth Kit through 4.14.0 contains an out-of-bounds read…7.1
- CVE-2026-40027ALEAPP (Android Logs Events And Protobuf Parser) through 3.4…8.4
- CVE-2026-40028Hayabusa versions prior to 3.8.0 contain a cross-site script…5.4
- CVE-2026-40029parseusbs before 1.9 contains an OS command injection vulner…7.8
- CVE-2026-40030parseusbs before 1.9 contains an OS command injection vulner…8.4
- CVE-2026-40031MemProcFS before 5.17 contains multiple unsafe library-loadi…8.5
- CVE-2026-40032UAC (Unix-like Artifacts Collector) before 3.3.0-rc1 contain…8.5
- CVE-2026-40033FreeRDP before 3.26.0 contains a heap-buffer-overflow vulner…8.8
- CVE-2026-40034gix-submodule before 0.29.0 (gitoxide before 0.5.21, gix bef…8.5
- CVE-2026-40035Unfurl through 2025.08 contains an improper input validation…9.3
Are you affected by CVE-2026-4003?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
