CVE-2025-14943 PUBLISHED

Blog2Social: Social Media Auto Post & Scheduler <= 8.7.2 - Incorrect Authorization to Authenticated (Subscriber+) Sensitive Information Exposure

Assigner: Wordfence
Reserved: 18.12.2025 Published: 10.01.2026 Updated: 12.01.2026

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 8.7.2. This is due to a misconfigured authorization check on the 'getShipItemFullText' function which only verifies that a user has the 'read' capability (Subscriber-level) and a valid nonce, but fails to verify whether the user has permission to access the specific post being requested. This makes it possible for authenticated attackers, with Subscriber-level access and above, to extract data from password-protected, private, or draft posts.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 4.3

Product Status

Vendor pr-gateway
Product Blog2Social: Social Media Auto Post & Scheduler
Versions Default: unaffected
  • affected from * to 8.7.2 (incl.)

Credits

  • Youcef Hamdani finder

References

Problem Types

  • CWE-863 Incorrect Authorization CWE