CVE-2024-12145 PUBLISHED

BuddyPress <= 14.3.3 - Insecure Direct Object Reference to Notifications Deletion

Assigner: Wordfence
Reserved: 04.12.2024 Published: 11.09.2026 Updated: 11.09.2026

The BuddyPress plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 14.3.3 via the bp_notifications_action_bulk_manage due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete/mark as read/mark as unread notifications of other users.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS Score: 4.3

Product Status

Vendor buddypress
Product BuddyPress
Versions Default: unaffected
  • affected from 0 to 14.3.3 (incl.)

Credits

  • Brian Mungai finder

References

Problem Types

  • CWE-862 Missing Authorization CWE