PatchSiren cyber security CVE debrief
CVE-2026-53675 BuddyPress CVE debrief
CVE-2026-53675 is a MEDIUM-severity vulnerability in BuddyPress 14.4.0. The vulnerability is an insecure direct object reference in the friends REST API, allowing 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.
- Vendor
- BuddyPress
- Product
- BuddyPress 14.4.0
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-10
- Original CVE updated
- 2026-06-10
- Advisory published
- 2026-06-10
- Advisory updated
- 2026-06-10
Who should care
Users of BuddyPress 14.4.0, particularly those with public or private social connections, should be aware of this vulnerability and take steps to mitigate it.
Technical summary
The vulnerability has a CVSS score of 5.3 and is classified as CWE-639. It allows attackers to exploit the insecure direct object reference in the friends REST API, potentially leading to unauthorized access to users' private social connections.
Defensive priority
MEDIUM
Recommended defensive actions
- Update BuddyPress to a version that fixes the vulnerability.
- Restrict access to the friends REST API to authorized users only.
- Monitor for suspicious activity on the friends endpoint.
Evidence notes
The vulnerability was reported by [email protected] and has been documented in the NVD and CVE records.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-53675 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-53675
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-53675 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-53675
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://buddypress.org/
-
Source reference
Unverified legacy reference
URL: https://wordpress.org/plugins/buddypress/
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/buddypress-friends-list-idor-via-rest-api
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.