Description
The Broadstreet plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.53.1 via the get_sponsored_meta() AJAX action. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract data from password protected and private business details.
Published: 2026-05-13
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Broadstreet WordPress plugin contains a Sensitive Information Exposure flaw in the get_sponsored_meta AJAX action. Authenticated users with subscriber-level permissions or higher can retrieve password protected and private business details, exposing confidential data that would otherwise be restricted.

Affected Systems

All installations of the Broadstreet plugin for WordPress up to and including version 1.53.1 are affected. The vulnerability is present regardless of site configuration or additional plugins.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate risk level. EPSS information is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting that it is not actively exploited in the wild. The attack requires valid subscriber credentials and direct access to the plugin’s AJAX endpoint, so exploitation is limited to authorized site users.

Generated by OpenCVE AI on May 13, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Broadstreet plugin to a version newer than 1.53.1.
  • Restrict subscriber roles from accessing the get_sponsored_meta AJAX action, for example by removing the action from the plugin’s hook registration or by setting role‑based access controls.
  • Implement a custom code snippet that blocks the get_sponsored_meta endpoint for all users below administrator level to prevent accidental data exposure.

Generated by OpenCVE AI on May 13, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 13 May 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 13 May 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Broadstreetads
Broadstreetads broadstreet
Wordpress
Wordpress wordpress
Vendors & Products Broadstreetads
Broadstreetads broadstreet
Wordpress
Wordpress wordpress

Wed, 13 May 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Broadstreet plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.53.1 via the get_sponsored_meta() AJAX action. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract data from password protected and private business details.
Title Broadstreet <= 1.53.1 - Authenticated (Subscriber+) Information Disclosure
Weaknesses CWE-200
References
Metrics cvssV3_1

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


Subscriptions

Broadstreetads Broadstreet
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-13T10:22:09.908Z

Reserved: 2025-09-04T13:45:55.137Z

Link: CVE-2025-9987

cve-icon Vulnrichment

Updated: 2026-05-13T10:18:49.920Z

cve-icon NVD

Status : Deferred

Published: 2026-05-13T05:16:13.483

Modified: 2026-05-13T14:43:46.717

Link: CVE-2025-9987

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-13T05:30:15Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor