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 461-480 of 3183 records
Threat Entry Updated 2025-12-08

CVE-2025-12499 - Changeset Plugin

The Rich Shortcodes for Google Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the contents of a Google Review in all versions up to, and including, 6.8 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. NOTE: This vulnerability was partially patched in version 6.6.2.

PLUGIN Changeset

CVE-2025-12499

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

CVE-2025-13748 - Changeset Plugin

The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.1.7 via the 'submission_id' parameter due to missing validation on a user controlled key within the confirmScaPayment() function. This makes it possible for unauthenticated attackers to mark arbitrary submissions as failed via crafted requests to the endpoint granted they can guess or enumerate a valid submission identifier.

PLUGIN Changeset

CVE-2025-13748

MEDIUM CVSS 5.3 2025-12-06
Threat Entry Updated 2025-12-11

CVE-2025-13377 - Changeset Plugin

The 10Web Booster – Website speed optimization, Cache & Page Speed optimizer plugin for WordPress is vulnerable to arbitrary folder deletion due to insufficient file path validation in the get_cache_dir_for_page_from_url() function in all versions up to, and including, 2.32.7. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary folders on the server, which can easily lead to a loss of data or a denial of service condition.

PLUGIN Changeset

CVE-2025-13377

CRITICAL CVSS 9.6 2025-12-06
Threat Entry Updated 2025-12-08

CVE-2025-12510 - Changeset Plugin

The Widgets for Google Reviews plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 13.2.4 due to insufficient input sanitization and output escaping on Google Reviews data imported by the plugin. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that will execute in the admin panel (and potentially on the frontend) whenever a user accesses imported reviews, granted they can add a malicious review to a Google Place that is connected to the vulnerable site.

PLUGIN Changeset

CVE-2025-12510

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

CVE-2025-11263 - Changeset Plugin

The Link Whisper Free plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the type parameter in all versions up to, and including, 0.8.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Changeset

CVE-2025-11263

MEDIUM CVSS 6.1 2025-12-06
Threat Entry Updated 2025-12-08

CVE-2025-13620 - Changeset Plugin

The Wp Social Login and Register Social Counter plugin for WordPress is vulnerable to missing authorization in versions up to, and including, 3.1.3. This is due to the REST routes wslu/v1/check_cache/{type}, wslu/v1/save_cache/{type}, and wslu/v1/settings/clear_counter_cache being registered with permission_callback set to __return_true and lacking capability or nonce validation in their handlers. This makes it possible for unauthenticated attackers to clear or overwrite the social counter cache via crafted REST requests.

PLUGIN Changeset

CVE-2025-13620

MEDIUM CVSS 5.3 2025-12-05
Threat Entry Updated 2025-12-08

CVE-2025-12851 - Changeset Plugin

The My auctions allegro plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.6.32 via the 'controller' parameter. This makes it possible for unauthenticated attackers 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.

PLUGIN Changeset

CVE-2025-12851

HIGH CVSS 8.1 2025-12-05
Threat Entry Updated 2025-12-08

CVE-2025-12130 - Changeset Plugin

The WC Vendors – WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.6.4. This is due to missing or incorrect nonce validation on the /vendor_dashboard/product/delete/ endpoint. This makes it possible for unauthenticated attackers to delete vendor products 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-12130

MEDIUM CVSS 4.3 2025-12-05
Threat Entry Updated 2025-12-08

CVE-2025-12850 - Changeset Plugin

The My auctions allegro plugin for WordPress is vulnerable to SQL Injection via the ‘auction_id’ parameter in all versions up to, and including, 3.6.32 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 Changeset

CVE-2025-12850

HIGH CVSS 7.5 2025-12-05
Threat Entry Updated 2025-12-08

CVE-2025-13066 - Changeset Plugin

The Demo Importer Plus plugin for WordPress is vulnerable to arbitrary file upload in all versions up to, and including, 2.0.6. This is due to insufficient file type validation detecting WXR files, allowing double extension files to bypass sanitization while being accepted as a valid WXR file. This makes it possible for authenticated attackers, with author-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-13066

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

CVE-2025-12804 - Changeset Plugin

The Booking Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin 'bookingcalendar' shortcode in all versions up to, and including, 10.14.6 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 Changeset

CVE-2025-12804

MEDIUM CVSS 6.4 2025-12-05
Threat Entry Updated 2025-12-08

CVE-2025-11759 - Changeset Plugin

The Backup, Restore and Migrate your sites with XCloner plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.8.2. This is due to missing or incorrect nonce validation on the Xcloner_Remote_Storage:save() function. This makes it possible for unauthenticated attackers to add or modify an FTP backup configuration via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. Successful exploitation allows an attacker to set an attacker-controlled FTP site for backup storage and…

PLUGIN Changeset

CVE-2025-11759

MEDIUM CVSS 4.3 2025-12-05
Threat Entry Updated 2025-12-11

CVE-2025-12782 - Changeset Plugin

The Beaver Builder – WordPress Page Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.9.4. This is due to the plugin not properly verifying a user's authorization in the disable() function. This makes it possible for authenticated attackers, with contributor level access and above, to disable the Beaver Builder layout on arbitrary posts and pages, causing content integrity issues and layout disruption on those pages.

PLUGIN Changeset

CVE-2025-12782

MEDIUM CVSS 4.3 2025-12-04
Threat Entry Updated 2025-12-16

CVE-2025-13390 - Changeset Plugin

The WP Directory Kit plugin for WordPress is vulnerable to authentication bypass in all versions up to, and including, 1.4.4 due to incorrect implementation of the authentication algorithm in the "wdk_generate_auto_login_link" function. This is due to the feature using a cryptographically weak token generation mechanism. This makes it possible for unauthenticated attackers to gain administrative access and achieve full site takeover via the auto-login endpoint with a predictable token.

PLUGIN Changeset

CVE-2025-13390

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

CVE-2025-13401 - Changeset Plugin

The Autoptimize plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the LCP Image to preload metabox in all versions up to, and including, 3.1.13 due to insufficient input sanitization and output escaping on user-supplied image attributes in the "create_img_preload_tag" function. 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-13401

MEDIUM CVSS 6.4 2025-12-03
Threat Entry Updated 2025-12-04

CVE-2025-13756 - Changeset Plugin

The Fluent Booking plugin for WordPress is vulnerable to unauthorized calendar import and management due to a missing capability check on the "importCalendar" function in all versions up to, and including, 1.9.11. This makes it possible for authenticated attackers, with subscriber level access and above, to import arbitrary calendars and manage them.

PLUGIN Changeset

CVE-2025-13756

MEDIUM CVSS 4.3 2025-12-03
Threat Entry Updated 2025-12-04

CVE-2025-13342 - Changeset Plugin

The Frontend Admin by DynamiApps plugin for WordPress is vulnerable to unauthorized modification of arbitrary WordPress options in all versions up to, and including, 3.28.20. This is due to insufficient capability checks and input validation in the ActionOptions::run() save handler. This makes it possible for unauthenticated attackers to modify critical WordPress options such as users_can_register, default_role, and admin_email via submitting crafted form data to public frontend forms.

PLUGIN Changeset

CVE-2025-13342

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

CVE-2025-12887 - Changeset Plugin

The Post SMTP plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.6.1. This is due to the plugin not properly verifying that a user is authorized to update OAuth tokens on the 'handle_gmail_oauth_redirect' function. This makes it possible for authenticated attackers, with subscriber level access and above, to inject invalid or attacker-controlled OAuth credentials.

PLUGIN Changeset

CVE-2025-12887

MEDIUM CVSS 5.4 2025-12-03
Threat Entry Updated 2025-12-04

CVE-2025-13109 - Changeset Plugin

The HUSKY – Products Filter Professional for WooCommerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.3.7.2 via the "woof_add_query" and "woof_remove_query" functions due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber level access and above, to insert or remove arbitrary saved search queries into any user's profile, including administrators.

PLUGIN Changeset

CVE-2025-13109

MEDIUM CVSS 4.3 2025-12-03
Threat Entry Updated 2025-12-04

CVE-2025-12358 - Changeset Plugin

The ShopEngine Elementor WooCommerce Builder Addon plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.8.5. This is due to missing nonce validation on the "post_add_to_list" function as well as an incorrect permissions callback in the "Api/init" function. This makes it possible for unauthenticated attackers to add or remove products from a user's wishlist via a forged request granted they can trick a site's user into performing an action such as clicking on a link.

PLUGIN Changeset

CVE-2025-12358

MEDIUM CVSS 4.3 2025-12-03
Scroll to top