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