CVE Catalog

CVE-2026-53675

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.19%

9th percentile - higher than 9% of all known CVEs

Summary

BuddyPress 14.4.0 has an IDOR vulnerability in the friends REST API allowing an authenticated attacker to enumerate any user's complete friend list. The get_items_permissions_check method only checks if the requester is logged in, not ownership.

Risk Assessment

An attacker can disclose users' private social connections, violating privacy and enabling social engineering.

Recommendation

Update BuddyPress to a version above 14.4.0 once a patch is released.

Other vulnerabilities in BuddyPress

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS