Description
The BuddyPress WordPress plugin before 14.5.0 does not properly enforce authorization on its private messaging endpoints, allowing any authenticated user (Subscriber+) to read, modify, or delete other users' private messages.
Published: 2026-07-31
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The BuddyPress WordPress plugin version 14.5.0 and earlier lack proper authorization checks on private messaging endpoints. Any user with an authenticated account, including Subscribers, can request the contents of another user’s private messages, modify them, or delete them. This flaw enables an attacker to compromise the confidentiality of private communications, tamper with message integrity, and potentially disrupt messaging functionality for other users.

Affected Systems

WordPress sites that use the BuddyPress plugin in versions prior to 14.5.0 are impacted. The vulnerability resides in the plugin’s messaging API that is presented to any logged‑in user.

Risk and Exploitability

Because the attack requires only a valid user account, common users or compromised accounts can exploit the flaw. The CVSS score of 5.4 indicates a medium severity, and the EPSS score is less than 1 %, meaning a low but non‑zero exploitation probability. The vulnerability is not listed in the CISA KEV catalog. However, the lack of authorization checks means that once an account is authenticated, the attacker can freely access other users’ messages. No additional privileges are needed, so the practical exploitability is high for any site that allows normal user logins and uses private messaging.

Generated by OpenCVE AI on August 5, 2026 at 00:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the BuddyPress plugin to version 14.5.0 or later.
  • If an update is not immediately feasible, temporarily disable the private messaging feature or restrict its API endpoints to elevated user roles.
  • Review and enforce proper role‑based access controls in the plugin to prevent future IDOR occurrences.

Generated by OpenCVE AI on August 5, 2026 at 00:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 23:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-640

Fri, 31 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-640

Fri, 31 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-639
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Buddypress
Buddypress buddypress
Wordpress
Wordpress wordpress
Vendors & Products Buddypress
Buddypress buddypress
Wordpress
Wordpress wordpress

Fri, 31 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The BuddyPress WordPress plugin before 14.5.0 does not properly enforce authorization on its private messaging endpoints, allowing any authenticated user (Subscriber+) to read, modify, or delete other users' private messages.
Title BuddyPress < 14.5.0 - Subscriber+ Private Messages Disclosure via IDOR
References

Subscriptions

Buddypress Buddypress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-31T17:46:16.024Z

Reserved: 2026-05-08T08:34:41.516Z

Link: CVE-2026-8155

cve-icon Vulnrichment

Updated: 2026-07-31T17:46:09.878Z

cve-icon NVD

Status : Received

Published: 2026-07-31T07:16:28.593

Modified: 2026-07-31T18:17:37.470

Link: CVE-2026-8155

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:45:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key