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.

Total3,183
Critical181
High648
Medium2,330
Reset
Showing 481-500 of 3183 records
Threat Entry Updated 2025-12-04

CVE-2025-13486 - Changeset Plugin

The Advanced Custom Fields: Extended plugin for WordPress is vulnerable to Remote Code Execution in versions 0.9.0.5 through 0.9.1.1 via the prepare_form() function. This is due to the function accepting user input and then passing that through call_user_func_array(). This makes it possible for unauthenticated attackers to execute arbitrary code on the server, which can be leveraged to inject backdoors or create new administrative user accounts.

PLUGIN Changeset

CVE-2025-13486

CRITICAL CVSS 9.8 2025-12-03
Threat Entry Updated 2025-12-04

CVE-2025-13495 - Changeset Plugin

The FluentCart plugin for WordPress is vulnerable to SQL Injection via the 'groupKey' parameter in all versions up to, and including, 1.3.1. This is 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 Administrator-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 Changeset

CVE-2025-13495

MEDIUM CVSS 4.9 2025-12-03
Threat Entry Updated 2025-12-15

CVE-2025-13646 - Changeset Plugin

The Modula Image Gallery plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'ajax_unzip_file' function in versions 2.13.1 to 2.13.2. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files with race condition on the affected site's server which may make remote code execution possible.

PLUGIN Changeset

CVE-2025-13646

HIGH CVSS 7.5 2025-12-03
Threat Entry Updated 2025-12-15

CVE-2025-13645 - Changeset Plugin

The Modula Image Gallery plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the 'ajax_unzip_file' function in versions 2.13.1 to 2.13.2. This makes it possible for authenticated attackers, with Author-level access and above, 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 Changeset

CVE-2025-13645

HIGH CVSS 7.2 2025-12-03
Threat Entry Updated 2025-12-02

CVE-2025-13516 - Changeset Plugin

The SureMail – SMTP and Email Logs Plugin for WordPress is vulnerable to Unrestricted Upload of File with Dangerous Type in versions up to and including 1.9.0. This is due to the plugin's save_file() function in inc/emails/handler/uploads.php which duplicates all email attachments to a web-accessible directory (wp-content/uploads/suremails/attachments/) without validating file extensions or content types. Files are saved with predictable names derived from MD5 hashes of their content. While the plugin attempts to protect this directory with an Apache .htaccess file to disable PHP execution, this protection is ineffective on nginx,…

PLUGIN Changeset

CVE-2025-13516

HIGH CVSS 8.1 2025-12-02
Threat Entry Updated 2025-12-02

CVE-2025-13140 - Changeset Plugin

The SurveyJS: Drag & Drop WordPress Form Builder plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.12.20. This is due to missing nonce validation on the SurveyJS_DeleteSurvey AJAX action. This makes it possible for unauthenticated attackers to delete surveys via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Changeset

CVE-2025-13140

MEDIUM CVSS 4.3 2025-12-02
Threat Entry Updated 2025-12-02

CVE-2025-13606 - Changeset Plugin

The Export All Posts, Products, Orders, Refunds & Users plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.19. This is due to missing or incorrect nonce validation on the `parseData` function. This makes it possible for unauthenticated attackers to export sensitive information including user data, email addresses, password hashes, and WooCommerce data to an attacker-controlled file path on the server via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Changeset

CVE-2025-13606

MEDIUM CVSS 6.5 2025-12-02
Threat Entry Updated 2025-12-02

CVE-2025-13387 - Changeset Plugin

The Kadence WooCommerce Email Designer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the customer name in all versions up to, and including, 1.5.17 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 Changeset

CVE-2025-13387

HIGH CVSS 7.2 2025-12-02
Threat Entry Updated 2025-12-02

CVE-2025-13697 - Changeset Plugin

The BlockArt Blocks – Gutenberg Blocks, Page Builder Blocks ,WordPress Block Plugin, Sections & Template Library plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘timestamp’ attribute in all versions up to, and including, 2.2.13 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 Changeset

CVE-2025-13697

MEDIUM CVSS 6.4 2025-12-02
Threat Entry Updated 2025-12-01

CVE-2025-13737 - Changeset Plugin

The Nextend Social Login and Register plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.1.21. This is due to missing or incorrect nonce validation on the 'unlinkUser' function. This makes it possible for unauthenticated attackers to unlink the user's social login via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Changeset

CVE-2025-13737

MEDIUM CVSS 4.3 2025-11-28
Threat Entry Updated 2025-12-01

CVE-2025-13692 - Changeset Plugin

The Unlimited Elements For Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 2.0 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 the SVG file. A form with a file upload field must be created with the premium version of the plugin in order to exploit the vulnerability. However, once the form exists, the vulnerability is exploitable…

PLUGIN Changeset

CVE-2025-13692

HIGH CVSS 7.2 2025-11-27
Threat Entry Updated 2025-12-01

CVE-2025-12971 - Changeset Plugin

The Folders – Unlimited Folders to Organize Media Library Folder, Pages, Posts, File Manager plugin for WordPress is vulnerable to unauthorized modification of data due to a misconfigured capability check on the 'wcp_change_post_folder' function in all versions up to, and including, 3.1.5. This makes it possible for authenticated attackers, with Contributor-level access and above, to move arbitrary folder contents to arbitrary folders.

PLUGIN Changeset

CVE-2025-12971

MEDIUM CVSS 4.3 2025-11-27
Threat Entry Updated 2025-12-01

CVE-2025-13381 - Changeset Plugin

The AI ChatBot with ChatGPT and Content Generator by AYS plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the 'ays_chatgpt_save_wp_media' function in all versions up to, and including, 2.7.0. This makes it possible for unauthenticated attackers to upload media files.

PLUGIN Changeset

CVE-2025-13381

MEDIUM CVSS 5.3 2025-11-27
Threat Entry Updated 2025-12-01

CVE-2025-13378 - Changeset Plugin

The AI ChatBot with ChatGPT and Content Generator by AYS plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.7.0 via the ays_chatgpt_pinecone_upsert function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

PLUGIN Changeset

CVE-2025-13378

MEDIUM CVSS 6.5 2025-11-27
Threat Entry Updated 2025-12-01

CVE-2025-13536 - Changeset Plugin

The Blubrry PowerPress plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in all versions up to, and including, 11.15.2. This is due to the plugin validating file extensions but not halting execution when validation fails in the 'powerpress_edit_post' function. This makes it possible for authenticated attackers, with Contributor-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

PLUGIN Changeset

CVE-2025-13536

HIGH CVSS 8.8 2025-11-27
Threat Entry Updated 2025-12-01

CVE-2025-13157 - Changeset Plugin

The QODE Wishlist for WooCommerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.2.7 via the 'qode_wishlist_for_woocommerce_wishlist_table_item_callback' function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to update the public view of arbitrary wishlists.

PLUGIN Changeset

CVE-2025-13157

MEDIUM CVSS 5.3 2025-11-27
Threat Entry Updated 2025-12-01

CVE-2025-13597 - Changeset Plugin

The AI Feeds plugin for WordPress is vulnerable to arbitrary file uploads due to missing capability check in the 'actualizador_git.php' file in all versions up to, and including, 1.0.11. This makes it possible for unauthenticated attackers to download arbitrary GitHub repositories and overwrite plugin files on the affected site's server which may make remote code execution possible.

PLUGIN Changeset

CVE-2025-13597

CRITICAL CVSS 9.8 2025-11-25
Threat Entry Updated 2025-12-01

CVE-2025-13595 - Changeset Plugin

The CIBELES AI plugin for WordPress is vulnerable to arbitrary file uploads due to missing capability check in the 'actualizador_git.php' file in all versions up to, and including, 1.10.8. This makes it possible for unauthenticated attackers to download arbitrary GitHub repositories and overwrite plugin files on the affected site's server which may make remote code execution possible.

PLUGIN Changeset

CVE-2025-13595

CRITICAL CVSS 9.8 2025-11-25
Threat Entry Updated 2025-11-25

CVE-2025-10646 - Changeset Plugin

The Search Exclude plugin for WordPress is vulnerable to unauthorized modification of data due to a insufficient capability check on the Base::get_rest_permission() method in all versions up to, and including, 2.5.7. This makes it possible for authenticated attackers, with Contributor-level access and above, to modify plugin settings, such as adding arbitrary posts to the search exclusion list.

PLUGIN Changeset

CVE-2025-10646

MEDIUM CVSS 4.3 2025-11-25
Threat Entry Updated 2025-11-25

CVE-2025-12800 - Changeset Plugin

The WP Shortcodes Plugin — Shortcodes Ultimate plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 7.4.5 via the su_shortcode_csv_table function. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. If the 'Unsafe features' option is explicitly enabled by an administrator, this issue becomes exploitable by Contributor+ attackers

PLUGIN Changeset

CVE-2025-12800

MEDIUM CVSS 6.4 2025-11-23
Scroll to top