Vulnerability Description
Adenion Blog2Social plugin for WordPress before 9.1.0 allows low-privileged users to modify the scheduled post records of other users. The b2s_calendar_move_post AJAX handler in includes/Ajax/Post.php issues an UPDATE against the b2s_posts table using only the attacker-supplied b2s_id primary key with no blog_user_id ownership constraint, allowing any user with the edit_posts capability to reschedule, suppress, or alter the publication state of any other user's scheduled social media post.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://wordpress.org/plugins/blog2social/#developers
- https://www.vulncheck.com/advisories/blog2social-wordpress-plugin-broken-access-
FAQ
What is CVE-2026-89031?
CVE-2026-89031 is a vulnerability with a CVSS score of 5.4 (MEDIUM). Adenion Blog2Social plugin for WordPress before 9.1.0 allows low-privileged users to modify the scheduled post records of other users. The b2s_calendar_move_post AJAX handler in includes/Ajax/Post.php...
How severe is CVE-2026-89031?
CVE-2026-89031 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-89031?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.