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.

Total15,558
Critical940
High3,161
Medium11,246
Reset
Showing 2181-2200 of 15558 records
Threat Entry Updated 2026-06-17

CVE-2026-1215 - Mma Call Tracking Plugin

The MMA Call Tracking plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3.15. This is due to missing nonce validation when saving plugin configuration on the `mma_call_tracking_menu` admin page. This makes it possible for unauthenticated attackers to modify call tracking configuration settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Mma Call Tracking

CVE-2026-1215

MEDIUM CVSS 4.3 2026-02-11
Threat Entry Updated 2026-02-11

CVE-2025-15440 - Ione360 Configurator Plugin

The iONE360 configurator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Contact Form Parameters in all versions up to, and including, 2.0.57 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 Ione360 Configurator

CVE-2025-15440

HIGH CVSS 7.2 2026-02-11
Threat Entry Updated 2026-06-17

CVE-2026-0724 - Wplyr Media Block Plugin

The WPlyr Media Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the '_wplyr_accent_color' parameter 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 Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Wplyr Media Block

CVE-2026-0724

MEDIUM CVSS 4.4 2026-02-11
Threat Entry Updated 2026-06-17

CVE-2026-1357 - Wpvivid Backuprestore Plugin

The Migration, Backup, Staging – WPvivid Backup & Migration plugin for WordPress is vulnerable to Unauthenticated Arbitrary File Upload in versions up to and including 0.9.123. This is due to improper error handling in the RSA decryption process combined with a lack of path sanitization when writing uploaded files. When the plugin fails to decrypt a session key using openssl_private_decrypt(), it does not terminate execution and instead passes the boolean false value to the phpseclib library's AES cipher initialization. The library treats this false value as a string of null…

PLUGIN Wpvivid Backuprestore

CVE-2026-1357

CRITICAL CVSS 9.8 2026-02-11
Threat Entry Updated 2026-06-17

CVE-2026-1235 - Wp Ecommerce Plugin

The WP eCommerce WordPress plugin through 3.15.1 unserializes user input via ajax actions, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget is present on the blog.

PLUGIN Wp Ecommerce

CVE-2026-1235

MEDIUM CVSS 6.5 2026-02-11
Threat Entry Updated 2026-02-11

CVE-2025-15400 - Pix Para Woocommerce Plugin

The Pix para Woocommerce WordPress plugin through 2.13.3 allows any authenticated user to trigger AJAX actions that reset payment gateway configuration options without capability or nonce checks. This permits any authenticated users, such as subscribers to clear API credentials and webhook status, causing persistent disruption of OpenPix payment functionality.

PLUGIN Pix Para Woocommerce

CVE-2025-15400

MEDIUM CVSS 6.5 2026-02-11
Threat Entry Updated 2026-06-17

CVE-2026-1893 - Orbisius Random Name Generator Plugin

The Orbisius Random Name Generator plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'btn_label' parameter in the 'orbisius_random_name_generator' shortcode in all versions up to, and including, 1.0.2 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 Orbisius Random Name Generator

CVE-2026-1893

MEDIUM CVSS 6.4 2026-02-11
Threat Entry Updated 2026-06-17

CVE-2026-1231 - Beaver Builder Lite Version Plugin

The Beaver Builder Page Builder – Drag and Drop Website Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `js` Global Settings parameter in all versions up to, and including, 2.10.0.5 due to missing capability checks on save_global_settings() function and insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Custom-level access and above who have been granted beaver builder access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Beaver Builder Lite Version

CVE-2026-1231

MEDIUM CVSS 6.4 2026-02-11
Threat Entry Updated 2026-02-11

CVE-2025-15524 - Gallery By Foogallery Plugin

The Gallery by FooGallery plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the ajax_get_gallery_info() function in all versions up to, and including, 3.1.9. This makes it possible for authenticated attackers, with Subscriber-level access and above, to retrieve metadata (name, image count, thumbnail URL) of private, draft, and password-protected galleries by enumerating gallery IDs.

PLUGIN Gallery By Foogallery

CVE-2025-15524

MEDIUM CVSS 4.3 2026-02-11
Threat Entry Updated 2026-02-11

CVE-2025-14541 - Lucky Wheel Giveaway Plugin

The Lucky Wheel Giveaway plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.0.22 via the conditional_tags parameter. This is due to the plugin using PHP's eval() function on user-controlled input without proper validation or sanitization. This makes it possible for authenticated attackers, with Administrator-level access and above, to execute code on the server.

PLUGIN Lucky Wheel Giveaway

CVE-2025-14541

HIGH CVSS 7.2 2026-02-11
Threat Entry Updated 2026-02-11

CVE-2025-13431 - Wp Slimstat Plugin

The SlimStat Analytics plugin for WordPress is vulnerable to time-based SQL Injection via the ‘args’ parameter in all versions up to, and including, 5.3.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 Subscriber-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 Wp Slimstat

CVE-2025-13431

MEDIUM CVSS 6.5 2026-02-11
Threat Entry Updated 2026-06-17

CVE-2026-2268 - Ninja Forms – The Contact Form Builder That Grows With You Plugin

The Ninja Forms plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.14.0. This is due to the unsafe application of the `ninja_forms_merge_tags` filter to user-supplied input within repeater fields, which allows the resolution of `{post_meta:KEY}` merge tags without authorization checks. This makes it possible for unauthenticated attackers to extract arbitrary post metadata from any post on the site, including sensitive data such as WooCommerce billing emails, API keys, private tokens, and customer personal information via the `nf_ajax_submit` AJAX action.

PLUGIN Ninja Forms – The Contact Form Builder That Grows With You

CVE-2026-2268

HIGH CVSS 7.5 2026-02-10
Threat Entry Updated 2026-06-17

CVE-2026-1866 - Name Directory Plugin

The Name Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via double HTML-entity encoding in all versions up to, and including, 1.32.0. This is due to the plugin's sanitization function calling `html_entity_decode()` before `wp_kses()`, and then calling `html_entity_decode()` again on output. 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 'name_directory_name' and 'name_directory_description' parameters in the public submission form granted they can trick the site administrator into approving their submission or…

PLUGIN Name Directory

CVE-2026-1866

HIGH CVSS 7.2 2026-02-10
Threat Entry Updated 2026-06-17

CVE-2026-1922 - Events Calendar Shortcode Plugin

The The Events Calendar Shortcode & Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `ecs-list-events` shortcode `message` attribute in all versions up to, and including, 3.1.2 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 Events Calendar Shortcode

CVE-2026-1922

MEDIUM CVSS 6.4 2026-02-10
Threat Entry Updated 2026-02-10

CVE-2025-14895 - Popup Builder Block Plugin

The PopupKit plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.2.0. This is due to the plugin not properly verifying that a user is authorized to access the /popup/logs REST API endpoint. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read and delete analytics data including device types, browser information, countries, referrer URLs, and campaign metrics.

PLUGIN Popup Builder Block

CVE-2025-14895

MEDIUM CVSS 5.4 2026-02-10
Threat Entry Updated 2026-06-17

CVE-2026-1722 - Wc Multivendor Marketplace Plugin

The WCFM Marketplace – Multivendor Marketplace for WooCommerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.7.0. This is due to the plugin not implementing authorization checks in the `wcfm-refund-requests-form` AJAX controller. This makes it possible for unauthenticated attackers to create arbitrary refund requests for any order ID and item ID, potentially leading to financial loss if automatic refund approval is enabled in the plugin settings.

PLUGIN Wc Multivendor Marketplace

CVE-2026-1722

MEDIUM CVSS 5.3 2026-02-10
Threat Entry Updated 2026-06-17

CVE-2026-0996 - Fluent Forms Plugin

The Fluent Forms plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the AI Form Builder module in all versions up to, and including, 6.1.14 due to a combination of missing authorization checks, a leaked nonce, and insufficient input sanitization. The vulnerability allows Subscriber-level users to trigger AI form generation via a protected endpoint. When prompted, AI services will typically return bare JavaScript code (without tags), which bypasses the plugin's sanitization. This stored JavaScript executes whenever anyone views the generated form, making it possible for authenticated attackers with Subscriber-level…

PLUGIN Fluent Forms

CVE-2026-0996

MEDIUM CVSS 6.4 2026-02-10
Threat Entry Updated 2026-06-17

CVE-2026-0845 - Tend 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 that can lead to privilege escalation due to a missing capability check on the 'WCFM_Settings_Controller::processing' function in all versions up to, and including, 6.7.24. This makes it possible for authenticated attackers, with Shop Manager-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative…

PLUGIN Tend Manager For Woocommerce Along With Bookings Subscription Listings Compatible

CVE-2026-0845

HIGH CVSS 7.2 2026-02-10
Threat Entry Updated 2026-02-10

CVE-2025-15147 - Wc Multivendor Membership Plugin

The WCFM Membership – WooCommerce Memberships for Multivendor Marketplace plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.11.8 via the 'WCFMvm_Memberships_Payment_Controller::processing' due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to modify other users' membership payments.

PLUGIN Wc Multivendor Membership

CVE-2025-15147

MEDIUM CVSS 4.3 2026-02-10
Threat Entry Updated 2026-06-17

CVE-2026-0632 - Fluent Forms Pro Add On Pack Plugin

The Fluent Forms Pro Add On Pack plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 6.1.12 via the 'saveDataSource' function. This makes it possible for authenticated attackers, with Subscriber-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.

PLUGIN Fluent Forms Pro Add On Pack

CVE-2026-0632

MEDIUM CVSS 5.4 2026-02-09
Scroll to top