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,479
Critical934
High3,137
Medium11,193
Reset
Showing 541-560 of 15479 records
Threat Entry Updated 2026-06-22

CVE-2026-10530 - Pie Register Plugin

The Pie Register WordPress plugin before 3.8.4.10 does not use sufficiently random values when generating its account verification tokens, allowing unauthenticated attackers to predict a valid token and activate an account without access to the associated email inbox.

PLUGIN Pie Register

CVE-2026-10530

MEDIUM CVSS 5.3 2026-06-22
Threat Entry Updated 2026-06-22

CVE-2026-11912 - Simple File List Plugin

The Simple File List plugin for WordPress is vulnerable to arbitrary file modification due to insufficient authorization checks in all versions up to, and including, 6.3.7. This makes it possible for unauthenticated attackers to delete and modify files on the serve. This vulnerability is exploitable even when the administrator has not enabled the AllowFrontManage setting, because the is_admin() check unconditionally short-circuits the guard before that setting is evaluated.

PLUGIN Simple File List

CVE-2026-11912

HIGH CVSS 7.5 2026-06-20
Threat Entry Updated 2026-06-22

CVE-2026-12119 - Simple File List Plugin

The Simple File List plugin for WordPress is vulnerable to unauthorized file operations due to a missing authorization check on the 'frontmanage' shortcode attribute in all versions up to, and including, 6.3.7. This makes it possible for authenticated attackers, with contributor-level access and above, to perform arbitrary file operations including deletion, move, folder creation, and download. An attacker can create a draft post containing the 'eeSFL' shortcode, render it via the post preview endpoint to harvest the nonce needed to authorize the operations, and then submit file operation requests that…

PLUGIN Simple File List

CVE-2026-12119

MEDIUM CVSS 6.5 2026-06-20
Threat Entry Updated 2026-06-22

CVE-2026-11911 - Simple File List Plugin

The Simple File List plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the eeSFL_DeleteFile function in all versions up to, and including, 6.3.7. This makes it possible for unauthenticated attackers 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). The simplefilelist_edit_job AJAX action is registered via wp_ajax_nopriv_, making it accessible without authentication, and the is_admin() guard that would otherwise restrict access is bypassed because is_admin() always returns…

PLUGIN Simple File List

CVE-2026-11911

HIGH CVSS 7.5 2026-06-20
Threat Entry Updated 2026-06-22

CVE-2026-9843 - Contact Form Entries Plugin

The Database for Contact Form 7, WPforms, Elementor forms plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the view_page function in all versions up to, and including, 1.5.1. This makes it possible for unauthenticated attackers 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). Successful exploitation requires an administrator to view or edit the poisoned form entry, at which point PHP's bracket parser reshapes the attacker-crafted JSON…

PLUGIN Contact Form Entries

CVE-2026-9843

HIGH CVSS 8.1 2026-06-20
Threat Entry Updated 2026-06-23

CVE-2026-11551 - Branda White Labeling Plugin

The Branda plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 3.4.29. This is due to the plugin not properly validating a user's identity prior to updating their password. This makes it possible for unauthenticated attackers to change arbitrary user's passwords, including administrators, and leverage that to gain access to their account.

PLUGIN Branda White Labeling

CVE-2026-11551

CRITICAL CVSS 9.8 2026-06-20
Threat Entry Updated 2026-06-24

CVE-2026-12238 - Wp Google Maps Plugin

The WP Go Maps – Most Popular Map Plugin plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 10.1.01. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to create arbitrary records in plugin database tables (maps, markers, circles, polygons, polylines, rectangles, and point labels) by supplying a WPGMZA-namespaced CRUD-backed class name via the phpClass parameter. The namespace validation check (requiring the 'WPGMZA' prefix) does not prevent exploitation…

PLUGIN Wp Google Maps

CVE-2026-12238

MEDIUM CVSS 5.3 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-6798 - 2download Connector Plugin

The 2Download Connector for 2DL Hosted Checkout plugin for WordPress is vulnerable to unauthorized access in all versions up to, and including, 0.1.5. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to view arbitrary customers' subscription data including subscription status, product names, order IDs, purchase dates, and expiry dates.

PLUGIN 2download Connector

CVE-2026-6798

MEDIUM CVSS 5.3 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-3640 - Strabl A Checkout Solution Plugin

The STRABL – A checkout solution plugin for WordPress is vulnerable to Missing Authentication in all versions up to and including 4.5. The plugin registers a REST API webhook endpoint at /wp-json/strabl/webhook/order with a permission_callback of __return_true, which allows all incoming requests without any authentication or authorization checks. No shared secret, signature validation, HMAC verification, or token-based authentication is implemented. This makes it possible for unauthenticated attackers to create fraudulent WooCommerce orders and mark them as completed by supplying paymentStatus=paid, manipulate existing order statuses by providing an externalOrderId, create new…

PLUGIN Strabl A Checkout Solution

CVE-2026-3640

MEDIUM CVSS 5.3 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-9822 - Wp Hotel Booking Plugin

The WP Hotel Booking WordPress plugin before 2.3.1 does not enforce capability checks in several of its AJAX handlers, allowing authenticated users with Subscriber-level access to read other users' booking line items, enumerate active coupons, and read pricing data.

PLUGIN Wp Hotel Booking

CVE-2026-9822

MEDIUM CVSS 6.5 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-9013 - Bogo Plugin

The Bogo plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.9.1 via the bogo_rest_create_post_translation. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract the raw title, content, excerpt, and password of any private, draft, or password-protected post by triggering its duplication via the translation endpoint and reading the returned title.raw, content.raw, and excerpt.raw fields of the duplicated post. This vulnerability is exploitable against posts written in a non-default locale, as authenticated subscribers can request a translation into…

PLUGIN Bogo

CVE-2026-9013

MEDIUM CVSS 4.3 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-7515 - Betterdocs Pro Plugin

The BetterDocs Pro plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 3.8.0 via the `doc_style` parameter. This makes it possible for unauthenticated attackers to include and execute arbitrary .php 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 .php file types can be uploaded and included.

PLUGIN Betterdocs Pro

CVE-2026-7515

CRITICAL CVSS 9.8 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-8713 - Fusion Builder Plugin

The Avada (Fusion) Builder plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the maybe_delete_files function in all versions up to, and including, 3.15.3. This makes it possible for unauthenticated attackers 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). The attack requires a published Avada form configured to save entries to the database; an unauthenticated attacker submits a path-traversal payload via the wp_ajax_nopriv_fusion_form_submit_ajax handler while also controlling…

PLUGIN Fusion Builder

CVE-2026-8713

CRITICAL CVSS 9.1 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-8118 - Addons And Templates Kit For Elementor Plugin

The Royal Addons for Elementor – Addons and Templates Kit for Elementor plugin for WordPress is vulnerable to Arbitrary File Read in versions 1.7.1058 through 1.7.1059. This is due to the wpr_get_csv_handle() helper (introduced in version 1.7.1058 as part of the patch for CVE-2026-6229) falling back to is_readable() and fopen($source, 'r') on the attacker-controlled settings.table_upload_csv.url value when it does not parse as an HTTP URL, with no allow-list, traversal block, or extension check. This makes it possible for authenticated attackers, with Contributor-level access and above, to save a crafted wpr-data-table…

PLUGIN Addons And Templates Kit For Elementor

CVE-2026-8118

MEDIUM CVSS 6.5 2026-06-19
Threat Entry Updated 2026-06-23

CVE-2026-7547 - Integration Marktplaats For Woocommerce Plugin

The Woosa – Marktplaats for WooCommerce plugin for WordPress is vulnerable to Arbitrary File Read via Path Traversal in versions up to and including 2.0.4. This is due to insufficient path sanitization in the render_logs_ui() function, which accepts a base64-encoded file name from the 'log_file' GET parameter and concatenates it directly with the plugin's log directory path without validating that the resolved path remains within the intended directory. This makes it possible for authenticated attackers, with Administrator-level access, to read the contents of arbitrary files on the server, including wp-config.

PLUGIN Integration Marktplaats For Woocommerce

CVE-2026-7547

MEDIUM CVSS 4.9 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-4328 - Advanced Import Plugin

The Advanced Import plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.4.6. This is due to the plugin using wp_remote_get() to fetch a user-supplied URL without validating that the URL does not point to internal or private network resources in the demo_download_and_unzip() function. The 'demo_file' parameter from $_POST is passed through sanitize_text_field() (which only handles XSS-related sanitization) and then directly into wp_remote_get() when 'demo_file_type' is set to 'url'. Notably, the plugin uses wp_safe_remote_get() in other locations (theme template libraries) which would provide…

PLUGIN Advanced Import

CVE-2026-4328

MEDIUM CVSS 6.4 2026-06-19
Threat Entry Updated 2026-06-23

CVE-2026-11989 - Bit Integrations Plugin

The Bit integrations – Form Integration, Webhook, Spreadsheets, CRM, LMS & Email Automation plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 2.8.7 via the upload_attachment. 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. Exploitation requires a form integration to be configured with a field mapped to a WooCommerce product image, product gallery, downloadable files, or Google Contacts attachment field,…

PLUGIN Bit Integrations

CVE-2026-11989

MEDIUM CVSS 6.5 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-12157 - Block Editor Plugin

The BetterDocs - Knowledge Base Docs & FAQ Solution for Elementor & Block Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the blockId attribute of the betterdocs/category-slate-layout Gutenberg block in versions up to, and including, 4.5.3. This is due to insufficient input sanitization and output escaping in the CategorySlateLayout::render() method, which echoes the blockId block attribute directly into an HTML class attribute without esc_attr(). This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever…

PLUGIN Block Editor

CVE-2026-12157

MEDIUM CVSS 6.4 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-1856 - Creavi Booking Service Plugin

The Appointment Booking Calendar plugin for WordPress is vulnerable to Stored Cross-Site Scripting via custom booking field labels in all versions up to, and including, 1.4.4 due to insufficient input sanitization and output escaping. 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.

PLUGIN Creavi Booking Service

CVE-2026-1856

MEDIUM CVSS 6.4 2026-06-19
Threat Entry Updated 2026-06-22

CVE-2026-12430 - Blocksy Companion Plugin

The Blocksy Companion plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 2.1.45 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with editor-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

PLUGIN Blocksy Companion

CVE-2026-12430

MEDIUM CVSS 4.4 2026-06-19
Scroll to top