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,225
Critical1,270
High4,356
Medium12,382
Reset
Showing 2221-2240 of 18225 records
Threat Entry Updated 2026-06-17

CVE-2026-25436 - Elementor Plugin

Missing Authorization vulnerability in WProyal Royal Elementor Addons allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects Royal Elementor Addons: from n/a before 1.7.1053.

PLUGIN Elementor

CVE-2026-25436

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

CVE-2026-6692 - Slider Revolution Plugin

The Slider Revolution plugin for WordPress is vulnerable to Arbitrary File Upload in versions 7.0.0 to 7.0.10 via the '_get_media_url' and '_check_file_path' function. This is due to insufficient file type validation. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload files that may be executable, which makes remote code execution possible. The vulnerability was partially patched in version 7.0.10 and fully patched in version 7.0.11.

PLUGIN Slider Revolution

CVE-2026-6692

HIGH CVSS 8.8 2026-05-07
Threat Entry Updated 2026-06-17

CVE-2026-7252 - Wp Optimize Plugin

The WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the unscheduled_original_file_deletion function in all versions up to, and including, 4.5.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). This is possible because 'original-file' is a public (non-protected) meta key…

PLUGIN Wp Optimize

CVE-2026-7252

HIGH CVSS 8.1 2026-05-07
Threat Entry Updated 2026-06-17

CVE-2026-4348 - Betterdocs Pro Plugin

The BetterDocs Pro plugin for WordPress is vulnerable to SQL Injection via the `get_current_letter_docs` and `docs_sort_by_letter` AJAX actions in all versions up to, and including, 3.7.0. This is due to the `limit` POST parameter being interpolated directly into a SQL query string before being passed to `$wpdb->prepare()`, which only parameterizes other variables. 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. The Encyclopedia feature must be enabled in BetterDocs Pro settings for…

PLUGIN Betterdocs Pro

CVE-2026-4348

HIGH CVSS 7.5 2026-05-07
Threat Entry Updated 2026-06-17

CVE-2026-6214 - Forminator Forms Plugin

The Forminator Forms plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.53.0. This is due to the listen_for_saving_export_schedule() function in library/class-export.php failing to perform a capability check before saving the scheduled export configuration, unlike the parallel listen_for_csv_export() function which correctly verifies user permissions. This makes it possible for authenticated attackers with subscriber-level access to configure a scheduled export job that emails all form submissions to an attacker-controlled email address, resulting in sensitive data exfiltration.

PLUGIN Forminator Forms

CVE-2026-6214

MEDIUM CVSS 6.5 2026-05-07
Threat Entry Updated 2026-06-17

CVE-2026-4807 - Simply Schedule Appointments Plugin

The Appointment Booking Calendar plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.6.10.6. This is due to a flawed authorization logic in the nonce_permissions_check() method combined with the public exposure of a site-wide reusable nonce. The plugin exposes a public_nonce value through the /wp-json/ssa/v1/embed-inner endpoint, which is accessible to unauthenticated users. The appointment deletion endpoint at /wp-json/ssa/v1/appointments/{id}/delete and /wp-json/ssa/v1/appointments/bulk use a permission check that accepts requests containing both an X-WP-Nonce header (with any arbitrary value) and an X-PUBLIC-Nonce header (with the valid public nonce).…

PLUGIN Simply Schedule Appointments

CVE-2026-4807

MEDIUM CVSS 6.5 2026-05-07
Threat Entry Updated 2026-06-17

CVE-2026-6222 - Forminator Forms Plugin

The Forminator Forms plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 1.51.1. This is due to the `processRequest()` method in `Forminator_Admin_Module_Edit_Page` (admin/abstracts/class-admin-module-edit-page.php) dispatching sensitive module-management actions — including export, delete, clone, delete-entries, publish/draft, and bulk variants — after only a nonce check, without ever verifying that the current user holds the `manage_forminator_modules` capability. The nonce used (`forminator_form_request`) is unconditionally embedded in the global `forminatorData` JavaScript object and localized on every Forminator admin page, including Templates and Reports pages accessible to users who explicitly lack…

PLUGIN Forminator Forms

CVE-2026-6222

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

CVE-2026-1719 - Gravity Bookings Premium Plugin

The Gravity Bookings Premium plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.5.9 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 Gravity Bookings Premium

CVE-2026-1719

HIGH CVSS 7.5 2026-05-06
Threat Entry Updated 2026-06-17

CVE-2026-7332 - Calendar Booking Plugin For Appointments And Events

The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'booking_form_page_url' parameter in all versions up to, and including, 5.5.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 an injected page. The malicious activity log entry is written to the database even when Stripe is not configured, because the latepoint_order_intent_created action hook fires before the Stripe Connect account…

PLUGIN Calendar Booking Plugin For Appointments And Events

CVE-2026-7332

HIGH CVSS 7.2 2026-05-06
Threat Entry Updated 2026-06-17

CVE-2026-7457 - Latepoint Plugin

The LatePoint plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to and including 5.5.0. This is due to insufficient input sanitization on the customer cabinet profile update endpoint — where raw POST parameters (first_name, last_name, phone, notes) bypass sanitization because OsCustomerModel does not override params_to_sanitize(), causing set_data() to store unsanitized values verbatim in the database — combined with insufficient output escaping in generate_preview(), which injects those stored values into notification template HTML via str_replace() without any esc_html() call before echoing the result. This makes it…

PLUGIN Latepoint

CVE-2026-7457

MEDIUM CVSS 6.4 2026-05-06
Threat Entry Updated 2026-06-17

CVE-2026-6672 - Slicewp Affiliates Plugin

The Affiliate Program Suite — SliceWP Affiliates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via shortcode attributes in all versions up to, and including, 1.2.7. This is due to insufficient input sanitization and output escaping on user-supplied attributes in the 'slicewp_affiliate_url' shortcode. 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 Slicewp Affiliates

CVE-2026-6672

MEDIUM CVSS 6.4 2026-05-06
Threat Entry Updated 2026-06-17

CVE-2026-6344 - Fluent Forms Plugin

The Fluent Forms plugin for WordPress is vulnerable to Arbitrary File Read in versions up to and including 6.2.1. This is due to insufficient path validation in the getAttachments() method of EmailNotificationActions, which resolves attacker-supplied file-upload URLs into filesystem paths without verifying that the resolved path stays inside the WordPress uploads directory: a strpos() prefix check on the raw URL can be bypassed with traversal sequences, wp_normalize_path() does not resolve ".\..\" segments, and file_exists() then resolves them at the kernel level. This makes it possible for authenticated attackers with administrator…

PLUGIN Fluent Forms

CVE-2026-6344

MEDIUM CVSS 4.9 2026-05-06
Threat Entry Updated 2026-06-17

CVE-2026-2306 - Ninja Tables Plugin

The Ninja Tables – Easy Data Table Builder plugin for WordPress is vulnerable to unauthorized database table creation due to missing authorization checks on the `createFluentCartTable` function in all versions up to, and including, 5.2.6. This makes it possible for authenticated attackers, with Subscriber-level access and above, to create arbitrary Ninja Tables in the database which can lead to database pollution and resource exhaustion.

PLUGIN Ninja Tables

CVE-2026-2306

MEDIUM CVSS 4.3 2026-05-06
Threat Entry Updated 2026-07-24

CVE-2026-5753 - All In One Wp Migration Unlimited Extension Plugin

The All-in-One WP Migration Unlimited Extension plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.83. This is due to the 'Ai1wmve_Schedules_Controller::save' handler for 'admin_post_ai1wm_schedule_event_save' not verifying user capabilities before saving schedule data. This makes it possible for authenticated attackers, with subscriber-level access and above, to create scheduled export jobs and send backup notifications to attacker-controlled email addresses. Because such notifications include the random backup filename, full site backups can subsequently be downloaded from the target site, resulting in sensitive information exposure.

PLUGIN All In One Wp Migration Unlimited Extension

CVE-2026-5753

MEDIUM CVSS 6.5 2026-05-06
Threat Entry Updated 2026-07-25

CVE-2026-3208 - Mercado Pago Payments For Woocommerce Plugin

The Mercado Pago payments for WooCommerce plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'mp_pix_image' WooCommerce API endpoint in all versions up to, and including, 8.7.11. This makes it possible for unauthenticated attackers to retrieve PIX payment QR code images for arbitrary orders. PIX QR codes contain sensitive merchant information including PIX keys (which may be CPF/CNPJ personal identifiers), transaction amounts, merchant name and city, and MercadoPago transaction references.

PLUGIN Mercado Pago Payments For Woocommerce

CVE-2026-3208

MEDIUM CVSS 5.3 2026-05-06
Threat Entry Updated 2026-06-17

CVE-2026-4304 - Weepie Cookie Allow Plugin

The WeePie Cookie Allow plugin for WordPress is vulnerable to SQL Injection via the 'consent' parameter in all versions up to, and including, 3.4.11 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 Weepie Cookie Allow

CVE-2026-4304

HIGH CVSS 7.5 2026-05-05
Threat Entry Updated 2026-06-17

CVE-2026-6261 - Betheme

The Betheme theme for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 28.4. This is due to the upload_icons() function workflow moving and unzipping user-controlled ZIP files into a public uploads directory without validating extracted file types. This makes it possible for authenticated attackers, with author-level access and above, to upload arbitrary files (including PHP) and achieve remote code execution via the Icons icon-pack upload flow.

THEME Betheme

CVE-2026-6261

HIGH CVSS 8.8 2026-05-05
Threat Entry Updated 2026-06-17

CVE-2026-6262 - Betheme

The Betheme theme for WordPress is vulnerable to Arbitrary File Deletion in versions up to, and including, 28.4. This is due to the upload_icons() function workflow using a user-controlled upload path (`mfn-icon-upload`) in a filesystem move operation without constraining it to the uploads directory. This makes it possible for authenticated attackers, with contributor-level access and above, to move/delete arbitrary local files via path traversal.

THEME Betheme

CVE-2026-6262

MEDIUM CVSS 6.5 2026-05-05
Threat Entry Updated 2026-06-17

CVE-2026-3359 - Drop Contact Form Builder Plugin

The Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder plugin for WordPress is vulnerable to SQL Injection via the 'inputs' parameter in versions up to, and including, 1.15.42 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 Drop Contact Form Builder

CVE-2026-3359

HIGH CVSS 7.5 2026-05-05
Scroll to top