Description
The Custom Fields Account Registration For Woocommerce WordPress plugin before 1.4 does not prevent its custom registration fields from writing to the user capabilities meta key on sites that use a non-default database table prefix, so an unauthenticated user who registers an account can be granted the administrator role when a correspondingly named field has been configured.
Published: 2026-07-27
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Custom Fields Account Registration for WooCommerce plugin before version 1.4 fails to restrict its custom registration fields from writing to the user capabilities meta key on sites that use a non‑default database table prefix. As a result, an unauthenticated user who registers an account through the custom form can be granted the administrator role when a field configured to match a capability name is included. This flaw is identified as a CWE‑269: Improper Restriction of Operations within the Bounds of a User's Privileges.

Affected Systems

Vulnerable sites are those running the Custom Fields Account Registration for WooCommerce WordPress plugin with a version prior to 1.4 and that use a non‑default database table prefix. No additional product or version qualifiers are mentioned in the advisory.

Risk and Exploitability

The vulnerability has a CVSS score of 8.1, indicating high severity, and it is not listed in the CISA KEV catalog. The EPSS score is < 1%, indicating a very low but nonzero probability of exploitation. Based on the description, the likely attack vector is a web‑based form submission to the plugin’s registration endpoint, requiring only unauthenticated access to create an account. An attacker can craft the appropriate custom field to assign themselves the administrator privilege, elevating their access to system‑wide control.

Generated by OpenCVE AI on August 3, 2026 at 18:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Custom Fields Account Registration for WooCommerce to version 1.4 or later.
  • Reconfigure or remove any custom registration fields that are mapped to the user capabilities meta key, ensuring that no field can alter capabilities.
  • If an immediate upgrade is not feasible, disable or delete the Custom Fields Account Registration plugin or strip the relevant custom fields until a patched version is available.
  • Consider resetting the WordPress database table prefix to the default value if practical, as the flaw only manifests with non‑default prefixes.
  • Regularly monitor the vendor’s website or security advisories for updates that address this issue.

Generated by OpenCVE AI on August 3, 2026 at 18:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Silverplugins217
Silverplugins217 custom Fields Account Registration For Woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Silverplugins217
Silverplugins217 custom Fields Account Registration For Woocommerce
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Custom Fields Account Registration For Woocommerce WordPress plugin before 1.4 does not prevent its custom registration fields from writing to the user capabilities meta key on sites that use a non-default database table prefix, so an unauthenticated user who registers an account can be granted the administrator role when a correspondingly named field has been configured.
Title Custom Fields Account Registration For WooCommerce < 1.4 - Unauthenticated Privilege Escalation
References

Subscriptions

Silverplugins217 Custom Fields Account Registration For Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T16:10:30.612Z

Reserved: 2026-06-24T11:18:39.061Z

Link: CVE-2026-13152

cve-icon Vulnrichment

Updated: 2026-07-27T16:10:27.558Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:24.697

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-13152

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:15:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management