What the vulnerability does
01Description
The Binary MLM Plan plugin for WordPress is vulnerable to insecure direct object reference in versions up to, and including, 5.0. This is due to the bmp_user_payout_detail_of_current_user() function selecting payout records solely by id without verifying ownership. This makes it possible for authenticated attackers with the bmp_user role (often subscribers) to view other members' payout summaries via direct requests to the /bmp-account-detail/ endpoint with a crafted payout-id parameter granted they can access the shortcode output.
Explanation of Vulnerability in Simple Terms
02Summary
Binary MLM Plan versions 5.0 and earlier contain an authorization flaw that allows authenticated users to access sensitive information they should not see. The vulnerability requires a valid user account but no special privileges. An attacker with low-level access can read confidential data within the application. No code execution or data modification is possible through this flaw.
What an attacker can do
03Attacker Capabilities
Read sensitive information accessible only to higher-privilege users.
Potential impact on your site
04Site Impact
User data and confidential information may be exposed to authenticated users who should not have access.
Conditions required to exploit
05Prerequisites
Attacker must have a valid user account with low-level privileges.
Key dates
06Disclosure timeline
October 17, 2025
CVE published
April 8, 2026
Record updated