bbPress <= 2.6.11 - Cross-Site Request Forgery to Limited Privilege Escalation

6.3
Cross-Site Request Forgery (CSRF)
CVE CVE-2025-1435
CVSS 6.3 (Medium)
Publicly Published March 4, 2025
Last Updated March 5, 2025
Researcher Brian Mungai

Description

The bbPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.6.11. This is due to missing or incorrect nonce validation on the bbp_user_add_role_on_register() function. This makes it possible for unauthenticated attackers to elevate their privileges to that of a bbPress Keymaster via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Rather than implementing a nonce check to provide protection against this vulnerability, which would break functionality, the plugin no longer makes it possible to select a role during registration.

References

Share

Vulnerability Details for bbPress

Software Type Plugin
Software Slug bbpress (view on wordpress.org)
Patched? Yes
Remediation Update to version 2.6.12, or a newer patched version
Affected Version
  • <= 2.6.11
Patched Version
  • 2.6.12

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation