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.

Total44
Critical4
High8
Medium32
Reset
Showing 21-40 of 44 records
Threat Entry Updated 2025-08-05

CVE-2025-7050 - For Wordpress Plugin

The Use-your-Drive | Google Drive plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' parameter in file metadata in all versions up to, and including, 3.3.1 due to insufficient input sanitization and output escaping. This makes it possible for attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The vulnerability can be exploited by the lowest authentication level permitted to upload files, including unauthenticated users, once a file upload shortcode is published on a publicly…

PLUGIN For Wordpress

CVE-2025-7050

HIGH CVSS 7.2 2025-08-05
Threat Entry Updated 2025-06-06

CVE-2025-5019 - For Wordpress Plugin

The Hive Support | AI-Powered Help Desk, Live Chat & AI Chat Bot Plugin for WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.2. This is due to missing or incorrect nonce validation on the hs_update_ai_chat_settings() function. This makes it possible for unauthenticated attackers to reconfigure the plugin’s AI/chat settings (including API keys) and to potentially redirect notifications or leak data to attacker-controlled endpoints via a forged request granted they can trick a site administrator into performing an action such as…

PLUGIN For Wordpress

CVE-2025-5019

MEDIUM CVSS 5.4 2025-06-06
Threat Entry Updated 2025-06-04

CVE-2025-5532 - For Wordpress Plugin

The Campus Directory – Faculty, Staff & Student Directory Plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'emd_mb_meta' shortcode in all versions up to, and including, 1.9.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN For Wordpress

CVE-2025-5532

MEDIUM CVSS 6.4 2025-06-04
Threat Entry Updated 2025-06-04

CVE-2025-5531 - For Wordpress Plugin

The Employee Directory – Staff Listing & Team Directory Plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'emd_mb_meta' shortcode in all versions up to, and including, 4.5.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN For Wordpress

CVE-2025-5531

MEDIUM CVSS 6.4 2025-06-04
Threat Entry Updated 2025-05-21

CVE-2025-4803 - For Wordpress Plugin

The Glossary by WPPedia – Best Glossary plugin for WordPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.3.0 via deserialization of untrusted input from the 'posttypes' parameter. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present…

PLUGIN For Wordpress

CVE-2025-4803

HIGH CVSS 7.2 2025-05-21
Threat Entry Updated 2025-02-21

CVE-2024-13677 - For Wordpress Plugin

The GetBookingsWP – Appointments Booking Calendar Plugin For WordPress plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.1.27. This is due to the plugin not properly validating a user's identity prior to updating their details like email. This makes it possible for authenticated attackers, with subscriber-level access and above, to change arbitrary user's email addresses, including administrators, and leverage that to reset the user's password and gain access to their account.

PLUGIN For Wordpress

CVE-2024-13677

HIGH CVSS 8.8 2025-02-18
Threat Entry Updated 2025-01-31

CVE-2024-13596 - For Wordpress Plugin

The WordPress Survey & Poll – Quiz, Survey and Poll Plugin for WordPress plugin for WordPress is vulnerable to SQL Injection via the 'id' attribute of the 'survey' shortcode in all versions up to, and including, 1.7.5 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 Contributor-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 For Wordpress

CVE-2024-13596

MEDIUM CVSS 6.5 2025-01-30
Threat Entry Updated 2025-02-04

CVE-2024-13370 - For Wordpress Plugin

The Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the save_addon_key_license() function in all versions up to, and including, 1.3.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary options to a value of a valid license key.

PLUGIN For Wordpress

CVE-2024-13370

MEDIUM CVSS 6.5 2025-01-25
Threat Entry Updated 2025-02-04

CVE-2024-13368 - For Wordpress Plugin

The Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the youzify_offer_banner() function in all versions up to, and including, 1.3.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary site options to a value of one.

PLUGIN For Wordpress

CVE-2024-13368

MEDIUM CVSS 4.3 2025-01-25
Threat Entry Updated 2025-05-28

CVE-2024-12113 - For Wordpress Plugin

The Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the delete_user_review() and delete_review() functions in all versions up to, and including, 1.3.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete other user's reviews.

PLUGIN For Wordpress

CVE-2024-12113

MEDIUM CVSS 4.3 2025-01-25
Threat Entry Updated 2025-01-07

CVE-2024-12528 - For Wordpress Plugin

The WordPress Survey & Poll – Quiz, Survey and Poll Plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wpsurveypoll_results' shortcode in all versions up to, and including, 1.7.5 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN For Wordpress

CVE-2024-12528

MEDIUM CVSS 6.4 2025-01-07
Threat Entry Updated 2024-12-21

CVE-2024-12771 - For Wordpress Plugin

The eCommerce Product Catalog Plugin for WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.3.43. This is due to missing or incorrect nonce validation on the 'customer_panel_password_reset' function. This makes it possible for unauthenticated attackers to reset the password of any administrator or customer account via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN For Wordpress

CVE-2024-12771

HIGH CVSS 8.8 2024-12-21
Threat Entry Updated 2024-12-14

CVE-2024-11888 - For Wordpress Plugin

The IDer Login for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'ider_login_button' shortcode in all versions up to, and including, 2.1 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN For Wordpress

CVE-2024-11888

MEDIUM CVSS 6.4 2024-12-14
Threat Entry Updated 2024-10-15

CVE-2024-9067 - For Wordpress Plugin

The Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'delete_attachment' function in all versions up to, and including, 1.3.0. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary attachments.

PLUGIN For Wordpress

CVE-2024-9067

MEDIUM CVSS 4.3 2024-10-10
Threat Entry Updated 2024-10-15

CVE-2024-8987 - For Wordpress Plugin

The Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's youzify_media shortcode in all versions up to, and including, 1.3.0 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN For Wordpress

CVE-2024-8987

MEDIUM CVSS 6.4 2024-10-10
Threat Entry Updated 2024-11-21

CVE-2024-6265 - For Wordpress Plugin

The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘uwp_sort_by’ parameter in all versions up to, and including, 1.2.10 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN For Wordpress

CVE-2024-6265

CRITICAL CVSS 9.8 2024-06-29
Threat Entry Updated 2024-11-21

CVE-2024-4742 - For Wordpress Plugin

The Youzify – BuddyPress Community, User Profile, Social Network & Membership Plugin for WordPress plugin for WordPress is vulnerable to SQL Injection via the order_by shortcode attribute in all versions up to, and including, 1.2.5 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 Contributor-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 For Wordpress

CVE-2024-4742

CRITICAL CVSS 9.8 2024-06-20
Threat Entry Updated 2024-11-21

CVE-2024-3592 - For Wordpress Plugin

The Quiz And Survey Master – Best Quiz, Exam and Survey Plugin for WordPress plugin for WordPress is vulnerable to SQL Injection via the 'question_id' parameter in all versions up to, and including, 9.0.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 contributor-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 For Wordpress

CVE-2024-3592

CRITICAL CVSS 9.9 2024-06-07
Threat Entry Updated 2025-02-07

CVE-2024-3268 - For Wordpress Plugin

The YouTube Video Gallery by YouTube Showcase – Video Gallery Plugin for WordPress plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the emd_form_builder_lite_submit_form function in all versions up to, and including, 3.3.6. This makes it possible for unauthenticated attackers to create arbitrary posts or pages.

PLUGIN For Wordpress

CVE-2024-3268

MEDIUM CVSS 5.3 2024-05-21
Threat Entry Updated 2024-11-21

CVE-2024-4312 - For Wordpress Plugin

The Soccer Engine – Soccer Plugin for WordPress plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.12. This is due to missing or incorrect nonce validation when saving match and team settings. This makes it possible for unauthenticated attackers to change plugin settings as well as teams, players, etc. via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN For Wordpress

CVE-2024-4312

MEDIUM CVSS 4.3 2024-05-14
Scroll to top