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,036
Critical923
High3,047
Medium10,866
Reset
Showing 1-20 of 15036 records
Threat Entry Updated 2026-04-30

CVE-2026-2892 - Otter Blocks Plugin

The Otter Blocks plugin for WordPress is vulnerable to Purchase Verification Bypass in all versions up to, and including, 3.1.4. This is due to the 'get_customer_data' method relying on an unsigned 'o_stripe_data' cookie to determine Stripe product ownership for unauthenticated users. The 'check_purchase' method trusts this cookie data without performing server-side verification against the Stripe API for one-time 'payment' mode purchases. This makes it possible for unauthenticated attackers to bypass Stripe purchase-gated content visibility conditions by forging the 'o_stripe_data' cookie with a target product ID, which is publicly exposed in…

PLUGIN Otter Blocks

CVE-2026-2892

HIGH CVSS 7.5 2026-04-30
Threat Entry Updated 2026-04-30

CVE-2026-6498 - Restaurant Reservations Plugin

The Five Star Restaurant Reservations plugin for WordPress is vulnerable to a payment bypass via PHP type juggling in versions up to, and including, 2.7.16 This is due to the valid_payment() function using a PHP loose comparison (==) between the attacker-controlled payment_id POST parameter and the booking's stripe_payment_intent_id property. When an unauthenticated attacker submits a request to the nopriv AJAX handler rtb_stripe_pmt_succeed before the Stripe payment intent has been created for a booking (i.e., before the JavaScript-triggered create_stripe_pmtIntnt() call has stored an intent ID in post meta), the stripe_payment_intent_id property…

PLUGIN Restaurant Reservations

CVE-2026-6498

MEDIUM CVSS 5.3 2026-04-30
Threat Entry Updated 2026-04-29

CVE-2026-2902 - Wp Meteor Plugin

The WP Meteor Website Speed Optimization Addon plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'frontend_rewrite' function's 'WPMETEOR[N]WPMETEOR' placeholder content in all versions up to, and including, 3.4.16 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 Wp Meteor

CVE-2026-2902

MEDIUM CVSS 6.1 2026-04-29
Threat Entry Updated 2026-04-29

CVE-2026-4019 - Ccpa Cookie Consent Plugin

The Complianz – GDPR/CCPA Cookie Consent plugin for WordPress is vulnerable to unauthorized data access in all versions up to, and including, 7.4.5 This is due to the REST API endpoint at /wp-json/complianz/v1/consent-area/{post_id}/{block_id} using __return_true as the permission_callback, allowing any unauthenticated user to access it. The cmplz_rest_consented_content() function retrieves a post by ID via get_post() and returns the consentedContent attribute of any complianz/consent-area block found in it, without checking if the post is published or if the user has permission to read it. This makes it possible for unauthenticated attackers…

PLUGIN Ccpa Cookie Consent

CVE-2026-4019

MEDIUM CVSS 5.3 2026-04-29
Threat Entry Updated 2026-04-28

CVE-2026-4805 - Woostify Theme

The Woostify plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.5.0 This is due to insufficient input sanitization and output escaping in the bundled Lity.js lightbox library, where user-controlled input from the href attribute is concatenated directly into a jQuery HTML string without sanitization. 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.

THEME Woostify

CVE-2026-4805

MEDIUM CVSS 6.4 2026-04-28
Threat Entry Updated 2026-04-28

CVE-2026-4911 - Booking Package Plugin

The Booking Package plugin for WordPress is vulnerable to Price Manipulation in versions up to, and including, 1.7.06 This is due to the intentForStripe() function passing user-controlled $_POST['amount'] directly to the Stripe PaymentIntent API without validation, and the commitStripe() function ignoring the server-calculated amount when confirming the payment. While the server correctly calculates the booking cost via getAmount() based on services, guests, taxes, and coupons, this calculated amount is never validated against or used to update the PaymentIntent because the critical code in CreditCard.php that would include the calculated amount…

PLUGIN Booking Package

CVE-2026-4911

MEDIUM CVSS 5.3 2026-04-28
Threat Entry Updated 2026-04-28

CVE-2026-5306 - Before 2 Plugin

The Check & Log Email WordPress plugin before 2.0.13 does not properly handle email replacement, which could allow unauthenticated users to perform Stored XSS attacks when the email encoder setting is enabled

PLUGIN Before 2

CVE-2026-5306

MEDIUM CVSS 5.4 2026-04-28
Threat Entry Updated 2026-04-28

CVE-2026-6809 - Social Post Embed Plugin

The Social Post Embed plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Threads embed handler in all versions up to, and including, 2.0.1. This is due to insufficient input sanitization and output escaping on the user-supplied URL. 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 Social Post Embed

CVE-2026-6809

MEDIUM CVSS 6.4 2026-04-28
Threat Entry Updated 2026-04-28

CVE-2026-6725 - Wpc Smart Messages Plugin

The WPC Smart Messages for WooCommerce plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'text' attribute of the `wpcsm_text_rotator` shortcode in all versions up to, and including, 4.2.8. This is due to insufficient input sanitization and output escaping on user supplied attributes. 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 Wpc Smart Messages

CVE-2026-6725

MEDIUM CVSS 6.4 2026-04-28
Threat Entry Updated 2026-04-28

CVE-2026-6551 - Timeline Blocks Plugin

The Timeline Blocks for Gutenberg plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'titleTag' attribute of the timeline-blocks/tb-timeline-blocks block in all versions up to, and including, 1.1.10 due to insufficient input sanitization and output escaping on user supplied attributes. 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 Timeline Blocks

CVE-2026-6551

MEDIUM CVSS 6.4 2026-04-28
Threat Entry Updated 2026-04-27

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

The LatePoint – Calendar Booking Plugin for Appointments and Events plugin for WordPress is vulnerable to Privilege Escalation in versions up to and including 5.4.1. This is due to a missing authorization check in the execute() method of the connect-customer-to-wp-user ability, which only requires the customer__edit capability granted to the latepoint_agent role by default, without verifying whether the target WordPress user ID belongs to a privileged account. This makes it possible for authenticated attackers with the latepoint_agent role to link any LatePoint customer record to an administrator's WordPress account and…

PLUGIN Calendar Booking Plugin For Appointments And Events

CVE-2026-6741

HIGH CVSS 8.8 2026-04-27
Threat Entry Updated 2026-04-27

CVE-2026-7106 - Highland Software Custom Role Manager Plugin

The Highland Software Custom Role Manager plugin for WordPress is vulnerable to Privilege Escalation in versions up to and including 1.0.0. This is due to insufficient authorization checks in the hscrm_save_user_roles() function, which is hooked to the personal_options_update action accessible by any authenticated user. This makes it possible for authenticated attackers, with Subscriber-level access or higher, to potentially modify user roles via the profile update form.

PLUGIN Highland Software Custom Role Manager

CVE-2026-7106

HIGH CVSS 8.8 2026-04-27
Threat Entry Updated 2026-04-24

CVE-2026-4078 - Iteras Plugin

The ITERAS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple shortcodes (iteras-ordering, iteras-signup, iteras-paywall-login, iteras-selfservice) in all versions up to and including 1.8.2. This is due to insufficient input sanitization and output escaping in the combine_attributes() function. The function directly concatenates shortcode attribute values into JavaScript code within tags using double-quoted string interpolation (line 489: '"'.$key.'": "'.$value.'"') without any escaping. An attacker can break out of the JavaScript string context by including a double-quote character in a shortcode attribute value and inject arbitrary JavaScript. This makes it…

PLUGIN Iteras

CVE-2026-4078

MEDIUM CVSS 6.4 2026-04-24
Threat Entry Updated 2026-04-24

CVE-2026-3569 - Liaison Site Prober Plugin

The Liaison Site Prober plugin for WordPress is vulnerable to Information Exposure in all versions up to and including 1.2.1 via the /wp-json/site-prober/v1/logs REST API endpoint. The permissions_read() permission callback unconditionally returns true (via __return_true()) instead of checking for appropriate capabilities. This makes it possible for unauthenticated attackers to retrieve sensitive audit log data including IP addresses, user IDs, usernames, login/logout events, failed login attempts, and detailed activity descriptions.

PLUGIN Liaison Site Prober

CVE-2026-3569

MEDIUM CVSS 5.3 2026-04-24
Threat Entry Updated 2026-04-24

CVE-2026-3565 - Taqnix Plugin

The Taqnix plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.3. This is due to a missing nonce verification in the taqnix_delete_my_account() function, where the check_ajax_referer() call is explicitly commented out on line 883. This makes it possible for unauthenticated attackers to trick a logged-in non-administrator user into deleting their own account via a forged request granted they can trick the user into performing an action such as clicking a link or visiting a malicious page.

PLUGIN Taqnix

CVE-2026-3565

MEDIUM CVSS 4.3 2026-04-24
Threat Entry Updated 2026-04-24

CVE-2026-5364 - Drag And Drop File Upload For Contact Form 7 Plugin

The Drag and Drop File Upload for Contact Form 7 plugin for WordPress is vulnerable to arbitrary file upload in versions up to, and including, 1.1.3. This is due to the plugin extracting the file extension before sanitization occurs and allowing the file type parameter to be controlled by the attacker rather than being restricted to administrator-configured values, which when combined with the fact that validation occurs on the unsanitized extension while the file is saved with a sanitized extension, allows special characters like '$' to be stripped during the…

PLUGIN Drag And Drop File Upload For Contact Form 7

CVE-2026-5364

HIGH CVSS 8.1 2026-04-24
Threat Entry Updated 2026-04-24

CVE-2026-5428 - Royal Elementor Addons Plugin

The Royal Elementor Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via image captions in the Image Grid/Slider/Carousel widget in versions up to and including 1.7.1056. This is due to insufficient output escaping in the render_post_thumbnail() function, where wp_kses_post() is used instead of esc_attr() for the alt attribute context. 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 a page with the malicious image displayed in the media grid widget.

PLUGIN Royal Elementor Addons

CVE-2026-5428

MEDIUM CVSS 6.4 2026-04-24
Threat Entry Updated 2026-04-24

CVE-2026-6810 - Booking Calendar Contact Form Plugin

The Booking Calendar Contact Form plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.2.63 via the dex_bccf_admin_int_calendar_list.inc.php file due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to takeover other user's calendars and view user data associated with the calendar.

PLUGIN Booking Calendar Contact Form

CVE-2026-6810

MEDIUM CVSS 5.3 2026-04-24
Threat Entry Updated 2026-04-24

CVE-2026-5347 - Wp Books Gallery Plugin

The HM Books Gallery plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 4.8.0. This is due to the absence of capability checks and nonce verification in the admin_init hook that handles the permalink settings update at line 205-209 of wp-books-gallery.php. The vulnerable code checks only for the presence of the 'permalink_structure' POST parameter before updating the 'wbg_cpt_slug' option, without verifying that the request comes from an authenticated administrator. This makes it possible for unauthenticated attackers to modify the custom post type slug for the…

PLUGIN Wp Books Gallery

CVE-2026-5347

MEDIUM CVSS 5.3 2026-04-24
Threat Entry Updated 2026-04-24

CVE-2026-5488 - Google Analytics Dashboard For Wp Plugin

The ExactMetrics – Google Analytics Dashboard for WordPress plugin for WordPress is vulnerable to Missing Authorization in versions up to and including 9.1.2. This is due to missing capability checks in the get_ads_access_token() and reset_experience() AJAX handlers. While the mi-admin-nonce is localized on all admin pages (including profile.php which subscribers can access), and while other similar AJAX endpoints in the same class properly check for the exactmetrics_save_settings capability, these two endpoints only verify the nonce. This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve valid…

PLUGIN Google Analytics Dashboard For Wp

CVE-2026-5488

MEDIUM CVSS 5.3 2026-04-24
Scroll to top