Description
The Bricksforge plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.1.8.6. This is due to improper validation of the fieldIds parameter in the Pro Forms registration action, which allows attacker-supplied field IDs to be added to the trusted form-field whitelist. This makes it possible for unauthenticated attackers to register a new administrator account by submitting a crafted request to a publicly accessible Bricksforge Pro Forms registration form. Successful exploitation requires that the site has a public Bricksforge Pro Forms element configured with the User Registration action.
Published: 2026-07-17
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Bricksforge plugin for WordPress contains an unauthenticated privilege escalation flaw in all versions up to and including 3.1.8.6. This vulnerability, identified as CWE-269, arises from improper validation of the fieldIds parameter in the Pro Forms registration action, allowing attacker‑supplied field IDs to be added to the trusted form‑field whitelist. A crafted request to a publicly accessible Pro Forms registration form can create a new administrator account without requiring any preexisting credentials.

Affected Systems

Affected systems are WordPress sites that have the Bricksforge plugin installed with a public Pro Forms element configured for the User Registration action. The vulnerability applies to any version of the plugin through 3.1.8.6, regardless of the site’s overall configuration beyond the presence of the form.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical impact, while the EPSS score of less than 1% suggests a very low likelihood of exploitation in the wild. The flaw is not listed in the CISA KEV catalog. Successful exploitation requires an accessible registration form; the attacker would send a POST request including crafted fieldIds, and the plugin would trust those fields and proceed to create an admin account.

Generated by OpenCVE AI on July 31, 2026 at 00:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bricksforge plugin to a version later than 3.1.8.6.
  • Disable public access to the Pro Forms registration form or remove the User Registration action if it is not required.
  • If an upgrade cannot be performed immediately, restrict the registration endpoint to authenticated users or block the form from public access.

Generated by OpenCVE AI on July 31, 2026 at 00:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 21 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
First Time appeared Bricksforge
Bricksforge bricksforge
Wordpress
Wordpress wordpress
Vendors & Products Bricksforge
Bricksforge bricksforge
Wordpress
Wordpress wordpress

Fri, 17 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
Description The Bricksforge plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 3.1.8.6. This is due to improper validation of the fieldIds parameter in the Pro Forms registration action, which allows attacker-supplied field IDs to be added to the trusted form-field whitelist. This makes it possible for unauthenticated attackers to register a new administrator account by submitting a crafted request to a publicly accessible Bricksforge Pro Forms registration form. Successful exploitation requires that the site has a public Bricksforge Pro Forms element configured with the User Registration action.
Title Bricksforge <= 3.1.8.6 - Unauthenticated Privilege Escalation via Pro Forms fieldIds Parameter
Weaknesses CWE-269
References
Metrics cvssV3_1

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


Subscriptions

Bricksforge Bricksforge
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-21T01:25:01.456Z

Reserved: 2026-07-07T13:38:12.463Z

Link: CVE-2026-14956

cve-icon Vulnrichment

Updated: 2026-07-21T01:24:57.090Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T00:45:05Z

Weaknesses
  • CWE-269

    Improper Privilege Management