Skip to main content
Mallory
High

Privilege Escalation via Account Takeover in Booking Package WordPress Plugin

IdentifiersCVE-2026-9851CWE-862

CVE-2026-9851 affects the Booking Package plugin for WordPress in versions up to and including 1.7.16. The flaw is in the 'updateUser' branch of the package_app_action AJAX endpoint. The handler validates only a nonce and does not perform a capability check to ensure the caller is authorized to modify the targeted account. The dispatcher then invokes Schedule::updateUser() with the $administrator argument hard-coded to 1, which bypasses the owner-restriction logic inside that function. As a result, the target user is selected entirely from attacker-controlled input that is passed directly to wp_update_user(). This allows an authenticated attacker with Editor-level privileges or higher to modify arbitrary user accounts, including changing the email address and password of Administrator accounts.

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 takeover of arbitrary WordPress user accounts, including Administrator accounts. Because an attacker can reset credentials for privileged users, the vulnerability results in privilege escalation to full administrative control of the WordPress site. From there, the attacker can fully compromise site integrity and availability, alter content and configuration, install malicious plugins or backdoors, and access sensitive administrative data.

Mitigation

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

If immediate patching is not possible, disable the Booking Package plugin or block access to the affected package_app_action AJAX functionality where operationally feasible. Restrict and review all Editor-level and higher accounts, since those roles can exploit the issue. Monitor for unauthorized changes to user email addresses, password resets, and unexpected administrator account activity. Review logs for suspicious AJAX requests targeting the vulnerable endpoint and rotate credentials for potentially affected accounts.

Remediation

Patch, then assume compromise.

Update the Booking Package plugin to a version newer than 1.7.16 once a vendor fix is available. The underlying fix should add a proper capability check on the affected AJAX action and ensure user-modification operations enforce authorization against the actual caller rather than a hard-coded administrator context. If no patched release is available, temporarily disable or remove the Booking Package plugin.
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.

ACTIVITY FEED

Recent activity

6 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.

No news coverage yet. Advisories and community discussion only.

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 activity6

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