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.

Total16,420
Critical1,046
High3,625
Medium11,546
Reset
Showing 101-120 of 16420 records
Threat Entry Updated 2026-05-27

CVE-2026-48968 - Master Slider Plugin

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Averta Master Slider allows DOM-Based XSS. This issue affects Master Slider: from n/a through 3.10.8.

PLUGIN Master Slider

CVE-2026-48968

MEDIUM CVSS 6.5 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-48877 - GenerateBlocks Plugin

Insertion of Sensitive Information Into Sent Data vulnerability in Tom GenerateBlocks allows Retrieve Embedded Sensitive Data. This issue affects GenerateBlocks: from n/a through 2.1.0.

PLUGIN GenerateBlocks

CVE-2026-48877

MEDIUM CVSS 6.5 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-8832 - Custom Code Snippets Wordpress Code Manager Plugin

The WPCode - Insert Headers and Footers + Custom Code Snippets - WordPress Code Manager plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 2.3.5 This is due to the 'wpcode' custom post type being registered without a custom capability_type or capability restrictions in the wpcode_register_post_type() function, allowing WordPress core to fall back to standard post capabilities for all creation paths including XML-RPC. This makes it possible for authenticated attackers, with author-level access and above, to create and publish executable PHP snippet posts via…

PLUGIN Custom Code Snippets Wordpress Code Manager

CVE-2026-8832

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

CVE-2026-8143 - Hbook Plugin

The HBook plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'hb_country_iso', 'hb_usa_state_iso', and 'hb_canada_province_iso' parameters in all versions up to, and including, 2.1.6 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 HBook Customers admin page).

PLUGIN Hbook

CVE-2026-8143

HIGH CVSS 7.2 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-8042 - Github Shortcode Plugin

The Github Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'repo' shortcode attribute in the 'github' shortcode in all versions up to, and including, 0.1 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 Github Shortcode

CVE-2026-8042

MEDIUM CVSS 6.4 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-8906 - Wp Promoter Plugin

The WP Promoter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.3. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Wp Promoter

CVE-2026-8906

MEDIUM CVSS 6.1 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-7618 - Envialosimple Email Marketing Y Newsletters Gratis Plugin

The EnvíaloSimple: Email Marketing y Newsletters plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'orderby' parameter in all versions up to, and including, 2.4.5 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 administrator-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 Envialosimple Email Marketing Y Newsletters Gratis

CVE-2026-7618

MEDIUM CVSS 4.9 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-8942 - Metamagic Seo Plugin

The MetaMagic SEO Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.6. This is due to missing or incorrect nonce validation on the metamagic_update_options function. This makes it possible for unauthenticated attackers to modify the plugin's SEO settings, including enabling or disabling the plugin and toggling description and keyword meta tag output via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Metamagic Seo

CVE-2026-8942

MEDIUM CVSS 4.3 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-6169 - Affiliate Toolkit Starter Plugin

The affiliate-toolkit plugin for WordPress is vulnerable to remote code execution in all versions up to, and including, 3.8.5. This is due to the plugin using the BladeOne templating engine's runString() method which compiles user-supplied template content into PHP code and executes it via eval() without sanitization or sandboxing. This makes it possible for authenticated attackers, with Editor-level access and above, to execute arbitrary code on the server by injecting PHP into a plugin template.

PLUGIN Affiliate Toolkit Starter

CVE-2026-6169

HIGH CVSS 7.2 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-3897 - Addons For Beaver Builder Plugin

The Livemesh Addons for Beaver Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `labb_admin_ajax` AJAX action in all versions up to, and including, 3.9.2 due to missing authorization checks and insufficient input sanitization. The AJAX handler verifies a nonce but does not check user capabilities. This makes it possible for authenticated attackers with Subscriber-level access and above to modify plugin settings and inject malicious scripts that execute when administrators access the plugin settings page or when any user visits the frontend.

PLUGIN Addons For Beaver Builder

CVE-2026-3897

MEDIUM CVSS 6.4 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-3375 - Litespeed Cache Plugin

The LiteSpeed Cache plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the /wp-json/litespeed/v1/notify_ccss and /wp-json/litespeed/v1/notify_ucss REST API endpoints in all versions up to, and including, 7.7. These endpoints accept CSS content from QUIC.cloud callback notifications and store it to disk without sanitization. The stored content is later rendered inline frontend page loads without output escaping. The access control protecting these endpoints is IP-based validation that can potentially be bypassed when the WordPress site is deployed behind a reverse proxy, load balancer, or CDN with certain configurations. This makes…

PLUGIN Litespeed Cache

CVE-2026-3375

HIGH CVSS 7.2 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-3279 - Enable Jquery Migrate Helper Plugin

The Enable jQuery Migrate Helper plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the `downgrade_jquery_version()` function in all versions up to, and including, 1.4.1. This is due to the function only verifying a nonce without checking user capabilities. This makes it possible for authenticated attackers, with Subscriber-level access and above, to downgrade the site-wide jQuery version from 3.7.1 to the legacy 1.12.4-wp release, which has knowns security vulnerabilities.

PLUGIN Enable Jquery Migrate Helper

CVE-2026-3279

MEDIUM CVSS 6.5 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-3896 - Livemesh Siteorigin Widgets Plugin

The Livemesh SiteOrigin Widgets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `lsow_admin_ajax` AJAX action in all versions up to, and including, 3.9.2 due to missing authorization checks and insufficient input sanitization. The AJAX handler verifies a nonce but does not check user capabilities. This makes it possible for authenticated attackers with Subscriber-level access and above to modify plugin settings and inject malicious scripts that execute when administrators access the plugin settings page or when any user visits the frontend.

PLUGIN Livemesh Siteorigin Widgets

CVE-2026-3896

MEDIUM CVSS 6.4 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-3895 - Addons For Visual Composer Plugin

The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `lvca_admin_ajax` AJAX action in all versions up to, and including, 3.9.4 due to missing authorization checks and insufficient input sanitization. The AJAX handler verifies a nonce but does not check user capabilities. This makes it possible for authenticated attackers with Subscriber-level access and above to modify plugin settings and inject malicious scripts that execute when administrators access the plugin settings page or when any user visits the frontend.

PLUGIN Addons For Visual Composer

CVE-2026-3895

MEDIUM CVSS 6.4 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-2030 - Addons For Visual Composer Plugin

The WPBakery Page Builder Addons by Livemesh plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `[lvca_carousel]` and `[lvca_posts_carousel]` shortcode attributes in all versions up to, and including, 3.9.4 due to insufficient input sanitization and output escaping. Specifically, shortcode attributes are encoded with `wp_json_encode()` and output into single-quoted `data-settings` HTML attributes without using `esc_attr()`, allowing attackers to break out of the attribute by injecting single quotes. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute…

PLUGIN Addons For Visual Composer

CVE-2026-2030

MEDIUM CVSS 6.4 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-3001 - Gutenverse Plugin

The Gutenverse plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 's' parameter in all versions up to, and including, 3.4.6 due to insufficient input sanitization and output escaping. Specifically, the `render_content()` method in `class-search-result-title.php` outputs the value of `get_query_var('s')` directly into the page HTML without applying `esc_html()` or any other escaping function. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages via a crafted URL that execute if a user clicks the link, provided the `gutenverse/search-result-title` block is present on the site's…

PLUGIN Gutenverse

CVE-2026-3001

MEDIUM CVSS 6.1 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-9200 - Query Shortcode Plugin

The Query Shortcode plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 0.2.1 via the shortcode 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.

PLUGIN Query Shortcode

CVE-2026-9200

HIGH CVSS 7.5 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-9014 - Wp Promoter Plugin

The WP Promoter plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the reset_stats() function in versions up to, and including, 1.3. The function is hooked to both the wp_ajax_wpp-reset_stats and wp_ajax_nopriv_wpp-reset_stats actions and contains no authentication, authorization, or nonce validation. This makes it possible for unauthenticated attackers to reset the plugin's bar and popup statistics by deleting the wpp_bar and wpp_popup options.

PLUGIN Wp Promoter

CVE-2026-9014

MEDIUM CVSS 5.3 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-8994 - Near Login Plugin

The Login with NEAR plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 0.3.3. The `ajaxLoginWithNear()` function — registered as a `wp_ajax_nopriv` action and therefore reachable by unauthenticated users — accepts an attacker-supplied `account` POST parameter and issues a valid WordPress authentication cookie based solely on a substring check for `.near`, with no nonce verification, cryptographic signature validation, challenge-response exchange, or any proof that the requester controls the corresponding NEAR wallet. This makes it possible for unauthenticated attackers to log in as any existing…

PLUGIN Near Login

CVE-2026-8994

HIGH CVSS 8.1 2026-05-27
Threat Entry Updated 2026-05-27

CVE-2026-8899 - Automatic Thumbnail Plugin

The Auto Thumbnail plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'thumbnails' shortcode in all versions up to, and including, 1.0. This is due to insufficient input sanitization and output escaping on the shortcode's 'width' and 'height' attributes in the athn_thumbnails() function, which are concatenated directly into an HTML tag. 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 Automatic Thumbnail

CVE-2026-8899

MEDIUM CVSS 6.4 2026-05-27
Scroll to top