๐Ÿ” CVE Alert

CVE-2026-53673

HIGH 8.1

BuddyPress 14.4.0 Private Message IDOR via REST API user_id Parameter

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

BuddyPress 14.4.0 contains an insecure direct object reference vulnerability in the messages REST API that allows authenticated attackers to access arbitrary private message threads by supplying a user_id parameter in the request. Attackers can pass another user's identifier to the get_item_permissions_check method, which validates the supplied user_id instead of the logged-in user and is reused by the update and delete handlers, to read, reply to, or delete any user's private messages.

CWE CWE-639
Vendor buddypress
Product buddypress
Published Jun 9, 2026
Stay Ahead of the Next One

Get instant alerts for buddypress buddypress

Be the first to know when new high vulnerabilities affecting buddypress buddypress are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

BuddyPress / BuddyPress
0 โ‰ค 14.4.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
buddypress.org: https://buddypress.org/ wordpress.org: https://wordpress.org/plugins/buddypress/ vulncheck.com: https://www.vulncheck.com/advisories/buddypress-private-message-idor-via-rest-api-user-id-parameter

Credits

Scott Moore - VulnCheck