CVE-2026-89031

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.
Configurations

No configuration.

History

16 Sep 2026, 15:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-09-16 15:18

Updated : 2026-09-16 15:18


NVD link : CVE-2026-89031

Mitre link : CVE-2026-89031

CVE.ORG link : CVE-2026-89031


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key