Auth bypass in Pr-Gateway Blog2social: Social Media Auto Post & Scheduler
CVE-2026-1942
The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the b2s_curation_draft AJAX action in all versions up to, and including, 8.7.4. The curationDraft() function only verifies current_user_can('read') without checking whether the user has edit_post permission for the target post. Combined with the plugin granting UI access and nonce exposure to all roles, this makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the title and content of arbitrary posts and pages by supplying a target post ID via the 'b2s-draft-id' parameter.
Vulnerability class: Broken Access Control
Published · last modified .
CVSS v3 metric
CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N.
EPSS exploit prediction
EPSS: 0.003 (25.8th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 26th percentile — 25.8% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.003 · newest: 0.003 · change: +0.000
Affected products
Weakness classification (CWE)
References
- www.wordfence.com/threat-intel/vulnerabilities/id/930e7fd6-ae0b-465a-aa93-04ef8…
- plugins.trac.wordpress.org/browser/blog2social/tags/8.7.3/includes/Ajax/Post.php
- plugins.trac.wordpress.org/browser/blog2social/tags/8.7.3/includes/B2S/Curation…
- plugins.trac.wordpress.org/browser/blog2social/trunk/includes/Ajax/Post.php
Frequently asked questions
- What is CVE-2026-1942?
- CVE-2026-1942 is a medium-severity vulnerability in Pr-Gateway Blog2social: Social Media Auto Post & Scheduler, classified under Missing Authorization. CVSS score: 6.5/10. Published 2026-02-18.
- How severe is CVE-2026-1942?
- Medium severity. CVSS v3 base score is 6.5 out of 10.