Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://buddypress.org/
- https://wordpress.org/plugins/buddypress/
- https://www.vulncheck.com/advisories/buddypress-regexp-injection-via-mention-use
FAQ
What is CVE-2026-53674?
CVE-2026-53674 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 data...
How severe is CVE-2026-53674?
CVE-2026-53674 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-53674?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.