CVE-2026-53674 Details
Description
BuddyPress 14.4.0 contains a regular expression injection vulnerability in the activity mention resolver that, when username compatibility mode is enabled, allows attackers to manipulate a REGEXP database clause by crafting mention names containing regex metacharacters. Attackers can submit @mentions whose metacharacters pass through esc_sql unescaped and are inserted into an unprepared REGEXP query against the users table, enabling boolean-based inference of usernames and denial of service through catastrophic backtracking.
A regular expression injection vulnerability has been identified in BuddyPress version 14.4.0. This issue arises in the activity mention resolver when username compatibility mode is enabled. The vulnerability allows attackers to manipulate a REGEXP database clause by crafting mention names that include regex metacharacters. These crafted mentions can pass through the esc_sql function unescaped, ultimately being inserted into an unprepared REGEXP query targeting the users table. This exploitation enables boolean-based inference of usernames and could lead to a denial-of-service condition through catastrophic backtracking.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jun 10, 2026CISA-ADP
Assessed Jun 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://buddypress.org/ | [email protected] | Vendor |
| https://wordpress.org/plugins/buddypress/ | [email protected] | ProductVendor |
| https://www.vulncheck.com/advisories/buddypress-regexp-injection-via-mention-username-resolution | [email protected] | AdvisoryBroken Link |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-943 | Improper Neutralization of Special Elements in Data Query Logic | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| BuddyPress | 14.4.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 10, 2026 | New CVE Received | [email protected] |
Volerion