๐Ÿ” CVE Alert

CVE-2025-1435

MEDIUM 6.3

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

CVSS Score
6.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-352
Vendor johnjamesjacoby
Product bbpress
Published Mar 5, 2025
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for johnjamesjacoby bbpress

Be the first to know when new medium vulnerabilities affecting johnjamesjacoby bbpress are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

johnjamesjacoby / bbPress
0 โ‰ค 2.6.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/2d776d94-8c81-4e88-bae3-946824a75c09?source=cve plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/browser/bbpress/trunk/includes/users/signups.php#L151 plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3247345%40bbpress&new=3247345%40bbpress&sfp_email=&sfph_mail= plugins.trac.wordpress.org: https://plugins.trac.wordpress.org/changeset/3247345/bbpress/branches/2.6/includes/users/capabilities.php

Credits

Brian Mungai