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.

Total12,246
Critical0
High0
Medium12,246
Reset
Showing 21-40 of 12246 records
Threat Entry Updated 2026-07-17

CVE-2026-12393 - Wps Bookings For Woocommerce Plugin

The WPS Bookings for WooCommerce WordPress plugin before 3.11.7 does not verify that a booking order belongs to the requesting user before cancelling it, allowing any authenticated user, such as a Subscriber or Customer, to cancel and void other customers' booking orders.

PLUGIN Wps Bookings For Woocommerce

CVE-2026-12393

MEDIUM CVSS 5.4 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-13402 - Royal Addons For Elementor Plugin

The Royal Addons for Elementor WordPress plugin before 1.7.1063 does not check the post status of menu items or the templates they reference in one of its REST endpoints, allowing unauthenticated users to retrieve the rendered HTML content of private or draft Elementor templates linked from non-public navigation menu items.

PLUGIN Royal Addons For Elementor

CVE-2026-13402

MEDIUM CVSS 5.3 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-10525 - Nex Forms Plugin

The NEX-Forms WordPress plugin before 9.2.3 does not sanitise and escape some submitted form data before storing it and outputting it back in the admin dashboard, leading to a Stored Cross-Site Scripting vulnerability which could allow unauthenticated users to perform Stored Cross-Site Scripting attacks against high privilege users such as administrators when they view the submitted entries.

PLUGIN Nex Forms

CVE-2026-10525

MEDIUM CVSS 6.1 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-11966 - Before 5 Plugin

The User Registration & Membership WordPress plugin before 5.2.3 does not perform a capability check for unauthenticated callers on one of its membership payment actions and acts on a caller-supplied user identifier, allowing unauthenticated attackers to delete recently-registered, payment-pending user accounts.

PLUGIN Before 5

CVE-2026-11966

MEDIUM CVSS 5.3 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-15094 - Wp Hotel Booking Plugin

The WP Hotel Booking plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'check_in_date' parameter in all versions up to, and including, 2.3.2 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 Wp Hotel Booking

CVE-2026-15094

MEDIUM CVSS 6.1 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-15759 - Chat Help Plugin

The ChatHelp – Click to Chat Button, WooCommerce Chat to Order & Floating Chat Form plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'number' and 'group' Shortcode Attributes in all versions up to, and including, 3.5.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 Chat Help

CVE-2026-15759

MEDIUM CVSS 6.4 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-15161 - Ninja Forms Excel Export Plugin

The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.3.6. This is due to the save_filter() AJAX handler storing the raw $_POST['filter'] array into a WordPress option via update_option() without any capability check, nonce verification, or input sanitization, combined with the get_filter_row() method on the admin Excel Export screen concatenating the stored filter values (field_key, condition, value) directly into HTML attributes without esc_attr(). This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary…

PLUGIN Ninja Forms Excel Export

CVE-2026-15161

MEDIUM CVSS 6.4 2026-07-17
Threat Entry Updated 2026-07-21

CVE-2026-15457 - Kirki Plugin

The Kirki – Freeform Page Builder, Website Builder & Customizer plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 6.0.13 via the 'family' parameter. This makes it possible for authenticated attackers, with editor-level access and above, to delete arbitrary directories on the server, which can result in loss of data and availability.

PLUGIN Kirki

CVE-2026-15457

MEDIUM CVSS 4.9 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-15349 - Crm Suite Built For Woocommerce Plugin

The ERP: Complete HR, Accounting & CRM Suite Built for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.17.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to create arbitrary company locations in the ERP database.

PLUGIN Crm Suite Built For Woocommerce

CVE-2026-15349

MEDIUM CVSS 4.3 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-14503 - Pcloud Wp Backup Plugin

The pCloud WP Backup plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.0.3 via the wp2pcl_ajax_process_request_inner. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract force generation of a full-site backup archive written to a publicly accessible directory, exposing wp-config.php database credentials, WordPress secret salts, and the complete PHP source tree. The resulting archive is deposited in the plugin's unprotected tmp/ directory at a predictable URL, making the extracted data accessible to unauthenticated visitors once the backup…

PLUGIN Pcloud Wp Backup

CVE-2026-14503

MEDIUM CVSS 6.5 2026-07-17
Threat Entry Updated 2026-07-21

CVE-2026-8616 - Fense Block Vpn Proxy Plugin

The Fense Proxy & VPN Blocker plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check and missing nonce validation on the fense_bpvt_save_settings() function in versions up to, and including, 3.0.1. The callback is registered to both wp_ajax_* and wp_ajax_nopriv_* hooks and unconditionally calls delete_option() on four plugin options and delete_transient() on three transients tied to the plugin's API key cache and settings. This makes it possible for unauthenticated attackers to delete plugin options and transients, effectively resetting the plugin's API key/data cache and…

PLUGIN Fense Block Vpn Proxy

CVE-2026-8616

MEDIUM CVSS 5.3 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-11324 - WordPress component

The WooCommerce Placetopay Gateway and PlacetoPay/AvalPay gateway plugins for WordPress are vulnerable to Reflected Cross-Site Scripting via the 'redirect-url' parameter in versions up to, and including, 3.2.2 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.

UNKNOWN WordPress component

CVE-2026-11324

MEDIUM CVSS 6.1 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-15160 - Ninja Forms Excel Export Plugin

The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.3.6 via the 'spreadsheet_export_tmp_name' parameter. This makes it possible for authenticated attackers, with subscriber-level access and above, to write .xls/.xlsx files to arbitrary locations on the server, which can be used to stage further attacks.

PLUGIN Ninja Forms Excel Export

CVE-2026-15160

MEDIUM CVSS 4.3 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-15159 - Ninja Forms Excel Export Plugin

The Ninja Forms - Excel Export plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.3.6 via the 'spreadsheet_export_form_id' parameter due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with subscriber-level access and above, to enumerate any Ninja Forms form ID and download all stored submission data — including names, email addresses, phone numbers, physical addresses, and any other PII collected by site forms — as a downloadable XLSX file.

PLUGIN Ninja Forms Excel Export

CVE-2026-15159

MEDIUM CVSS 4.3 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-2594 - Smart Custom Fields Plugin

The Smart Custom Fields plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 5.0.7. This is due to insufficient input sanitization and output escaping of uploaded image attachment titles. 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. NOTE: This vulnerability was partially patched in 5.0.7.

PLUGIN Smart Custom Fields

CVE-2026-2594

MEDIUM CVSS 6.4 2026-07-17
Threat Entry Updated 2026-07-17

CVE-2026-14782 - Ameliabooking Plugin

The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to SQL Injection via the Customer Import in all versions up to, and including, 2.4.3 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 wpamelia-manager role, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Ameliabooking

CVE-2026-14782

MEDIUM CVSS 4.9 2026-07-16
Threat Entry Updated 2026-07-16

CVE-2026-15727 - Wp Bulk Delete Plugin

The WP Bulk Delete plugin for WordPress is vulnerable to generic SQL Injection via the 'delete_user_roles' parameter in all versions up to, and including, 1.4.2 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. wp_unslash() is applied to the raw POST body before parse_str() decomposes it, stripping WordPress…

PLUGIN Wp Bulk Delete

CVE-2026-15727

MEDIUM CVSS 4.9 2026-07-16
Threat Entry Updated 2026-07-16

CVE-2026-15651 - Wp Tripadvisor Review Slider Plugin

The WP TripAdvisor Review Slider plugin for WordPress is vulnerable to generic SQL Injection via the 'filtersource' parameter in all versions up to, and including, 14.6 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 Wp Tripadvisor Review Slider

CVE-2026-15651

MEDIUM CVSS 4.9 2026-07-16
Threat Entry Updated 2026-07-16

CVE-2026-15610 - Chatbot Plugin

The WPBot – AI ChatBot for Live Support, Lead Generation, AI Services plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 8.5.6. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to trigger arbitrary re-embedding of stored RAG documents, modifying the rag_documents table and consuming the site owner's paid third-party AI API credits (OpenAI, Gemini, OpenRouter, or xAI).

PLUGIN Chatbot

CVE-2026-15610

MEDIUM CVSS 4.3 2026-07-16
Threat Entry Updated 2026-07-18

CVE-2026-15407 - Themify Builder Plugin

The Themify Builder plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 7.7.7. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to overwrite or delete the generated CSS stylesheet file of arbitrary posts, including private and draft posts owned by other users, and modify plugin-scoped font options. The required CSRF nonce (tf_nonce) is emitted on public front-end builder pages via wp_localize_script, making…

PLUGIN Themify Builder

CVE-2026-15407

MEDIUM CVSS 4.3 2026-07-16
Scroll to top