CVE-2026-53674 HIGH

CVE-2026-53674: BuddyPress 14.4.0 REGEXP Injection via @Mention Username Resolution

Vendor Buddypress
Product BuddyPress
Weakness CWE-943
Published June 9, 2026
Last update June 10, 2026

CVSS base score

7.1/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 9, 2026 CVE published
June 10, 2026 Record updated