AUGUST 30, 2026
Live Feed
Back to database
Case File

CVE-2026-53674

HIGH · CVSS 7.1 EPSS 0.37%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-06-10 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.1. It may lead to a denial-of-service condition.

CVE
CVE-2026-53674
Severity
HIGH
CVSS
7.1
EPSS
0.37%

Original NVD 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.