Description
The Registration Form for WooCommerce WordPress plugin before 1.1.3 does not validate that the form referenced during registration is a legitimate registration form, reading the permitted-role allow-list from an arbitrary attacker-controlled post instead. A user able to create a post (Contributor and above) can therefore register a new account with an arbitrary role, including Administrator, leading to full site takeover. This is an incomplete fix of CVE-2026-54807.
Published: 2026-09-10
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the WooCommerce Registration Form WordPress plugin versions prior to 1.1.3, which fails to verify that the registration form being referenced is legitimate. An attacker who can create a post—an ability granted to users with Contributor role or higher—can supply an arbitrary post ID that the plugin reads to determine the allowed role for new users. This bypasses the intended role permissions and allows the attacker to register a new account with any role, including Administrator, thus compromising full site control. The weakness can be exploited simply by creating a post with the chosen role and then submitting a registration form that references that post, without needing any additional privileges beyond those required to publish a post.

Affected Systems

Any WordPress site using the WooCommerce Registration Form plugin version 1.1.0 to 1.1.2 is affected. The vulnerability has been identified on all installations that have not updated to 1.1.3 or later, regardless of other configurations. The weakness is independent of the site’s theme or other plugins, but requires that the attacker can create a post with Contributor or higher capability. No specific operating system or server platform is required for exploitation.

Risk and Exploitability

Because the vulnerability grants the attacker full administrative privileges once exploited, the risk is extremely high. The attack requires only the ability to create a post, a capability commonly available to contributors in many WordPress sites. No public exploits are reported and the EPSS score is not available, yet the lack of a requirement for advanced skills or zero-day conditions suggests that opportunistic attackers could readily exploit the flaw. The vulnerability is not listed in the CISA KEV catalog and no official exploitation tool is known, but the potential impact justifies a high severity assessment.

Generated by OpenCVE AI on September 10, 2026 at 07:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WooCommerce Registration Form plugin to version 1.1.3 or later, which implements validation of the registration form reference.
  • Limit Contributor permissions to prevent non‐trusted users from creating arbitrary posts, or disable the post creation capability entirely if it is not necessary for site operation.
  • If an immediate upgrade is not feasible, enforce a custom filter or plugin that validates the role selected during registration against the site’s permitted roles, rejecting any role that is not explicitly allowed by site administrators.

Generated by OpenCVE AI on September 10, 2026 at 07:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 10 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-285

Thu, 10 Sep 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Registration Form for WooCommerce WordPress plugin before 1.1.3 does not validate that the form referenced during registration is a legitimate registration form, reading the permitted-role allow-list from an arbitrary attacker-controlled post instead. A user able to create a post (Contributor and above) can therefore register a new account with an arbitrary role, including Administrator, leading to full site takeover. This is an incomplete fix of CVE-2026-54807.
Title Registration Form for WooCommerce 1.1.0 - 1.1.2 - Contributor+ Privilege Escalation via Unvalidated tgwcfb_id
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-10T06:00:06.575Z

Reserved: 2026-08-26T19:16:18.415Z

Link: CVE-2026-81431

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-10T07:17:03.243

Modified: 2026-09-10T07:17:03.243

Link: CVE-2026-81431

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T07:30:07Z

Weaknesses