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,865
Critical1,341
High4,564
Medium12,697
Reset
Showing 8201-8220 of 18865 records
Threat Entry Updated 2025-07-11

CVE-2025-6742 - Sureforms Plugin

The SureForms – Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.7.3 via the use of file_exists() in the delete_entry_files() function without restriction on the path provided. This makes it possible for unauthenticated attackers 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…

PLUGIN Sureforms

CVE-2025-6742

HIGH CVSS 7.5 2025-07-09
Threat Entry Updated 2025-07-11

CVE-2025-6691 - Sureforms Plugin

The SureForms – Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_entry_files() function in all versions up to, and including, 1.7.3. This makes it possible for unauthenticated attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

PLUGIN Sureforms

CVE-2025-6691

HIGH CVSS 8.1 2025-07-09
Threat Entry Updated 2025-07-10

CVE-2025-7059 - Simple Featured Image Plugin

The Simple Featured Image plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘slideshow’ parameter in all versions up to, and including, 1.3.1 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 Simple Featured Image

CVE-2025-7059

MEDIUM CVSS 6.4 2025-07-09
Threat Entry Updated 2025-07-10

CVE-2025-4606 - Saas Wordpress Theme

The Sala - Startup & SaaS WordPress Theme theme for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 1.1.4. This is due to the theme not properly validating a user's identity prior to updating their details like password. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.

THEME Saas Wordpress Theme

CVE-2025-4606

CRITICAL CVSS 9.8 2025-07-09
Threat Entry Updated 2025-07-17

CVE-2025-5678 - Gutenberg Blocks With Ai Plugin

The Gutenberg Blocks with AI by Kadence WP – Page Builder Features plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘redirectURL’ parameter in all versions up to, and including, 3.5.10 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 Gutenberg Blocks With Ai

CVE-2025-5678

MEDIUM CVSS 6.4 2025-07-09
Threat Entry Updated 2025-07-10

CVE-2025-34077 - Pie Register Plugin

An authentication bypass vulnerability exists in the WordPress Pie Register plugin ≤ 3.7.1.4 that allows unauthenticated attackers to impersonate arbitrary users by submitting a crafted POST request to the login endpoint. By setting social_site=true and manipulating the user_id_social_site parameter, an attacker can generate a valid WordPress session cookie for any user ID, including administrators. Once authenticated, the attacker may exploit plugin upload functionality to install a malicious plugin containing arbitrary PHP code, resulting in remote code execution on the underlying server.

PLUGIN Pie Register

CVE-2025-34077

CRITICAL CVSS 10.0 2025-07-09
Threat Entry Updated 2025-07-14

CVE-2025-4855 - Support Board Plugin

The Support Board plugin for WordPress is vulnerable to unauthorized access/modification/deletion of data due to use of hardcoded default secrets in the sb_encryption() function in all versions up to, and including, 3.8.0. This makes it possible for unauthenticated attackers to bypass authorization and execute arbitrary AJAX actions defined in the sb_ajax_execute() function. An attacker can use this vulnerability to exploit CVE-2025-4828 and various other functions unauthenticated.

PLUGIN Support Board

CVE-2025-4855

CRITICAL CVSS 9.8 2025-07-09
Threat Entry Updated 2025-07-14

CVE-2025-4828 - Support Board Plugin

The Support Board plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the sb_file_delete function in all versions up to, and including, 3.8.0. This makes it possible for attackers to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). An attacker can leverage CVE-2025-4855 vulnerability to exploit this vulnerability unauthenticated.

PLUGIN Support Board

CVE-2025-4828

CRITICAL CVSS 9.8 2025-07-09
Threat Entry Updated 2025-07-17

CVE-2025-3780 - Frontend Manager For Woocommerce Along With Bookings Subscription Listings Compatible Plugin

The WCFM – Frontend Manager for WooCommerce along with Bookings Subscription Listings Compatible plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the wcfm_redirect_to_setup function in all versions up to, and including, 6.7.16. This makes it possible for unauthenticated attackers to view and modify the plugin settings, including payment details and API keys

PLUGIN Frontend Manager For Woocommerce Along With Bookings Subscription Listings Compatible

CVE-2025-3780

MEDIUM CVSS 6.5 2025-07-09
Threat Entry Updated 2025-07-09

CVE-2025-6744 - Woodmart Plugin

The The Woodmart theme for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 8.2.3. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode through the woodmart_get_products_shortcode() function. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

PLUGIN Woodmart

CVE-2025-6744

HIGH CVSS 7.3 2025-07-08
Threat Entry Updated 2025-07-09

CVE-2025-6746 - Woodmart Plugin

The WoodMart plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 8.2.3 via the 'layout' attribute. This makes it possible for authenticated attackers, with Contributor-level access and above, to include and execute arbitrary .php files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where .php files can be uploaded and included.

PLUGIN Woodmart

CVE-2025-6746

HIGH CVSS 8.8 2025-07-08
Threat Entry Updated 2025-07-09

CVE-2025-6743 - Woodmart Plugin

The Woodmart theme for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'multiple_markers' attribute in all versions up to, and including, 8.2.3 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 Woodmart

CVE-2025-6743

MEDIUM CVSS 6.4 2025-07-08
Threat Entry Updated 2025-07-09

CVE-2025-7327 - Widget For Google Reviews Plugin

The Widget for Google Reviews plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 1.0.15 via the layout parameter. This makes it possible for authenticated attackers, with Subscriber-level access and above, to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included. This is limited to just…

PLUGIN Widget For Google Reviews

CVE-2025-7327

HIGH CVSS 8.8 2025-07-08
Threat Entry Updated 2025-07-10

CVE-2025-5537 - Foobox Plugin

The Lightbox & Modal Popup WordPress Plugin – FooBox plugin for WordPress is vulnerable to Stored Cross-Site Scripting via image alternative texts in all versions up to, and including, 2.7.34 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 an injected page.

PLUGIN Foobox

CVE-2025-5537

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

CVE-2025-5957 - Guest Support Plugin

The Guest Support – Complete customer support ticket system for WordPress plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'deleteMassTickets' function in all versions up to, and including, 1.2.2. This makes it possible for unauthenticated attackers to delete arbitrary support tickets.

PLUGIN Guest Support

CVE-2025-5957

MEDIUM CVSS 5.3 2025-07-08
Threat Entry Updated 2025-07-09

CVE-2025-6244 - Essential Addons For Elementor Plugin

The Essential Addons for Elementor – Popular Elementor Templates and Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the via `Calendar` And `Business Reviews` Widgets attributes in all versions up to, and including, 6.1.19 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 Essential Addons For Elementor

CVE-2025-6244

MEDIUM CVSS 6.4 2025-07-08
Threat Entry Updated 2025-08-13

CVE-2025-5570 - Ai Engine Plugin

The AI Engine plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the mwai_chatbot shortcode 'id' parameter in all versions up to, and including, 2.8.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Ai Engine

CVE-2025-5570

MEDIUM CVSS 5.4 2025-07-08
Threat Entry Updated 2025-07-09

CVE-2025-6740 - Contact Form 7 Database Addon Plugin

The Contact Form 7 Database Addon plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘tmpD’ parameter in all versions up to, and including, 1.3.1 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.

PLUGIN Contact Form 7 Database Addon

CVE-2025-6740

MEDIUM CVSS 6.1 2025-07-04
Threat Entry Updated 2025-07-08

CVE-2025-52807 - Allows Php Local File Inclusion Theme

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in ApusWP Kossy - Minimalist eCommerce WordPress Theme allows PHP Local File Inclusion. This issue affects Kossy - Minimalist eCommerce WordPress Theme: from n/a through 1.45.

THEME Allows Php Local File Inclusion

CVE-2025-52807

HIGH CVSS 8.1 2025-07-04
Threat Entry Updated 2025-07-08

CVE-2025-32311 - Allows Reflected Xss Theme

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in QuanticaLabs Pressroom - News Magazine WordPress Theme allows Reflected XSS. This issue affects Pressroom - News Magazine WordPress Theme: from n/a through 6.9.

THEME Allows Reflected Xss

CVE-2025-32311

HIGH CVSS 7.1 2025-07-04
Scroll to top