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,002
Critical1,249
High4,286
Medium12,246
Reset
Showing 321-340 of 18002 records
Threat Entry Updated 2026-07-13

CVE-2026-13250 - Solace Extra Plugin

The Solace Extra plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.5.3. 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 permanently delete all content previously imported via the Starter Template feature, including posts, pages, media attachments, WooCommerce products, taxonomy terms, and sitebuilder templates. The required nonce is emitted on every wp-admin page via wp_localize_script() hooked to admin_enqueue_scripts without a page guard, meaning any Subscriber visiting…

PLUGIN Solace Extra

CVE-2026-13250

MEDIUM CVSS 5.3 2026-07-11
Threat Entry Updated 2026-07-14

CVE-2026-12141 - Premium Addons for Elementor – Powerful Elementor Templates & Widgets Plugin

The Premium Addons for Elementor – Powerful Elementor Templates & Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'premium_tooltip_text' parameter in all versions up to, and including, 4.11.84 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. The injected payload is specifically triggered when an administrator or higher-privileged user opens the affected post in the Elementor editor, as…

PLUGIN Premium Addons for Elementor – Powerful Elementor Templates & Widgets

CVE-2026-12141

MEDIUM CVSS 4.9 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-13116 - PDF Invoices & Packing Slips for WooCommerce Plugin

The PDF Invoices & Packing Slips for WooCommerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 5.14.0 via the generate_document_shortcode due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with contributor-level access and above, to mint publicly accessible, session-free download links for arbitrary third-party orders, exposing customer names, billing and shipping addresses, email addresses, phone numbers, order and invoice numbers, line items, totals, payment details, and customer notes contained in those orders' invoices and…

PLUGIN PDF Invoices & Packing Slips for WooCommerce

CVE-2026-13116

MEDIUM CVSS 4.3 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-8678 - Myparcel Plugin

The MyParcel plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.25.1. 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 view and modify shipment options — including carrier, delivery type, package type, number of labels, weight, signature requirement, and insurance — on any arbitrary order.

PLUGIN Myparcel

CVE-2026-8678

MEDIUM CVSS 4.3 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-5743 - SimpLy Gallery Plugin

The SimpLy Gallery Block & Lightbox plugin for WordPress is vulnerable to Stored Cross-Site Scripting via block attributes in all versions up to, and including, 3.3.3.2. This is due to insufficient input sanitization and output escaping on the sliderMaxHeight block attribute in the pgc_sgb_render_callback() function. The vulnerability exists because the pgc_sgb_sanitize_custom_css() function uses a flawed regex pattern that only removes event handlers with quoted values (e.g., onfocus="alert()") but fails to catch unquoted event handlers (e.g., onfocus=alert(document.cookie)), allowing the malicious code to bypass sanitization. This makes it possible for authenticated attackers,…

PLUGIN SimpLy Gallery

CVE-2026-5743

MEDIUM CVSS 6.4 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-3367 - Lockme Calendars Integration Plugin

The Lockme OAuth2 calendars integration plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'App ID' setting in all versions up to, and including, 2.11.0. This is due to insufficient input sanitization and output escaping. The register_setting() call on line 197 lacks a sanitize callback, allowing unsanitized data to be stored via update_option(). When the settings page is rendered, the stored value is echoed directly into an HTML input's value attribute without esc_attr() on line 212. This makes it possible for authenticated attackers, with administrator-level access and above,…

PLUGIN Lockme Calendars Integration

CVE-2026-3367

MEDIUM CVSS 4.4 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-7544 - Mux Video Uploader Plugin

The Mux Video Uploader plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 1.1.4 via the muxvideo_enqueue_settings_script. This makes it possible for authenticated attackers, with subscriber-level access and above, to extract sensitive data including Mux API credentials.

PLUGIN Mux Video Uploader

CVE-2026-7544

MEDIUM CVSS 4.3 2026-07-11
Threat Entry Updated 2026-07-14

CVE-2026-15338 - La Studio Element Kit For Elementor Plugin

The LA-Studio Element Kit for Elementor plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.6.1 via the get_type_template function. This makes it possible for authenticated attackers, with contributor-level access and above, 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. The wp_normalize_path function used in…

PLUGIN La Studio Element Kit For Elementor

CVE-2026-15338

HIGH CVSS 7.5 2026-07-11
Threat Entry Updated 2026-07-15

CVE-2026-15073 - KiviCare – Clinic & Patient Management System (EHR) Plugin

The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 4.5.0 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 Doctor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. Exploitation requires a KiviCare Doctor, Receptionist, or Clinic Admin…

PLUGIN KiviCare – Clinic & Patient Management System (EHR)

CVE-2026-15073

MEDIUM CVSS 6.5 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-15072 - KiviCare – Clinic & Patient Management System (EHR) Plugin

The KiviCare – Clinic & Patient Management System (EHR) plugin for WordPress is vulnerable to generic SQL Injection via the 'orderby' parameter in all versions up to, and including, 4.5.0 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 doctor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This requires that the attacker hold at minimum a…

PLUGIN KiviCare – Clinic & Patient Management System (EHR)

CVE-2026-15072

MEDIUM CVSS 6.5 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-13353 - WP Ultimate CSV Importer – WordPress Import & Export for CSV, XML & Excel Plugin

The WP Ultimate CSV Importer – WordPress Import & Export for CSV, XML & Excel plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 8.0.1 via the 'MappedFields' parameter. This is due to missing capability checks on the AJAX handlers for install_addon, saveMappedFields, and StartImport, combined with the plugin nonce being exposed to any authenticated user who can load an admin page, allowing a Subscriber to install the Import WooCommerce add-on, persist attacker-controlled PHP expressions in the MappedFields parameter, and trigger evaluation via…

PLUGIN WP Ultimate CSV Importer – WordPress Import & Export for CSV, XML & Excel

CVE-2026-13353

HIGH CVSS 8.8 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-13114 - Motors – Car Dealership & Classified Listings Plugin

The Motors – Car Dealership & Classified Listings Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via Comment Content and User Biographical Info in all versions up to, and including, 1.4.112 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 Motors – Car Dealership & Classified Listings Plugin

CVE-2026-13114

HIGH CVSS 7.2 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-13262 - Majestic Support – The Leading-Edge Help Desk & Customer Support Plugin

The Majestic Support – The Leading-Edge Help Desk & Customer Support Plugin plugin for WordPress is vulnerable to generic SQL Injection via the 'val' parameter in all versions up to, and including, 1.1.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. Exploitation requires a valid 'get-smart-reply' nonce, which any Subscriber-level user can…

PLUGIN Majestic Support – The Leading-Edge Help Desk & Customer Support Plugin

CVE-2026-13262

MEDIUM CVSS 6.5 2026-07-11
Threat Entry Updated 2026-07-14

CVE-2026-12426 - Members – Membership & User Role Editor Plugin

The Members – Membership & User Role Editor Plugin plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.2.22 via the members_filter_protected_posts_for_rest. This makes it possible for unauthenticated attackers to extract determine the existence and exact count of access-restricted posts, and use per-page pagination as a boolean oracle to infer keywords and content contained within those hidden restricted posts.

PLUGIN Members – Membership & User Role Editor Plugin

CVE-2026-12426

MEDIUM CVSS 5.3 2026-07-11
Threat Entry Updated 2026-07-15

CVE-2026-10628 - Points And Rewards For Woocommerce Plugin

The Points and Rewards for WooCommerce plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.10.0. 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 convert and drain any user's reward points into wallet balance, exfiltrate all users' emails and point balances to an attacker-controlled Klaviyo account, overwrite the site's Klaviyo public API key, block or unblock arbitrary users from the points…

PLUGIN Points And Rewards For Woocommerce

CVE-2026-10628

MEDIUM CVSS 4.3 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-13756 - Wp Grid Builder Plugin

The WP Grid Builder plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.3.3. This is due to missing authorization and meta key validation in the `update()` handler for the `/wp-json/wpgb/v2/metadata` REST endpoint. This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges to Administrator by updating their own `wp_capabilities` user meta with a crafted nested array payload.

PLUGIN Wp Grid Builder

CVE-2026-13756

HIGH CVSS 8.8 2026-07-11
Threat Entry Updated 2026-07-13

CVE-2026-11426 - Under Construction Page (Pro) Plugin

The UnderConstructionPage PRO plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 5.76. This is due to the plugin accepting arbitrary local file paths in the template_thumbnail parameter and copying their contents into a publicly accessible uploads file. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read arbitrary files on the server, which can contain sensitive information.

PLUGIN Under Construction Page (Pro)

CVE-2026-11426

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

CVE-2026-57807 - OAuth Single Sign On - SSO (OAuth Client Plugin

Authentication Bypass Using an Alternate Path or Channel vulnerability in miniOrange Security Software Pvt Ltd. OAuth Single Sign On - SSO (OAuth Client) allows Password Recovery Exploitation. This issue affects OAuth Single Sign On - SSO (OAuth Client): from n/a through 38.5.8.

PLUGIN OAuth Single Sign On - SSO (OAuth Client

CVE-2026-57807

CRITICAL CVSS 9.8 2026-07-10
Threat Entry Updated 2026-07-13

CVE-2026-12761 - Miniorange Login Openid Plugin

The miniOrange Social Login and Register (Discord, Google, Twitter, LinkedIn) plugin for WordPress is vulnerable to authentication bypass leading to account takeover in versions up to and including 7.7.0. This is due to the Profile Completion flow accepting an arbitrary email address via the 'email_field' POST parameter without verifying that the email belongs to the identity returned by the OAuth provider, combined with send_otp_token() returning the SHA-512(customer_key || otp) transaction hash to the client where the OTP space is only 99,000 values (wp_rand(1000, 99999)) and the customer_key is a static…

PLUGIN Miniorange Login Openid

CVE-2026-12761

CRITICAL CVSS 9.8 2026-07-10
Threat Entry Updated 2026-07-13

CVE-2026-13039 - Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) Plugin

The Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered) plugin for WordPress is vulnerable to authorization bypass due to a regression in versions from 4.0.26 up to and including 4.1.15. This is due to the plugin not properly verifying that a user is authorized to perform an action in the payment_complete() function of PaymentController.php. This makes it possible for unauthenticated attackers to mark unpaid ticket orders as completed by submitting a fabricated SureCart checkout ID or FluentCart cart hash, granting themselves paid event access, QR-code attendee tickets,…

PLUGIN Eventin – Event Calendar, Event Registration, Tickets & Booking (AI Powered)

CVE-2026-13039

MEDIUM CVSS 5.3 2026-07-10
Scroll to top