Description
The Advanced Custom Fields: Extended WordPress plugin before 0.9.2.7 does not restrict the role submitted through its front-end user forms to the roles the form actually offers, and its safeguard against privileged roles is incomplete, allowing unauthenticated visitors to register an account with elevated capabilities and then escalate it to administrator.
Published: 2026-09-02
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows a visitor to submit a front‑end user registration form that lacks proper role validation. An attacker can specify an elevated role and bypass safeguards that only partially restrict privileged roles. Once a user account is created with high privileges, the attacker can further modify the account to become an administrator, thereby gaining full control over the WordPress site.

Affected Systems

WordPress sites utilizing the Advanced Custom Fields: Extended plugin version 0.9.2.2 through 0.9.2.6 are affected. The vulnerability exists in all revisions of the plugin before 0.9.2.7 where front‑end user forms do not enforce role restrictions.

Risk and Exploitability

The vulnerability carries a high risk of compromise because it does not require any pre‑existing credentials; any unauthenticated visitor can exploit it. The EPSS score is not available, but the fact that the issue can be triggered from the public interface and results in full administrator rights indicates a significant likelihood of exploitation in a motivated environment. The vulnerability is not listed in the CISA KEV catalog, yet the severity, combined with the lack of authentication barriers, warrants urgent attention. The attack vector is inferred to be a publicly accessible user registration form that accepts role parameters without proper filtering.

Generated by OpenCVE AI on September 2, 2026 at 07:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Advanced Custom Fields: Extended plugin to version 0.9.2.7 or later, which removes the ability to set elevated roles via the front‑end form.
  • Configure the plugin or WordPress settings to block or restrict front‑end user registration, ensuring only non-privileged roles can be selected if the form is retained.
  • After an upgrade, audit all user accounts for unexpected high‑privilege roles and remove or downgrade any that appear to have been created via the vulnerable path.

Generated by OpenCVE AI on September 2, 2026 at 07:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
CWE-284

Wed, 02 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Advanced Custom Fields: Extended WordPress plugin before 0.9.2.7 does not restrict the role submitted through its front-end user forms to the roles the form actually offers, and its safeguard against privileged roles is incomplete, allowing unauthenticated visitors to register an account with elevated capabilities and then escalate it to administrator.
Title Advanced Custom Fields: Extended 0.9.2.2 - 0.9.2.6 - Unauthenticated Privilege Escalation via Front-End User Insert Action
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-02T06:00:21.251Z

Reserved: 2026-08-26T12:57:44.445Z

Link: CVE-2026-80467

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T06:17:18.487

Modified: 2026-09-02T06:17:18.487

Link: CVE-2026-80467

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T07:45:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-284

    Improper Access Control