WordPress Plugin Vulnerabilities

Blog2Social: Social Media Auto Post & Scheduler < 8.7.5 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Post Modification

Description

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.

Affects Plugins

Fixed in 8.7.5

References

Classification

Type
NO AUTHORISATION
CWE

Miscellaneous

Original Researcher
Lucas Montes (NiRoX)
Verified
No

Timeline

Publicly Published
2026-02-17 (about 2 months ago)
Added
2026-02-17 (about 2 months ago)
Last Updated
2026-02-18 (about 2 months ago)

Other