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 481-500 of 15479 records
Threat Entry Updated 2026-06-26

CVE-2026-12079 - Dokan Pro Plugin

The Dokan Pro plugin for WordPress is vulnerable to time-based SQL Injection via the ’orderby’ parameter in all versions up to, and including, 5.0.4 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 Dokan Pro

CVE-2026-12079

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

CVE-2026-10833 - Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns Plugin

The Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'configurablePrefix' Block Attribute in all versions up to, and including, 6.1.4 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 Gutenberg Essential Blocks – Page Builder for Gutenberg Blocks & Patterns

CVE-2026-10833

MEDIUM CVSS 6.4 2026-06-25
Threat Entry Updated 2026-07-14

CVE-2026-53038 - Linux Plugin

In the Linux kernel, the following vulnerability has been resolved: ima_fs: Correctly create securityfs files for unsupported hash algos ima_tpm_chip->allocated_banks[i].crypto_id is initialized to HASH_ALGO__LAST if the TPM algorithm is not supported. However there are places relying on the algorithm to be valid because it is accessed by hash_algo_name[]. On 6.12.40 I observe the following read out-of-bounds in hash_algo_name: ================================================================== BUG: KASAN: global-out-of-bounds in create_securityfs_measurement_lists+0x396/0x440 Read of size 8 at addr ffffffff83e18138 by task swapper/0/1 CPU: 4 UID: 0 PID: 1 Comm: swapper/0 Not tainted 6.12.40 #3 Call Trace: dump_stack_lvl+0x61/0x90 print_report+0xc4/0x580…

PLUGIN Linux

CVE-2026-53038

MEDIUM CVSS 5.5 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-12242 - Adrotate Banner Manager Plugin

The AdRotate Banner Manager plugin for WordPress is vulnerable to PHP Code Injection in all versions up to, and including, 5.17.7 via the 'banner' attribute of the adrotate shortcode. This is due to insufficient input validation and sanitization of the banner shortcode attribute before concatenation into a PHP code string wrapped in W3 Total Cache mfunc or Borlabs Cache fragment markers. This makes it possible for authenticated attackers, with Contributor-level access and above, to execute arbitrary PHP code on the server. This vulnerability requires W3 Total Cache or Borlabs Cache…

PLUGIN Adrotate Banner Manager

CVE-2026-12242

HIGH CVSS 8.8 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-7761 - Ultimate Member Plugin

The Ultimate Member plugin for WordPress is vulnerable to Account Takeover via Password Reset Link Disclosure in all versions up to and including 2.11.4. This is due to a chain of three logic bugs: (1) an MD5 hash fallback in get_directory_by_hash() that allows any post to be used as a member directory by computing SUBSTRING(MD5(post_id), 11, 5), (2) a strstr() parsing logic flaw in post_data() that allows bypassing WordPress's protected meta key restrictions by placing '_um_' anywhere in the meta key name rather than at the start, and (3) missing…

PLUGIN Ultimate Member

CVE-2026-7761

HIGH CVSS 8.8 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9710 - Before 7 Plugin

The Cornerstone WordPress plugin before 7.8.8 does not enforce capability checks on one of its CSS-preview request handlers, and exposes the nonce needed to call it to every logged-in user on any wp-admin page, allowing any authenticated user to evaluate dynamic content tokens against arbitrary users and disclose their sensitive metadata including raw password hashes. This affects the premium co Cornerstone page builder distributed bundled with the X , not the unrelated free `cornerstone` Cornerstone WordPress plugin before 7.8.8 (v0.8.x) on the .org repository.

PLUGIN Before 7

CVE-2026-9710

HIGH CVSS 7.7 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9709 - Before 7 Plugin

The Cornerstone WordPress plugin before 7.8.9 does not enforce capability checks on one of its REST API routes, allowing any authenticated user to disclose the metadata of any other user, including roles, session token previews and stored billing/shipping fields. This affects the premium co Cornerstone page builder distributed bundled with the X , not the unrelated free `cornerstone` Cornerstone WordPress plugin before 7.8.9 (v0.8.x) on the .org repository.

PLUGIN Before 7

CVE-2026-9709

HIGH CVSS 7.7 2026-06-24
Threat Entry Updated 2026-06-29

CVE-2026-9643 - Wp Meta Seo Plugin

The WP Meta SEO plugin for WordPress is vulnerable to Unauthenticated Stored Cross-Site Scripting via the REQUEST_URI server variable in all versions up to, and including, 4.5.18. When the plugin's `wpmsTemplateRedirect()` hook detects a 404, it concatenates `$_SERVER['HTTP_HOST']` with the raw `$_SERVER['REQUEST_URI']` and inserts that value verbatim into the `wp_wpms_links.link_url` column via `$wpdb->insert()`. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute whenever an administrator views the plugin's 404 & Redirects admin page (`/wp-admin/admin.php?page=metaseo_broken_link`).

PLUGIN Wp Meta Seo

CVE-2026-9643

HIGH CVSS 7.2 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9724 - Motordesk Plugin

The MotorDesk plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.2. This is due to missing or incorrect nonce validation on the motordesk_admin_home function. This makes it possible for unauthenticated attackers to update the plugin's configuration settings, including the search page URI and custom template directory path via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Motordesk

CVE-2026-9724

MEDIUM CVSS 4.3 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9721 - Book A Room Event Calendar Plugin

The Book a Room Event Calendar plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.9. This is due to missing or incorrect nonce validation on the settings_form()/update_settings() functionality. The plugin's options page handler dispatches on the 'action' POST parameter and calls update_settings(), which persists plugin configuration (including the external database host, username, password, prefix, database name, encryption key, and registration page URL) via update_option(), without ever generating a nonce field in the settings form or verifying one (no wp_nonce_field(), check_admin_referer(), or wp_verify_nonce()…

PLUGIN Book A Room Event Calendar

CVE-2026-9721

MEDIUM CVSS 4.3 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9179 - Wp Forms Connector Plugin

The WP Forms Connector plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter of the /wp-json/wp/v3/post/list REST endpoint in versions up to and including 1.8. This is due to insufficient escaping on the user-supplied 'order' parameter (read directly from $_GET['order'] into $shorting) and the lack of sufficient preparation on the existing SQL query in the listPost() function, where the value is concatenated unquoted into the ORDER BY clause and executed via $wpdb->get_results() without $wpdb->prepare(). The endpoint is registered with permission_callback '__return_true' and performs only a broken header-based…

PLUGIN Wp Forms Connector

CVE-2026-9179

HIGH CVSS 7.5 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9178 - Wp Forms Connector Plugin

The WP Forms Connector plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 1.8. The plugin registers the REST route wp/v3/user/list/ (callback userDetail()) with permission_callback set to '__return_true', and the function's home-grown authentication only verifies that the supplied 'Username' HTTP header maps to an administrator account and that a 'Password' HTTP header is non-empty. It never validates the password with wp_check_password() (unlike the sibling delete_wc_user() function which does). This makes it possible for unauthenticated attackers to retrieve sensitive information for any registered user ID…

PLUGIN Wp Forms Connector

CVE-2026-9178

HIGH CVSS 7.5 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9620 - Wp Latest Posts Plugin

The WP Latest Posts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via crafted image src attributes in post content in versions up to, and including, 5.0.11. This is due to insufficient output escaping in the field() and loop() functions, which extract the raw src attribute value from tags within post_content using a regular expression and then reconstruct new elements or CSS background-image declarations by directly concatenating the unescaped value — bypassing WordPress's kses filtering entirely. This makes it possible for authenticated attackers, with author-level access and above, to…

PLUGIN Wp Latest Posts

CVE-2026-9620

MEDIUM CVSS 6.4 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9612 - WhatsOrder – Instant Checkout for WooCommerce Plugin

The WhatsOrder – Instant Checkout for WooCommerce plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.0.1 via the yapacdev_generate_order_pdf. This makes it possible for unauthenticated attackers to extract sensitive customer PII and order details — including full name, email address, phone number, billing address, ordered items with quantities and prices, applied coupons, shipping method, and order total — from any customer's invoice by enumerating sequential order IDs. Invoice HTML files are written to the publicly accessible wp-content/uploads/whatsorder_invoices/ directory, which is created without…

PLUGIN WhatsOrder – Instant Checkout for WooCommerce

CVE-2026-9612

MEDIUM CVSS 5.3 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9175 - Devs Accounting – Simple Accounting and Invoicing Solution Plugin

The Devs Accounting – Simple Accounting and Invoicing Solution plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 1.2.0. This is due to the get_single_account() REST API callback being registered with a permission_callback that unconditionally returns true, providing no authentication or authorization checks on the /devs-accounting/v1/get-account/ endpoint. This makes it possible for unauthenticated attackers to read arbitrary private financial account records (including account name, bank name, and opening balance) by enumerating the numeric account ID, resulting in sensitive information disclosure.

PLUGIN Devs Accounting – Simple Accounting and Invoicing Solution

CVE-2026-9175

MEDIUM CVSS 5.3 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9619 - Reviews and Rating – Docplanner Plugin

The Reviews and Rating – Docplanner plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.1.4. 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 outbound scraping of external websites and write scraped review data into the wp_dp_reviews database table, as well as send feature-request emails from the site administrator's email address.

PLUGIN Reviews and Rating – Docplanner

CVE-2026-9619

MEDIUM CVSS 4.3 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9616 - Generate Security Txt Plugin

The Generate Security.txt plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.0.12. 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 delete the site's security.txt file from the server filesystem or create the .well-known directory by directly invoking the delete_securitytxt or create_wellknown_folder AJAX actions.

PLUGIN Generate Security Txt

CVE-2026-9616

MEDIUM CVSS 4.3 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-9184 - 24liveblog – live blog tool Plugin

The 24liveblog - live blog tool plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the update_lb24_token() AJAX function in versions up to, and including, 2.2. The handler only verifies the 'lb24' nonce (which is generated and localized to any user with block editor access via lb24_block_enqueue_scripts()) and does not verify the user's capabilities or that the supplied user_id belongs to the current user. This makes it possible for authenticated attackers, with author-level access and above, to overwrite the lb24_token, lb24_uid, lb24_refresh_token,…

PLUGIN 24liveblog – live blog tool

CVE-2026-9184

MEDIUM CVSS 4.3 2026-06-24
Threat Entry Updated 2026-06-29

CVE-2026-9183 - 24liveblog – live blog tool Plugin

The 24liveblog - live blog tool plugin for WordPress is vulnerable to Exposure of Sensitive Information in versions up to, and including, 2.2. This is due to the lb24_block_enqueue_scripts() function being hooked to enqueue_block_editor_assets and, for any non-administrator user, falling back to loading the administrator-configured site-wide 24liveblog integration secrets (lb24_token, lb24_refresh_token, lb24_uid, lb24_uname) from the options table via get_option() and emitting them through wp_localize_script() as the lb24BlockData JavaScript object. This makes it possible for authenticated attackers, with contributor-level access and above, to extract third-party 24liveblog account credentials (including the API…

PLUGIN 24liveblog – live blog tool

CVE-2026-9183

MEDIUM CVSS 4.3 2026-06-24
Threat Entry Updated 2026-06-25

CVE-2026-8705 - Clearsale Total Plugin

The ClearSale Total plugin for WordPress is vulnerable to SQL Injection via the `pagseguro[metodo]` POST parameter of the `clearsale_total_push` AJAX action in all versions up to, and including, 3.4.2. The handler is registered for unauthenticated users (`wp_ajax_nopriv_clearsale_total_push`), and although a `wp_verify_nonce()` check exists, the failing branch's `die()` is commented out so execution continues regardless of nonce validity. On PHP < 8.0 the attacker-supplied `$metodo` value bypasses the `switch ($metodo) { case 4: ... }` guard via loose type juggling (the string `"4 AND SLEEP(5)"` compares equal to integer `4`), reaching…

PLUGIN Clearsale Total

CVE-2026-8705

HIGH CVSS 7.5 2026-06-24
Scroll to top