CVE-2026-18030 PUBLISHED

Bricksforge < 3.1.8.8 - Unauthenticated Arbitrary Password Reset via Pro Forms

Assigner: WPScan
Reserved: 28.07.2026 Published: 10.08.2026 Updated: 10.08.2026

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.

Product Status

Vendor Unknown
Product BricksForge
Versions Default: unaffected
  • affected from 0 to 3.1.8.8 (excl.)

Credits

  • moonge finder
  • WPScan coordinator

References

Problem Types

  • CWE-862 Missing Authorization CWE