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.

Total14,273
Critical855
High2,814
Medium10,408
Reset
Showing 3481-3500 of 14273 records
Threat Entry Updated 2026-01-30

CVE-2025-8889 - Before 1 Plugin

The Compress & Upload WordPress plugin before 1.0.5 does not properly validate uploaded files, allowing high privilege users such as admin to upload arbitrary files on the server even when they should not be allowed to (for example in multisite setup)

PLUGIN Before 1

CVE-2025-8889

LOW CVSS 3.8 2025-09-09
Threat Entry Updated 2025-09-09

CVE-2025-9489 - Wp Members Plugin

The The WP-Members Membership Plugin plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 3.5.4.2. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes.

PLUGIN Wp Members

CVE-2025-9489

MEDIUM CVSS 5.0 2025-09-09
Threat Entry Updated 2026-02-09

CVE-2025-8085 - Before 3 Plugin

The Ditty WordPress plugin before 3.1.58 lacks authorization and authentication for requests to its displayItems endpoint, allowing unauthenticated visitors to make requests to arbitrary URLs.

PLUGIN Before 3

CVE-2025-8085

HIGH CVSS 8.6 2025-09-08
Threat Entry Updated 2025-09-08

CVE-2025-10046 - Elex Woocommerce Google Product Feed Plugin Basic

The ELEX WooCommerce Google Shopping (Google Product Feed) plugin for WordPress is vulnerable to SQL Injection via the 'file_to_delete' parameter in all versions up to, and including, 1.4.3 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 Elex Woocommerce Google Product Feed Plugin Basic

CVE-2025-10046

MEDIUM CVSS 4.9 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-6757 - Recent Posts Widget Extended Plugin

The Recent Posts Widget Extended plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'rpwe' shortcode in all versions up to, and including, 2.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 Recent Posts Widget Extended

CVE-2025-6757

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-9493 - Admin Menu Editor Plugin

The Admin Menu Editor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘placeholder’ parameter in all versions up to, and including, 1.14 due to insufficient input sanitization and output escaping. 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 Admin Menu Editor

CVE-2025-9493

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-9442 - Streamweasels Kick Integration Plugin

The StreamWeasels Kick Integration plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘vodsChannel’ parameter in all versions up to, and including, 1.1.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 Streamweasels Kick Integration

CVE-2025-9442

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-9126 - Smart Table Builder Plugin

The Smart Table Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.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 Smart Table Builder

CVE-2025-9126

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-8722 - Content Views Plugin

The Content Views plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Grid and List widgets in all versions up to, and including, 4.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 Content Views

CVE-2025-8722

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-8564 - Skt Addons For Elementor Plugin

The SKT Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple widgets in all versions up to, and including, 3.7 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 Skt Addons For Elementor

CVE-2025-8564

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-7045 - Cloud Sso Single Sign On Plugin

The Cloud SAML SSO plugin for WordPress is vulnerable to Identity Provider Deletion due to a missing capability check on the delete_config action of the csso_handle_actions() function in all versions up to, and including, 1.0.19. This makes it possible for unauthenticated attackers to delete any configured IdP, breaking the SSO authentication flow and causing a denial-of-service.

PLUGIN Cloud Sso Single Sign On

CVE-2025-7045

MEDIUM CVSS 6.5 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-8149 - Athemes Addons For Elementor Lite Plugin

The aThemes Addons for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's Countdown widget in all versions up to, and including, 1.1.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 Athemes Addons For Elementor Lite

CVE-2025-8149

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-7040 - Cloud Sso Single Sign On Plugin

The Cloud SAML SSO plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'set_organization_settings' action of the csso_handle_actions() function in all versions up to, and including, 1.0.19. The handler reads client-supplied POST parameters for organization settings and passes them directly to update_option() without any check of the user’s capabilities or a CSRF nonce. This makes it possible for unauthenticated attackers to change critical configuration (including toggling signing and encryption), potentially breaking the SSO flow and causing a denial-of-service.

PLUGIN Cloud Sso Single Sign On

CVE-2025-7040

HIGH CVSS 8.2 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-9515 - Multi Step Form Plugin

The Multi Step Form plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation via the import functionality in all versions up to, and including, 1.7.25. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

PLUGIN Multi Step Form

CVE-2025-9515

HIGH CVSS 7.2 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-9853 - Optio Dentistry Plugin

The Optio Dentistry plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'optio-lightbox' shortcode in all versions up to, and including, 2.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 Optio Dentistry

CVE-2025-9853

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-8360 - La Studio Element Kit For Elementor Plugin

The LA-Studio Element Kit for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via several of the plugin's widgets in all versions up to, and including, 1.5.5.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 La Studio Element Kit For Elementor

CVE-2025-8360

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-9085 - User Registration Plugin

The User Registration & Membership plugin for WordPress is vulnerable to SQL Injection via the 's' parameter in version 4.3.0. This is 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 User Registration

CVE-2025-9085

MEDIUM CVSS 4.9 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-10003 - Members Directory Plugin

The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WordPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘upload_file_remove’ function and 'htmlvar' parameter in all versions up to, and including, 1.2.44 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.

PLUGIN Members Directory

CVE-2025-10003

MEDIUM CVSS 6.5 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-6067 - Easy Facebook Likebox Plugin

The Easy Social Feed – Social Photos Gallery – Post Feed – Like Box plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `data-caption` and `data-linktext` parameters in all versions up to, and including, 6.6.7 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 Easy Facebook Likebox

CVE-2025-6067

MEDIUM CVSS 6.4 2025-09-06
Threat Entry Updated 2025-09-08

CVE-2025-9849 - Html Social Share Buttons Plugin

The Html Social share buttons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'zm_sh_btn' shortcode in all versions up to, and including, 2.1.16 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 Html Social Share Buttons

CVE-2025-9849

MEDIUM CVSS 5.3 2025-09-06
Scroll to top