Description
The BricksForge WordPress plugin before 3.1.8.8 does not verify the identity of the requester when processing a password change submitted through one of its form actions, allowing unauthenticated attackers to set an arbitrary password for any user, including administrators, and take over their account.

Exploitation requires the site to have a form using the BricksForge WordPress plugin before 3.1.8.8's password reset action in its update mode. The server-side current-password verification option for that action is disabled by default, so the vulnerable state is the default one once the action is used.
Published: 2026-08-10
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The BricksForge WordPress plugin (prior to 3.1.8.8) fails to verify the identity of a user when handling a password reset submitted through one of its form actions. As a result, anyone who can submit that form can set a new password for any user account, including administrators, and take control of the site. This vulnerability is an authentication bypass (CWE‑862) that allows an attacker to obtain full administrative privileges without needing any prior credentials.

Affected Systems

The issue exists in any WordPress installation that uses BricksForge plugin versions older than 3.1.8.8. It is triggered only when a form that uses the plugin’s password reset action in update mode is present on the site. The vulnerability is present by default because the server‑side current‑password check is disabled, so any site with the vulnerable form will be affected.

Risk and Exploitability

Because the vulnerability is exploitable without authentication and only requires a standard HTTP request to a public form, the risk of compromise is high. The CVSS score is 8.1, and the EPSS score is < 1%, indicating a low but non‑zero exploitation probability. The vulnerability is not listed in the CISA KEV catalog. An attacker can trigger the reset simply by sending a crafted POST request to the plugin’s reset endpoint, making this a readily exploitable flaw with a high likelihood of impact once a site hosts the vulnerable form.

Generated by OpenCVE AI on August 13, 2026 at 09:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update BricksForge to version 3.1.8.8 or later where the identity check is enforced.
  • Disable or remove the password reset action from all BricksForge forms, or restrict the form to authenticated users only.
  • After applying the patch, immediately reset all administrator passwords, enable multi‑factor authentication, and review audit logs for unauthorized changes.

Generated by OpenCVE AI on August 13, 2026 at 09:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-862
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, 10 Aug 2026 08:30:00 +0000

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

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The BricksForge WordPress plugin before 3.1.8.8 does not verify the identity of the requester when processing a password change submitted through one of its form actions, allowing unauthenticated attackers to set an arbitrary password for any user, including administrators, and take over their account. Exploitation requires the site to have a form using the BricksForge WordPress plugin before 3.1.8.8's password reset action in its update mode. The server-side current-password verification option for that action is disabled by default, so the vulnerable state is the default one once the action is used.
Title Bricksforge < 3.1.8.8 - Unauthenticated Arbitrary Password Reset via Pro Forms
References

Subscriptions

Bricksforge Bricksforge
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T20:11:11.881Z

Reserved: 2026-07-28T07:29:03.730Z

Link: CVE-2026-18030

cve-icon Vulnrichment

Updated: 2026-08-11T20:11:04.053Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:49.830

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-18030

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:15:03Z

Weaknesses