Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
Critical

Unauthenticated Arbitrary User Meta Update Privilege Escalation in Users manager – PN for WordPress

IdentifiersCVE-2026-4003CWE-862· Missing Authorization

CVE-2026-4003 is a missing-authorization vulnerability in the Users manager – PN WordPress plugin affecting all versions up to and including 1.1.15. The flaw is in the userspn_ajax_nopriv_server() function, specifically the userspn_form_save AJAX action handler. The authorization logic only rejects unauthenticated requests when the supplied user_id is empty; if an attacker provides a non-empty user_id, execution bypasses the intended restriction and proceeds to update arbitrary user metadata through update_user_meta() without proper authentication or authorization checks. The issue is compounded by the plugin exposing the required userspn-nonce to all visitors via wp_localize_script on the public wp_enqueue_scripts hook, which makes the nonce ineffective as a meaningful access control. As a result, an unauthenticated attacker can send a crafted request to modify metadata for arbitrary accounts, including sensitive fields such as userspn_secret_token, creating a direct path to account takeover.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows completely unauthenticated attackers to overwrite arbitrary user metadata for any targeted WordPress user account, including administrator accounts. Because sensitive fields such as userspn_secret_token can be modified, the vulnerability can directly enable full account takeover and privilege escalation to administrative access. The provided context also assigns a CVSS v3.1 vector of AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating high impact to confidentiality, integrity, and availability.

Mitigation

If you can’t patch tonight, do this now.

If an immediate update is not possible, disable or remove the Users manager – PN plugin until a fixed version can be deployed. Restrict public access to the vulnerable AJAX action if feasible, and monitor for unauthorized changes to user metadata, especially high-value fields such as userspn_secret_token and administrator-associated profile/meta values. Because the nonce is exposed publicly, rotating or hiding the nonce alone is not a sufficient mitigation unless the underlying authorization flaw is corrected.

Remediation

Patch, then assume compromise.

Update the Users manager – PN plugin to a fixed version. The provided content indicates that versions up to and including 1.1.15 are vulnerable and that the vendor reportedly addressed the issue in version 1.1.20. If that fixed version is available, upgrade to 1.1.20 or later. Additionally, ensure the vulnerable AJAX handler enforces both authentication and authorization before allowing any user metadata updates, and do not rely on publicly exposed nonces as an access-control mechanism.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity4

Community discussion across Reddit, Mastodon, and other social sources.