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.

Total18,886
Critical1,345
High4,572
Medium12,707
Reset
Showing 8881-8900 of 18886 records
Threat Entry Updated 2025-05-07

CVE-2025-3860 - Cardealerpress Plugin

The CarDealerPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘saleclass' parameter in all versions up to, and including, 6.7.2504.00 due to insufficient input sanitization and output escaping. 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 Cardealerpress

CVE-2025-3860

MEDIUM CVSS 6.4 2025-05-07
Threat Entry Updated 2025-05-07

CVE-2025-4054 - A Better Search Plugin

The Relevanssi – A Better Search plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the highlights functionality in all versions up to, and including, 4.24.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page via the search results.

PLUGIN A Better Search

CVE-2025-4054

MEDIUM CVSS 6.1 2025-05-07
Threat Entry Updated 2025-05-07

CVE-2025-3924 - Peprodev Ups Plugin

The PeproDev Ultimate Profile Solutions plugin for WordPress is vulnerable to unauthorized access of data via its publicly exposed reset-password endpoint. The plugin looks up the 'valid_email' value based solely on a supplied username parameter, without verifying that the requester is associated with that user account. This allows unauthenticated attackers to enumerate email addresses for any user, including administrators.

PLUGIN Peprodev Ups

CVE-2025-3924

MEDIUM CVSS 5.3 2025-05-07
Threat Entry Updated 2025-05-07

CVE-2025-3844 - Peprodev Ups Plugin

The PeproDev Ultimate Profile Solutions plugin for WordPress is vulnerable to Authentication Bypass in versions 1.9.1 to 7.5.2. This is due to handel_ajax_req() function not having proper restrictions on the change_user_meta functionality that makes it possible to set a OTP code and subsequently log in with that OTP code. This makes it possible for unauthenticated attackers to login as other users on the site, including administrators.

PLUGIN Peprodev Ups

CVE-2025-3844

CRITICAL CVSS 9.8 2025-05-07
Threat Entry Updated 2025-05-07

CVE-2025-3852 - Wpshop Plugin

The WPshop 2 – E-Commerce plugin for WordPress is vulnerable to privilege escalation via account takeover in versions 2.0.0 to 2.6.0. This is due to the plugin not properly validating a user's identity prior to updating their details like email & password through the update() function. This makes it possible for authenticated attackers, with subscriber-level access and above, to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.

PLUGIN Wpshop

CVE-2025-3852

HIGH CVSS 8.8 2025-05-07
Threat Entry Updated 2025-05-07

CVE-2025-2821 - Search Exclude Plugin

The Search Exclude plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the get_rest_permission function in all versions up to, and including, 2.4.9. This makes it possible for unauthenticated attackers to modify plugin settings, excluding content from search results.

PLUGIN Search Exclude

CVE-2025-2821

MEDIUM CVSS 5.3 2025-05-07
Threat Entry Updated 2025-05-07

CVE-2025-3851 - Smartpay Plugin

The Download Manager and Payment Form WordPress Plugin – WP SmartPay plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions 1.1.0 to 2.7.13 via the show() function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to view other user's data like email address, name, and notes.

PLUGIN Smartpay

CVE-2025-3851

MEDIUM CVSS 4.3 2025-05-07
Threat Entry Updated 2025-05-07

CVE-2025-0856 - Pgs Core Plugin

The PGS Core plugin for WordPress is vulnerable to unauthorized access, modification, and loss of data due to a missing capability check on multiple functions in all versions up to, and including, 5.8.0. This makes it possible for unauthenticated attackers to add, modify, or plugin options.

PLUGIN Pgs Core

CVE-2025-0856

HIGH CVSS 7.3 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-0855 - Pgs Core Plugin

The PGS Core plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 5.8.0 via deserialization of untrusted input in the 'import_header' function. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via an additional plugin or theme installed on the target system, it could allow the attacker to delete arbitrary files, retrieve sensitive data, or execute code.

PLUGIN Pgs Core

CVE-2025-0855

CRITICAL CVSS 9.8 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-0853 - Pgs Core Plugin

The PGS Core plugin for WordPress is vulnerable to SQL Injection via the 'event' parameter in the 'save_header_builder' function in all versions up to, and including, 5.8.0 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 Pgs Core

CVE-2025-0853

HIGH CVSS 7.5 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-2011 - Popup Builder By Depicter Plugin

The Slider & Popup Builder by Depicter plugin for WordPress is vulnerable to generic SQL Injection via the ‘s' parameter in all versions up to, and including, 3.6.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 unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Popup Builder By Depicter

CVE-2025-2011

HIGH CVSS 7.5 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-3782 - Cision Block Plugin

The Cision Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 4.3.0 due to insufficient input sanitization and output escaping. 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 Cision Block

CVE-2025-3782

MEDIUM CVSS 6.4 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-3281 - User Registration Plugin

The User Registration & Membership – Custom Registration Form, Login Form, and User Profile plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.2.1 via the create_stripe_subscription() function, due to missing validation on the 'member_id' user controlled key. This makes it possible for unauthenticated attackers to delete arbitrary user accounts that have registered through the plugin.

PLUGIN User Registration

CVE-2025-3281

MEDIUM CVSS 5.3 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-4337 - Ahathat Plugin

The AHAthat Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6. This is due to missing or incorrect nonce validation on the aha_plugin_page() function. This makes it possible for unauthenticated attackers to delete AHA pages via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Ahathat

CVE-2025-4337

MEDIUM CVSS 4.3 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-2802 - Layoutboxx Plugin

The LayoutBoxx plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 0.3.1. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

PLUGIN Layoutboxx

CVE-2025-2802

HIGH CVSS 7.3 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-3610 - Reales Wp Stpt Plugin

The Reales WP STPT plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 2.1.2. This is due to the plugin not properly validating a user's identity prior to updating their details like password. This makes it possible for authenticated attackers, with subscriber-level access and above, to change arbitrary user's passwords and email addresses, including administrators, and leverage that to gain access to their account. This can be combined with CVE-2025-3609 to achieve remote code execution as an originally unauthenticated user with…

PLUGIN Reales Wp Stpt

CVE-2025-3610

HIGH CVSS 8.8 2025-05-06
Threat Entry Updated 2025-05-07

CVE-2025-3609 - Reales Wp Stpt Plugin

The Reales WP STPT plugin for WordPress is vulnerable to unauthorized user registration in all versions up to, and including, 2.1.2. This is due to the 'reales_user_signup_form' AJAX action not verifying if user registration is enabled, prior to registering a user. This makes it possible for unauthenticated attackers to create new user accounts, which can be leveraged with CVE-XX to achieve privilege escalation.

PLUGIN Reales Wp Stpt

CVE-2025-3609

MEDIUM CVSS 5.3 2025-05-06
Threat Entry Updated 2025-05-28

CVE-2025-1909 - Buddyboss Platform Plugin

The BuddyBoss Platform Pro plugin for WordPress is vulnerable to authentication bypass in versions up to, and including, 2.7.01. This is due to insufficient verification on the user being supplied during the Apple OAuth authenticate request through the plugin. This makes it possible for unauthenticated attackers to log in as any existing user on the site, such as an administrator, if they have access to the email.

PLUGIN Buddyboss Platform

CVE-2025-1909

CRITICAL CVSS 9.8 2025-05-05
Threat Entry Updated 2025-05-05

CVE-2025-4279 - External Image Replace Plugin

The External image replace plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'external_image_replace_get_posts::replace_post' function in all versions up to, and including, 1.0.8. This makes it possible for authenticated attackers, with contributor-level and above permissions, to upload arbitrary files on the affected site's server which may make remote code execution possible.

PLUGIN External Image Replace

CVE-2025-4279

HIGH CVSS 8.8 2025-05-05
Threat Entry Updated 2025-05-05

CVE-2024-11615 - Envolve Plugin

The Envolve Plugin plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 1.0 via the 'zetra_deleteLanguageFile' and 'zetra_deleteFontsFile' functions. This is due to the plugin not properly validating a file or its path prior to deleting it. This makes it possible for unauthenticated attackers to delete language files.

PLUGIN Envolve

CVE-2024-11615

MEDIUM CVSS 5.3 2025-05-05
Scroll to top