CVE-2025-11855
Description
The age-restriction WordPress plugin through 3.0.2 does not have authorisation in the age_restrictionRemoteSupportRequest function, allowing any authenticated users, such as subscriber to create an admin user with a hardcoded username and arbitrary password.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Age Restriction WordPress plugin ≤3.0.2 lacks authorization in age_restrictionRemoteSupportRequest, allowing any authenticated user to create an admin account.
The Age Restriction WordPress plugin through version 3.0.2 contains a privilege escalation vulnerability in the age_restrictionRemoteSupportRequest function. The function lacks proper authorization checks, meaning any authenticated user, regardless of their role, can call it. This includes low-privilege users such as subscribers [1].
An attacker who is already authenticated to the WordPress site (e.g., as a subscriber) can exploit this missing authorization to create a new administrative user. The function creates an admin user with a hardcoded username and an arbitrary password supplied by the attacker. No additional privileges or nonce checks are required [1].
Successful exploitation grants the attacker full compromise of the WordPress site. The attacker gains full control over the WordPress site, including the ability to modify content, install plugins, and change settings. This can lead to further attacks such as site defacement, data theft, or using the site as a pivot to other systems [1].
As of the publication date, no fix is available. The plugin is marked as having no known fix, and users are advised to remove or replace it with an alternative or restrict access to the vulnerable function until a patch is released [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=3.0.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.