AUGUST 26, 2026
Live Feed
Back to database
Case File

CVE-2026-53675

MEDIUM · CVSS 4.3 EPSS 0.23%

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.3. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-53675
Severity
MEDIUM
CVSS
4.3
EPSS
0.23%

Original NVD Description

BuddyPress 14.4.0 contains an insecure direct object reference vulnerability in the friends REST API that allows any authenticated attacker to enumerate another user's complete friend list. Attackers can query the friends endpoint with an arbitrary user_id because the get_items_permissions_check method only verifies that the requester is logged in and never checks ownership of the requested list, resulting in disclosure of users' private social connections.