CVE-2026-92829
Description
The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 9.1.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with contributor-level access and above, to view, modify, or delete other users' Blog2Social records, including disclosing another user's network authentication IDs and scheduled post content, overwriting Open Graph and Twitter Card post metadata on posts they do not own, rebinding another user's social-network authorization, and mass-hiding all users' scheduled posts sitewide. The plugin's b2s_security_nonce is emitted on the post-edit meta box, which Contributors can render, making the nonce available to any authenticated user at that role level or above.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.0/includes/Ajax/Get.php#L695
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.0/includes/Ajax/Post.php#L1859
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.0/includes/Ajax/Post.php#L2302
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.0/includes/Ajax/Post.php#L2572
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.0/includes/Ajax/Post.php#L4475
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.0/includes/B2S/Calendar/Filter.php#L218
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.0/includes/B2S/Post/Tools.php#L166
- https://plugins.trac.wordpress.org/browser/blog2social/tags/9.1.1/includes/Ajax/Post.php
- https://www.wordfence.com/threat-intel/vulnerabilities/id/c712972d-c6b2-46be-8c93-27a7e7c920a0?source=cve
CWEs
CWE-862
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.