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,479
Critical934
High3,137
Medium11,193
Reset
Showing 981-1000 of 15479 records
Threat Entry Updated 2026-06-17

CVE-2026-4030 - Database Backup For Wordpress Plugin

The Database Backup for WordPress plugin for WordPress is vulnerable to unauthorized arbitrary file read and deletion in all versions up to, and including, 2.5.2. This is due to the plugin not properly enforcing the return value of its authorization check combined with a user-controlled backup directory parameter. This makes it possible for unauthenticated attackers to read and delete arbitrary files on the server, leading to Sensitive Information Exposure and potential site takeover. Note: This vulnerability is only exploitable in WordPress Multisite environments where the deprecated is_site_admin() function exists.

PLUGIN Database Backup For Wordpress

CVE-2026-4030

HIGH CVSS 8.1 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-4031 - Database Backup For Wordpress Plugin

The Database Backup for WordPress plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.5.2. This is due to the plugin not restricting access to the wp_db_temp_dir parameter, which controls where database backups are written. This makes it possible for unauthenticated attackers to send a request to wp-cron.php with a poisoned wp_db_temp_dir value pointing to a publicly accessible directory (e.g., wp-content/uploads/), and if a scheduled backup is due, intercept the backup file before it is cleaned up. The backup file has a predictable name…

PLUGIN Database Backup For Wordpress

CVE-2026-4031

HIGH CVSS 7.5 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-4029 - Database Backup For Wordpress Plugin

The Database Backup for WordPress plugin for WordPress is vulnerable to unauthorized database export in all versions up to, and including, 2.5.2. This is due to the plugin not properly enforcing the return value of its authorization check. This makes it possible for unauthenticated attackers to export database tables, leading to Sensitive Information Exposure. Note: This vulnerability is only exploitable in WordPress Multisite environments where the deprecated is_site_admin() function exists.

PLUGIN Database Backup For Wordpress

CVE-2026-4029

HIGH CVSS 7.5 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6514 - Infusedwoo Pro Plugin

The InfusedWoo Pro plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 5.1.2 via the popup_submit. 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 Infusedwoo Pro

CVE-2026-6514

HIGH CVSS 7.5 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6512 - Infusedwoo Pro Plugin

The InfusedWoo Pro plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 5.1.2. 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 permanently delete arbitrary posts, pages, products, or orders, mass-delete all comments on any post, and change any post's status.

PLUGIN Infusedwoo Pro

CVE-2026-6512

CRITICAL CVSS 9.1 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6504 - Royal Elementor Addons And Templates Plugin

The Royal Elementor Addons and Templates plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title_tag' parameter in all versions up to, and including, 1.7.1058 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 Royal Elementor Addons And Templates

CVE-2026-6504

MEDIUM CVSS 6.4 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6174 - Cc Child Pages Plugin

The CC Child Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'more' parameter in all versions up to, and including, 2.1.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 Cc Child Pages

CVE-2026-6174

MEDIUM CVSS 6.4 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6206 - Mw Wp Form Plugin

The MW WP Form plugin for WordPress is vulnerable to Information Exposure in all versions up to, and including, 5.1.2 via the _get_post_property_from_querystring() function due to insufficient restrictions on which posts can be included. This makes it possible for unauthenticated attackers to extract data from password protected, private, or draft posts that they should not have access to.

PLUGIN Mw Wp Form

CVE-2026-6206

MEDIUM CVSS 5.3 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6145 - User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder Plugin

The User Registration & Membership plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 5.1.5. This is due to the is_admin_creation_process() method relying solely on the presence of action=createuser in the $_REQUEST superglobal without performing any authentication or capability check. This makes it possible for unauthenticated attackers to bypass the admin approval requirement when registering new accounts via the fallback submission path.

PLUGIN User Registration & Membership – Free & Paid Memberships, Subscriptions, Content Restriction, User Profile, Custom User Registration & Login Builder

CVE-2026-6145

MEDIUM CVSS 5.3 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6510 - Infusedwoo Pro Plugin

The InfusedWoo Pro plugin for WordPress is vulnerable to privilege escalation via missing authorization in all versions up to, and including, 5.1.2. This is due to missing nonce verification and capability checks in the iwar_save_recipe() AJAX handler. This makes it possible for unauthenticated attackers to create a malicious automation recipe that pairs an HTTP post trigger with an auto-login action, allowing any unauthenticated visitor to visit a crafted URL and receive authentication cookies for any targeted user account (e.g., administrator), achieving complete authentication bypass and privilege escalation.

PLUGIN Infusedwoo Pro

CVE-2026-6510

CRITICAL CVSS 9.8 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6670 - Media Sync Plugin

The Media Sync plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.4.9 via the 'sub_dir' and 'media_items' parameters. This is due to insufficient validation of user-supplied file paths, which are not checked for directory traversal sequences or restricted to the intended uploads directory. This makes it possible for authenticated attackers, with Author-level access and above, to perform actions on files outside of the originally intended directory.

PLUGIN Media Sync

CVE-2026-6670

MEDIUM CVSS 6.5 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6271 - Career Section Plugin

The Career Section plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.7 via the CV upload handler. This is due to missing file type validation. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.

PLUGIN Career Section

CVE-2026-6271

CRITICAL CVSS 9.8 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6506 - Infusedwoo Pro Plugin

The InfusedWoo Pro plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 5.1.2. This is due to the infusedwoo_gdpr_upddata() function missing authorization and capability checks, as well as lacking restrictions on which user meta keys can be updated. This makes it possible for authenticated attackers, with subscriber-level access and above, to update their own wp_capabilities user meta to grant themselves Administrator role privileges.

PLUGIN Infusedwoo Pro

CVE-2026-6506

HIGH CVSS 8.8 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-5395 - Conversational Form Builder Plugin

The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.2.0 via the exportEntries function due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Fluent Forms manager-level access and above, to bypass form-level access restrictions to access submissions from forms they are not authorized to view, export data from arbitrary database tables, and enumerate database table names via error message disclosure.

PLUGIN Conversational Form Builder

CVE-2026-5395

HIGH CVSS 8.2 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6225 - Task Management Tool With Kanban Board Plugin

The Taskbuilder – Project Management & Task Management Tool With Kanban Board plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'project_search' parameter in all versions up to, and including, 5.0.6 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 Subscriber-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 Task Management Tool With Kanban Board

CVE-2026-6225

MEDIUM CVSS 6.5 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-6252 - Meta Field Block Plugin

The Meta Field Block plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'tagName' block attribute in all versions up to, and including, 1.5.2 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 Meta Field Block

CVE-2026-6252

MEDIUM CVSS 6.4 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-5365 - Latepoint Plugin

The LatePoint plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to and including 5.3.2. This is due to missing nonce verification on the request_cancellation() function. This makes it possible for unauthenticated attackers to cancel a logged-in customer's bookings via a forged request, granted they can trick the customer into performing an action such as clicking on a link.

PLUGIN Latepoint

CVE-2026-5365

MEDIUM CVSS 4.3 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-3892 - Classified Listings Plugin

The Motors – Car Dealership & Classified Listings Plugin plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 1.4.107. This is due to insufficient file path validation in the become-dealer logo upload flow. The plugin allows any authenticated user to set an arbitrary filesystem path via the profile update handler. This makes it possible for authenticated attackers, with subscriber level access and above, to delete arbitrary files on the server.

PLUGIN Classified Listings

CVE-2026-3892

HIGH CVSS 8.1 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-3718 - Managewp Worker Plugin

The ManageWP Worker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'MWP-Key-Name' HTTP request header in all versions up to, and including, 4.9.31. This is due to insufficient input sanitization and output escaping of attacker-controlled header values. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever an administrator visits the plugin's connection management page with debug parameters.

PLUGIN Managewp Worker

CVE-2026-3718

HIGH CVSS 7.2 2026-05-14
Threat Entry Updated 2026-06-17

CVE-2026-5193 - Widgets Plugin

The Essential Addons for Elementor – Popular Elementor Templates & Widgets plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 6.5.13. This is due to insufficient role validation in the 'register_user' function, which only blocks the 'administrator' role. This makes it possible for authenticated attackers, with author level access and above, to create new user accounts with elevated privileges such as editor.

PLUGIN Widgets

CVE-2026-5193

MEDIUM CVSS 6.5 2026-05-14
Scroll to top