Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Lifecycle Timeline
1DescriptionCVE.org
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.
AnalysisAI
Insecure Direct Object Reference in the Broadstreet WordPress plugin (all versions through 1.52.2) allows any authenticated user with Subscriber-level access to read arbitrary private post metadata by supplying a user-controlled key to the get_sponsored_meta AJAX endpoint without server-side authorization checks. The vulnerability stems from a missing object-level authorization check (CWE-639), a common class of flaw in WordPress plugin AJAX handlers. No public exploit code or active exploitation has been identified at time of analysis, and a patched version (1.53.2) is available via the WordPress plugin repository.
Technical ContextAI
CWE-639 (Authorization Through User-Controlled Key) describes a failure to validate whether the authenticated requester is authorized to access the specific object identified by a user-supplied key - distinct from authentication itself. The affected component is the get_sponsored_meta AJAX action registered by the Broadstreet plugin (CPE: cpe:2.3:a:broadstreetads:broadstreet:*:*:*:*:*:*:*:*), a WordPress ad management plugin by Broadstreet Ads. WordPress AJAX handlers registered via wp_ajax_ or wp_ajax_nopriv_ hooks are accessible over HTTP to any authenticated (or unauthenticated, respectively) user; when the handler does not verify whether the calling user has permission to access the requested post or metadata key, any valid WordPress account can enumerate and read metadata across all posts regardless of post visibility or ownership. The CVSS vector AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N reflects a low-complexity network-accessible read-only exposure scoped to the vulnerable application.
RemediationAI
Upgrade the Broadstreet plugin to version 1.53.2 or later; the fix is confirmed by the WordPress SVN changeset comparing tags 1.52.2 and 1.53.2 (https://plugins.trac.wordpress.org/changeset?old_path=%2Fbroadstreet/tags/1.52.2&new_path=%2Fbroadstreet/tags/1.53.2). The patch should be applied via the WordPress admin dashboard (Plugins > Updates) or WP-CLI. If an immediate upgrade is not feasible, a compensating control is to restrict AJAX access to the get_sponsored_meta action at the web server or WAF layer, blocking POST requests to wp-admin/admin-ajax.php with action=get_sponsored_meta from users who should not access post metadata - note this may break legitimate Broadstreet ad-serving functionality and should be tested in staging first. Additionally, auditing existing Subscriber-level accounts on affected sites is advisable to assess whether unauthorized metadata access has already occurred.
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31206
GHSA-2rfp-x828-47hv