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,225
Critical1,270
High4,356
Medium12,382
Reset
Showing 2361-2380 of 18225 records
Threat Entry Updated 2026-06-17

CVE-2026-2951 - Page Builder For Gutenberg Editor Plugin

The Gutentor – Gutenberg Blocks – Page Builder for Gutenberg Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.5.5 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 Page Builder For Gutenberg Editor

CVE-2026-2951

MEDIUM CVSS 5.4 2026-04-23
Threat Entry Updated 2026-06-17

CVE-2026-1923 - Social Sharing Plugin

The Social Rocket – Social Sharing Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.3.4.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Social Sharing

CVE-2026-1923

MEDIUM CVSS 6.4 2026-04-23
Threat Entry Updated 2026-06-17

CVE-2026-32679 - WordPress component

The installers of LiveOn Meet Client for Windows (Downloader5Installer.exe and Downloader5InstallerForAdmin.exe) and the installers of Canon Network Camera Plugin (CanonNWCamPlugin.exe and CanonNWCamPluginForAdmin.exe) insecurely load Dynamic Link Libraries (DLLs). If a malicious DLL is placed at the same directory, the affected installer may load that DLL and execute its code with the privilege of the user invoking the installer.

UNKNOWN WordPress component

CVE-2026-32679

HIGH CVSS 8.4 2026-04-23
Threat Entry Updated 2026-06-17

CVE-2026-1930 - Emailchef Plugin

The Emailchef plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the page_options_ajax_disconnect() function in all versions up to, and including, 3.5.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete the plugin's settings via the 'emailchef_disconnect' AJAX action.

PLUGIN Emailchef

CVE-2026-1930

MEDIUM CVSS 4.3 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-1913 - Gallagher Website Design Plugin

The Gallagher Website Design plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's login_link shortcode in all versions up to, and including, 2.6.4 due to insufficient input sanitization and output escaping on the 'prefix' attribute. 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 Gallagher Website Design

CVE-2026-1913

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-1395 - Gutentools Plugin

The Gutentools plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Post Slider block's block_id attribute in all versions up to, and including, 1.1.3. This is due to insufficient input sanitization and output escaping combined with a custom unescaping routine that reintroduces dangerous characters. 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 Gutentools

CVE-2026-1395

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-6235 - Sendmachine For Wordpress Plugin

The Sendmachine for WordPress plugin for WordPress is vulnerable to authorization bypass via the 'manage_admin_requests' function in all versions up to, and including, 1.0.20. 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 overwrite the plugin's SMTP configuration, which can be leveraged to intercept all outbound emails from the site (including password reset emails).

PLUGIN Sendmachine For Wordpress

CVE-2026-6235

CRITICAL CVSS 9.8 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-6246 - Simple Random Posts Shortcode Plugin

The Simple Random Posts Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'container_right_width' attribute of the 'simple_random_posts' shortcode in all versions up to, and including, 0.3 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 Simple Random Posts Shortcode

CVE-2026-6246

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-6236 - Posts Map Plugin

The Posts map plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'name' shortcode attribute in all versions up to, and including, 0.1.3 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 Posts Map

CVE-2026-6236

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-6041 - Buzz Comments Plugin

The Buzz Comments plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Custom Buzz Avatar' (buzz_comments_avatar_image) setting in all versions up to, and including, 0.9.4. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses the plugin settings page.

PLUGIN Buzz Comments

CVE-2026-6041

MEDIUM CVSS 4.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-6396 - Fast & Fancy Filter – 3F Plugin

The Fast & Fancy Filter – 3F plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.2.2. This is due to missing nonce verification in the saveFields() function, which handles the fff_save_settins AJAX action. This makes it possible for unauthenticated attackers to modify plugin filter settings, update arbitrary options, or create new filter posts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Fast & Fancy Filter – 3F

CVE-2026-6396

MEDIUM CVSS 4.3 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-6294 - Google Pagerank Display Plugin

The Google PageRank Display plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to and including 1.4. This is due to missing nonce validation in the gpdisplay_option() function, which handles the plugin settings page. The settings form does not include a wp_nonce_field(), and the form handler does not call check_admin_referer() or wp_verify_nonce() before processing the POST request. This makes it possible for unauthenticated attackers to trick a logged-in administrator into submitting a crafted request that changes the plugin's settings (stored via update_option()), such as the display style…

PLUGIN Google Pagerank Display

CVE-2026-6294

MEDIUM CVSS 4.3 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-4280 - Breaking News Wp Plugin

The Breaking News WP plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 1.3. This is due to the brnwp_ajax_form AJAX endpoint lacking both authorization checks and CSRF verification, combined with insufficient path validation when the brnwp_theme option value is passed directly to an include() statement in the brnwp_show_breaking_news_wp() shortcode handler. While sanitize_text_field() is applied to user input, it does not strip directory traversal sequences (../). This makes it possible for authenticated attackers, with Subscriber-level access and above, to overwrite the brnwp_theme option…

PLUGIN Breaking News Wp

CVE-2026-4280

MEDIUM CVSS 6.5 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-5820 - Zypento Blocks Plugin

The Zypento Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Table of Contents block in all versions up to, and including, 1.0.6. This is due to the front-end TOC rendering script reading heading text via `innerText` and inserting it into the page using `innerHTML` without proper sanitization. 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 Zypento Blocks

CVE-2026-5820

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-5767 - Slideshowpro Sc Plugin

The SlideShowPro SC plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `slideShowProSC` shortcode in all versions up to, and including, 1.0.2 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 Slideshowpro Sc

CVE-2026-5767

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-5748 - Text Snippet Plugin

The Text Snippets plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's `ts` shortcode in all versions up to, and including, 0.0.1 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 Text Snippet

CVE-2026-5748

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-4353 - Ci Hub Connector Plugin

The CI HUB Connector plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' attribute of the `cihub_metadata` shortcode in all versions up to, and including, 1.2.106 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 Ci Hub Connector

CVE-2026-4353

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-4279 - Bread Butter Plugin

The Bread & Butter plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'breadbutter-customevent-button' shortcode in all versions up to, and including, 8.2.0.25. This is due to insufficient input sanitization and output escaping on the 'event' shortcode attribute. The customEventShortCodeButton() function takes the 'event' attribute value and directly interpolates it into a JavaScript string within an onclick HTML attribute without applying esc_attr() or esc_js(). Notably, the sister function customEventShortCode() properly uses esc_js() for the same attribute, but this was omitted in the button variant. This makes it possible…

PLUGIN Bread Butter

CVE-2026-4279

MEDIUM CVSS 6.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-4142 - Sentence To Seo Plugin

The Sentence To SEO (keywords, description and tags) plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'Permanent keywords' field in all versions up to and including 1.0. This is due to insufficient input sanitization and output escaping. The plugin reads user input via filter_input_array(INPUT_POST) which applies no HTML sanitization (FILTER_DEFAULT), stores it unsanitized to the WordPress options table via update_option(), and then outputs the stored value directly into a textarea element without any escaping using PHP short echo tags (). An attacker can break out of the…

PLUGIN Sentence To Seo

CVE-2026-4142

MEDIUM CVSS 4.4 2026-04-22
Threat Entry Updated 2026-06-17

CVE-2026-4132 - Http Headers Plugin

The HTTP Headers plugin for WordPress is vulnerable to External Control of File Name or Path leading to Remote Code Execution in all versions up to and including 1.19.2. This is due to insufficient validation of the file path stored in the 'hh_htpasswd_path' option and lack of sanitization on the 'hh_www_authenticate_user' option value. The plugin allows administrators to set an arbitrary file path for the htpasswd file location and does not validate that the path has a safe file extension (e.g., restricting to .htpasswd). Additionally, the username field used for…

PLUGIN Http Headers

CVE-2026-4132

HIGH CVSS 7.2 2026-04-22
Scroll to top