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 3541-3560 of 14273 records
Threat Entry Updated 2025-08-29

CVE-2025-9344 - Members Directory Plugin For Wp

The UsersWP – Front-end login form, User Registration, User Profile & Members Directory plugin for WP plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'uwp_profile' and 'uwp_profile_header' shortcodes in all versions up to, and including, 1.2.42 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 Members Directory Plugin For Wp

CVE-2025-9344

MEDIUM CVSS 6.4 2025-08-28
Threat Entry Updated 2025-12-11

CVE-2025-8897 - Beaver Builder Plugin

The Beaver Builder – WordPress Page Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘'fl_builder' parameter in all versions up to, and including, 2.9.2.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

PLUGIN Beaver Builder

CVE-2025-8897

MEDIUM CVSS 6.1 2025-08-28
Threat Entry Updated 2025-08-29

CVE-2025-9352 - Pronamic Google Maps Plugin

The Pronamic Google Maps plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the description field in all versions up to, and including, 2.4.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 Pronamic Google Maps

CVE-2025-9352

MEDIUM CVSS 5.4 2025-08-28
Threat Entry Updated 2025-08-29

CVE-2025-7732 - Lazy Load For Videos Plugin

The Lazy Load for Videos plugin for WordPress is vulnerable to Stored Cross-Site Scripting via its lazy‑loading handlers in all versions up to, and including, 2.18.7 due to insufficient input sanitization and output escaping. The plugin’s JavaScript registration handlers read the client‑supplied 'data-video-title' and 'href' attributes, decode HTML entities by default, and pass them directly into DOM sinks without any escaping or validation. 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…

PLUGIN Lazy Load For Videos

CVE-2025-7732

MEDIUM CVSS 6.4 2025-08-27
Threat Entry Updated 2025-08-29

CVE-2025-8490 - All In One Wp Migration Plugin

The All-in-One WP Migration and Backup plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Import in all versions up to, and including, 7.97 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level access, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.

PLUGIN All In One Wp Migration

CVE-2025-8490

MEDIUM CVSS 4.4 2025-08-27
Threat Entry Updated 2025-08-29

CVE-2025-9277 - Seo Simplified Plugin

The SiteSEO – SEO Simplified plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the broken preg_replace expression in all versions up to, and including, 1.2.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 Seo Simplified

CVE-2025-9277

MEDIUM CVSS 6.4 2025-08-26
Threat Entry Updated 2025-08-29

CVE-2025-6366 - Event List Plugin

The Event List plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 2.0.4. This is due to the plugin not properly validating a user's capabilities prior to updating their profile in the el_update_profile() function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to change their capabilities to those of an administrator.

PLUGIN Event List

CVE-2025-6366

HIGH CVSS 8.8 2025-08-26
Threat Entry Updated 2025-08-26

CVE-2025-6247 - Wordpress Automatic Plugin

The WordPress Automatic Plugin plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.118.0. This is due to missing or incorrect nonce validation on one of its functions. This makes it possible for unauthenticated attackers to update campaigns 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 Wordpress Automatic

CVE-2025-6247

MEDIUM CVSS 4.7 2025-08-26
Threat Entry Updated 2025-08-26

CVE-2024-8860 - Tourfic Plugin

The Tourfic plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the tf_order_status_email_resend_function, tf_visitor_details_edit_function, tf_checkinout_details_edit_function, tf_order_status_edit_function, tf_order_bulk_action_edit_function, tf_remove_room_order_ids, and tf_delete_old_review_fields functions in all versions up to, and including, 2.14.5. This makes it possible for authenticated attackers, with subscriber-level access and above, to resend order status emails, update visitor/order details, edit check-in/out details, edit order status, perform bulk order status updates, remove room order IDs, and delete old review fields, respectively.

PLUGIN Tourfic

CVE-2024-8860

MEDIUM CVSS 4.3 2025-08-26
Threat Entry Updated 2025-08-26

CVE-2025-5931 - Dokan Pro Plugin

The Dokan Pro plugin for WordPress is vulnerable to privilege escalation via account takeover in all versions up to, and including, 4.0.5. This is due to the plugin not properly validating a user's identity prior to updating their password during a staff password reset. This makes it possible for authenticated attackers, with vendor-level access and above, to elevate their privilege to the level of a staff member and then change arbitrary user passwords, including those of administrators in order to gain access to their accounts. By default, the plugin allows…

PLUGIN Dokan Pro

CVE-2025-5931

HIGH CVSS 8.8 2025-08-26
Threat Entry Updated 2025-08-26

CVE-2025-9172 - Vibes Plugin

The Vibes plugin for WordPress is vulnerable to time-based SQL Injection via the ‘resource’ parameter in all versions up to, and including, 2.2.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 unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

PLUGIN Vibes

CVE-2025-9172

HIGH CVSS 7.5 2025-08-26
Threat Entry Updated 2025-08-25

CVE-2025-8562 - Custom Query Shortcode Plugin

The Custom Query Shortcode plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 0.4.0 via the 'lens' parameter. This makes it possible for authenticated attackers, with Contributor-level access and above, to read the contents of files on the server, which can contain sensitive information.

PLUGIN Custom Query Shortcode

CVE-2025-8562

MEDIUM CVSS 6.5 2025-08-25
Threat Entry Updated 2025-08-25

CVE-2025-8208 - Sastra Essential Addons For Elementor Plugin

The Spexo 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.0.23 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 Sastra Essential Addons For Elementor

CVE-2025-8208

MEDIUM CVSS 6.4 2025-08-24
Threat Entry Updated 2025-08-25

CVE-2025-5821 - Case Theme User Plugin

The Case Theme User plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 1.0.3. This is due to the plugin not properly logging a user in with the data that was previously verified through the facebook_ajax_login_callback(). This makes it possible for unauthenticated attackers to log in as administrative users, as long as they have an existing account on the site, and access to the administrative user's email.

PLUGIN Case Theme User

CVE-2025-5821

CRITICAL CVSS 9.8 2025-08-23
Threat Entry Updated 2025-08-25

CVE-2025-5060 - Bravis User Plugin

The Bravis User plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 1.0.0. This is due to the plugin not properly logging a user in with the data that was previously verified through the facebook_ajax_login_callback(). This makes it possible for unauthenticated attackers to log in as administrative users, as long as they have an existing account on the site, and access to the administrative user's email.

PLUGIN Bravis User

CVE-2025-5060

HIGH CVSS 8.1 2025-08-23
Threat Entry Updated 2025-08-25

CVE-2025-7813 - Wp Event Solution Plugin

The Events Calendar, Event Booking, Registrations and Event Tickets – Eventin plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 4.0.37 via the proxy_image function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

PLUGIN Wp Event Solution

CVE-2025-7813

HIGH CVSS 7.2 2025-08-23
Threat Entry Updated 2025-08-25

CVE-2025-9131 - Ogulo 360 Tour Plugin

The Ogulo – 360° Tour plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘slug’ parameter in all versions up to, and including, 1.0.11 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 Ogulo 360 Tour

CVE-2025-9131

MEDIUM CVSS 6.4 2025-08-23
Threat Entry Updated 2025-08-25

CVE-2025-9048 - Wptobe Memberships Plugin

The Wptobe-memberships plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the del_img_ajax_call() function in all versions up to, and including, 3.4.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php).

PLUGIN Wptobe Memberships

CVE-2025-9048

HIGH CVSS 8.1 2025-08-23
Threat Entry Updated 2025-08-25

CVE-2025-8062 - Ws Theme Addons Plugin

The WS Theme Addons plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ws_weather shortcode in all versions up to, and including, 2.0.0 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 Ws Theme Addons

CVE-2025-8062

MEDIUM CVSS 6.4 2025-08-23
Threat Entry Updated 2025-08-25

CVE-2025-7957 - Shortcodehub Plugin

The ShortcodeHub plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘author_link_target’ parameter in all versions up to, and including, 1.7.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 Shortcodehub

CVE-2025-7957

MEDIUM CVSS 6.4 2025-08-23
Scroll to top