
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-4330 is an authorization bypass vulnerability (CWE-639) in the Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress, affecting all versions up to and including 8.8.3. The flaw allows authenticated attackers with Subscriber-level access or above to modify, reschedule, or delete other users' scheduled social media posts by supplying an arbitrary b2s_id parameter in AJAX requests. It was published on April 8, 2026, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 4.3 (Medium) (Wordfence, ENISA EUVD).
The root cause is an Insecure Direct Object Reference (IDOR) pattern classified as CWE-639 (Authorization Bypass Through User-Controlled Key). The plugin's AJAX handlers — located in includes/Ajax/Post.php and related files — accept a user-supplied b2s_id parameter and perform UPDATE and DELETE database operations without verifying that the supplied ID belongs to the currently authenticated user. An attacker with any authenticated WordPress role (Subscriber and above) can enumerate or guess valid b2s_id values and send crafted AJAX requests to tamper with other users' scheduled posts. Vulnerable code paths are visible in the plugin's source at lines 2178, 2183, 2273, and 2322 of Ajax/Post.php, as well as B2S/Post/Tools.php and B2S/Ship/Save.php (Wordfence, WordPress Trac).
Successful exploitation allows a low-privileged authenticated attacker to modify, reschedule, or delete any other user's scheduled social media posts managed by the plugin, directly impacting content integrity and social media campaign continuity. There is no confidentiality or availability impact (no data disclosure or service disruption), but organizations relying on Blog2Social for automated marketing workflows could suffer reputational and operational harm from tampered or deleted scheduled content. The scope is limited to the WordPress site's Blog2Social data and does not enable lateral movement or system-level compromise (Wordfence, ENISA EUVD).
No public proof-of-concept exploit code or in-the-wild exploitation has been reported for CVE-2026-4330. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.037%, indicating a very low probability of exploitation in the near term. Exploitation requires a valid authenticated account on the target WordPress site, limiting opportunistic mass exploitation (Wordfence).
/wp-content/plugins/blog2social/readme.txt.b2s_id values: Observe legitimate AJAX requests made by the plugin (e.g., via browser developer tools) to identify valid b2s_id values belonging to other users, or enumerate sequentially./wp-admin/admin-ajax.php) with the appropriate action parameter and a b2s_id value belonging to another user's scheduled post./wp-admin/admin-ajax.php from low-privileged user accounts containing b2s_id values not associated with their own posts; repeated AJAX calls with incrementing or varying b2s_id values suggesting enumeration.The vendor released a patched version of the Blog2Social plugin (8.8.4) that addresses this vulnerability by validating that the b2s_id parameter belongs to the currently authenticated user before performing any UPDATE or DELETE operations. Site administrators should update the plugin to version 8.8.4 or later immediately via the WordPress admin dashboard or the WordPress plugin repository. No configuration-based workaround is available; upgrading is the only effective remediation. As a temporary measure, restricting new user registrations or limiting Subscriber-level access can reduce exposure (Wordfence, WordPress Changeset).
Wordfence disclosed the vulnerability as part of their standard threat intelligence reporting, and Sucuri included it in their April 2026 vulnerability patch roundup (Sucuri Blog). No significant independent researcher commentary or notable social media discussion has been identified beyond standard aggregator coverage.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."