ZeroHour

CVE-2026-16259

niche

Unauthenticated Account Takeover in Uix UserCenter WordPress Plugin

CVSS 3.1
9.8 critical
EPSS
<1%p20
Published
()
Modified
AI analysis

CVE-2026-16259 is a broken-access-control flaw (CWE-269) in the Uix UserCenter WordPress plugin through version 1.0.3: an unauthenticated profile-update action never verifies that the account being modified belongs to the requester. The action is authenticated only by a token signed with a hardcoded signing key that is identical on every installation, so an attacker can craft a valid token naming any user on any site running the plugin. By presenting such a forged token to the profile-update action, an attacker can overwrite an administrator's email address and password and take over that account, which for an administrator effectively means full control of the WordPress site. Any WordPress site with Uix UserCenter 1.0.3 or earlier active is affected; exposure is limited to sites running this niche front-end account-management plugin. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is currently known, and EPSS assigns a low 0.3% probability of exploitation within 30 days.

What to do: Upgrade the Uix UserCenter plugin to a release newer than 1.0.3 as soon as a patched version is published (no fixed version number is documented in the available data), or deactivate/remove the plugin in the meantime as the only immediate mitigation, since the hardcoded signing key cannot be reconfigured per site. After patching, verify that administrator accounts have not been tampered with — check for unexpected email address or password changes — and reset admin credentials if anything looks modified.

Affected
Uix UserCenter (WordPress plugin)all versions through and including 1.0.3
Estimated exposure
nicheunknown; plausibly at most a few thousand sites — No active-install statistics or exposure-scan counts were available for the Uix UserCenter plugin, but it is a low-profile front-end account plugin rather than a mass-market utility, so deployment patterns suggest only a small install…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

The Uix UserCenter WordPress plugin through 1.0.3 does not verify that the account being modified through an unauthenticated profile-update action belongs to the requester, and it authenticates that action with a token whose signing key is hardcoded and identical across every install, allowing unauthenticated attackers to forge a token for any user, overwrite an administrator's email and password, and take over the account.

Ecosystems
WordPress
Weakness
CWE-269
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

In the news

No ingested article mentions this CVE yet.