AUGUST 30, 2026
Live Feed
Back to database
Case File

CVE-2026-53673

HIGH · CVSS 8.1 EPSS 0.37%

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

CyberRota Analysis

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

CVE
CVE-2026-53673
Severity
HIGH
CVSS
8.1
EPSS
0.37%

Original NVD Description

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.