CVE-2026-89029 PUBLISHED

Blog2Social WordPress Plugin < 9.1.0 User Enumeration via AJAX Handler

Assigner: VulnCheck
Reserved: 10.09.2026 Published: 16.09.2026 Updated: 16.09.2026

Adenion Blog2Social plugin for WordPress before 9.1.0 allows low-privileged users to enumerate WordPress user accounts. The b2s_get_select_mandant_user AJAX handler in includes/Ajax/Get.php resolves arbitrary user IDs supplied in the owner parameter to display names without verifying that the caller is authorized to read user account data, allowing any user with the edit_posts capability to map WordPress user IDs to display names and confirm account existence for arbitrary IDs.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor Adenion
Product Blog2Social
Versions Default: unaffected
  • affected from 0 to 9.1.0 (excl.)

Credits

  • Choriyev Qahramon (ciprobe) finder
  • VulnCheck coordinator

References

Problem Types

  • Authorization Bypass Through User-Controlled Key CWE