Broadstreet <= 1.52.2 - Authenticated (Subscriber+) Private Post Meta Disclosure via get_sponsored_meta
Strategic Overview
- Status
- Patched in 1.53.2
- Affected Plugin
- Broadstreet
- Affected Version
<= 1.52.2- CVSS
- 4.3Medium
- Weakness type
- CWE-639 · Authorization Bypass Through User-Controlled Key
- CVE
CVE-2026-1881
At a glance
CVE-2026-1881 is a medium-severity Authorization Bypass Through User-Controlled Key vulnerability in the Broadstreet WordPress plugin, affecting versions <= 1.52.2. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 1.53.2; sites on affected versions should update now. Disclosed May 2026, reported by Tarcísio Luchesi De Almeida Silva (Poystick).
Vulnerability Overview
The Broadstreet plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.52.2 via the get_sponsored_meta AJAX action due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to disclose any private post metadata.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-639: Authorization Bypass Through User-Controlled Key
Reaching this weakness in Broadstreet <= 1.52.2 takes an account at Subscriber level or above. Authorization bypass through a user-controlled key, often called insecure direct object reference, means the application looks up a record by an identifier from the request without checking that the caller owns it.
Changing a number in the request is enough to read or modify other users' records, which on commerce and membership sites means customer data. For Broadstreet the fix is 1.53.2: builds <= 1.52.2 are affected, anything from 1.53.2 onward is not.
Remediation
Update to version 1.53.2, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: Broadstreet 1.53.2 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in Broadstreet
- 6.4CVE-2025-48113: Broadstreet <= 1.51.2 Stored Cross-Site Scripting
CVE-2025-48113 - 6.4CVE-2025-32211: Broadstreet <= 1.52.1 Stored Cross-Site Scripting
CVE-2025-32211 - 6.4CVE-2024-11825: Broadstreet <= 1.51.0 Stored Cross-Site Scripting
CVE-2024-11825 - 6.1CVE-2025-4652: Broadstreet Ads <= 1.51.7 Reflected XSS
CVE-2025-4652 - 5.3CVE-2025-9987: Broadstreet <= 1.53.1 Information Disclosure
CVE-2025-9987 - 4.4CVE-2025-9989: Broadstreet <= 1.53.1 Stored Cross-Site Scripting
CVE-2025-9989 - 4.3CVE-2025-9988: Broadstreet Authenticated (Subscriber+) Advertiser
CVE-2025-9988 - 4.3CVE-2026-45210: Broadstreet Ads <= 1.52.2 Missing Authorization
CVE-2026-45210
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C