Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total15
Critical1
High2
Medium12
Reset
Showing 1-15 of 15 records
Threat Entry Updated 2026-04-08

CVE-2026-4330 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to authorization bypass through user-controlled key in all versions up to, and including, 8.8.3. This is due to the plugin's AJAX handlers failing to validate that the user-supplied 'b2s_id' parameter belongs to the current user before performing UPDATE and DELETE operations. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify, reschedule, or delete other users' scheduled social media posts.

PLUGIN Blog2social

CVE-2026-4330

MEDIUM CVSS 4.3 2026-04-08
Threat Entry Updated 2026-03-30

CVE-2026-4331 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to unauthorized data loss in all versions up to, and including, 8.8.2. This is due to the resetSocialMetaTags() function only verifying that the user has the 'read' capability and a valid b2s_security_nonce, both of which are available to Subscriber-level users, as the plugin grants 'blog2social_access' capability to all roles upon activation, allowing them to access the plugin's admin pages where the nonce is output. This makes it possible for authenticated attackers, with Subscriber-level access and above, to…

PLUGIN Blog2social

CVE-2026-4331

MEDIUM CVSS 4.3 2026-03-26
Threat Entry Updated 2026-04-15

CVE-2026-1942 - Blog2social Plugin

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…

PLUGIN Blog2social

CVE-2026-1942

MEDIUM CVSS 6.5 2026-02-18
Threat Entry Updated 2026-01-13

CVE-2025-14943 - Blog2social Plugin

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.

PLUGIN Blog2social

CVE-2025-14943

MEDIUM CVSS 4.3 2026-01-10
Threat Entry Updated 2026-01-16

CVE-2025-13558 - Blog2social Plugin

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 'deleteUserCcDraftPost' function in all versions up to, and including, 8.7.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change the status of arbitrary posts to trash.

PLUGIN Blog2social

CVE-2025-13558

MEDIUM CVSS 5.4 2025-11-25
Threat Entry Updated 2025-06-17

CVE-2025-5673 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to SQL Injection via the ‘prgSortPostType’ parameter in all versions up to, and including, 8.4.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Blog2social

CVE-2025-5673

MEDIUM CVSS 6.5 2025-06-17
Threat Entry Updated 2025-06-09

CVE-2025-4133 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler WordPress plugin before 8.4.0 does not escape the title of posts when outputting them in a dashboard, which could allow users with the contributor role to perform Cross-Site Scripting attacks.

PLUGIN Blog2social

CVE-2025-4133

MEDIUM CVSS 5.4 2025-05-22
Threat Entry Updated 2025-03-01

CVE-2024-7302 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 3gp2 file uploads in all versions up to, and including, 7.5.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the 3gp2 file.

PLUGIN Blog2social

CVE-2024-7302

MEDIUM CVSS 6.4 2024-08-01
Threat Entry Updated 2025-06-05

CVE-2024-3549 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to SQL Injection via the 'b2sSortPostType' parameter in all versions up to, and including, 7.4.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Blog2social

CVE-2024-3549

CRITICAL CVSS 9.9 2024-06-11
Threat Entry Updated 2025-06-05

CVE-2024-3678 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.4.2. This makes it possible for unauthenticated attackers to view limited information from password protected posts.

PLUGIN Blog2social

CVE-2024-3678

MEDIUM CVSS 5.3 2024-04-26
Threat Entry Updated 2025-04-23

CVE-2023-3936 - Blog2social Plugin

The Blog2Social WordPress plugin before 7.2.1 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin

PLUGIN Blog2social

CVE-2023-3936

MEDIUM CVSS 6.1 2023-08-21
Threat Entry Updated 2025-05-07

CVE-2022-3246 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler WordPress plugin before 6.9.10 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by any authenticated users, such as subscribers

PLUGIN Blog2social

CVE-2022-3246

HIGH CVSS 8.8 2022-10-25
Threat Entry Updated 2025-05-09

CVE-2022-3247 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler WordPress plugin before 6.9.10 does not have authorisation in an AJAX action, and does not ensure that the URL to make a request to is an external one. As a result, any authenticated users, such as subscriber could perform SSRF attacks

PLUGIN Blog2social

CVE-2022-3247

MEDIUM CVSS 6.5 2022-10-25
Threat Entry Updated 2024-11-21

CVE-2021-24956 - Blog2social Plugin

The Blog2Social: Social Media Auto Post & Scheduler WordPress plugin before 6.8.7 does not sanitise and escape the b2sShowByDate parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue

PLUGIN Blog2social

CVE-2021-24956

MEDIUM CVSS 6.1 2021-12-21
Threat Entry Updated 2024-11-21

CVE-2021-24137 - Blog2social Plugin

Unvalidated input in the Blog2Social WordPress plugin, versions before 6.3.1, lead to SQL Injection in the Re-Share Posts feature, allowing authenticated users to inject arbitrary SQL commands.

PLUGIN Blog2social

CVE-2021-24137

HIGH CVSS 8.8 2021-03-18
Scroll to top