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,036
Critical923
High3,047
Medium10,866
Reset
Showing 3041-3060 of 15036 records
Threat Entry Updated 2025-11-21

CVE-2025-11826 - Wp Company Info Plugin

The WP Company Info plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'class' attribute of the 'social-networks' shortcode in all versions up to, and including, 1.9.0 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 Wp Company Info

CVE-2025-11826

MEDIUM CVSS 6.4 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12039 - Bigbuy Wc Dropshipping Connector Plugin

The BigBuy Dropshipping Connector for WooCommerce plugin for WordPress is vulnerable to IP Address Spoofing in all versions up to, and including, 2.0.5 due to insufficient IP address validation and use of user-supplied HTTP headers as a primary method for IP retrieval. This makes it possible for unauthenticated attackers to retrieve the output of phpinfo().

PLUGIN Bigbuy Wc Dropshipping Connector

CVE-2025-12039

MEDIUM CVSS 5.3 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-11973 - Keydatas Plugin

The 简数采集器 plugin for WordPress is vulnerable to Arbitrary File Read in all versions up to, and including, 2.6.3 via the __kds_flag functionality that imports featured images. This makes it possible for authenticated attackers, with Adminstrator-level access and above, to read the contents of arbitrary files on the server, which can contain sensitive information.

PLUGIN Keydatas

CVE-2025-11973

MEDIUM CVSS 4.9 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-13149 - Change Categories Plugin

The Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories plugin for WordPress is vulnerable to unauthorized modification of data due to a missing authorization check on the "saveFutureActionData" function in all versions up to, and including, 4.9.1. This makes it possible for authenticated attackers, with author level access and above, to change the status of arbitrary posts and pages via the REST API endpoint.

PLUGIN Change Categories

CVE-2025-13149

MEDIUM CVSS 4.3 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-11808 - Wp Google Street View Shortcode Plugin

The Shortcode for Google Street View plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'streetview' shortcode in all versions up to, and including, 0.5.7. This is due to insufficient input sanitization and output escaping on the 'id' 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 Wp Google Street View Shortcode

CVE-2025-11808

MEDIUM CVSS 6.4 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-11803 - Wpsite Shortcode Plugin

The WPSite Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'format' shortcode attribute in the wpsite_y shortcode and the 'before' attribute in the wpsite_postauthor shortcode in all versions up to, and including, 1.2. This is due to insufficient input sanitization and output escaping in error messages. 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 Wpsite Shortcode

CVE-2025-11803

MEDIUM CVSS 6.4 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-13322 - Wp Audio Gallery Plugin

The WP AUDIO GALLERY plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in all versions up to, and including, 2.0. This is due to the `wpag_uploadaudio_callback()` AJAX handler not properly validating user-supplied file paths in the `audio_upload` parameter before passing them to `unlink()`. 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 critical files like wp-config.php are deleted.

PLUGIN Wp Audio Gallery

CVE-2025-13322

HIGH CVSS 8.1 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-13159 - Flo Forms Plugin

The Flo Forms – Easy Drag & Drop Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG file uploads in all versions up to, and including, 1.0.43. This is due to the plugin allowing SVG file uploads via an unauthenticated AJAX endpoint (`flo_form_submit`) without proper file content validation. This makes it possible for unauthenticated attackers to upload malicious SVG files containing JavaScript that executes when an administrator views the uploaded file in the WordPress admin interface, leading to potential full site compromise.

PLUGIN Flo Forms

CVE-2025-13159

HIGH CVSS 7.1 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-13142 - Custom Post Type Plugin

The Custom Post Type plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0. This is due to missing nonce validation on the custom post type deletion functionality. This makes it possible for unauthenticated attackers to delete custom post types via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

PLUGIN Custom Post Type

CVE-2025-13142

MEDIUM CVSS 4.3 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-13135 - Hotelrunner Plugin

The HotelRunner Booking Widget plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'hotelrunner' shortcode in all versions up to, and including, 5.2.4 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 Hotelrunner

CVE-2025-13135

MEDIUM CVSS 6.4 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-13134 - Authorsure Plugin

The AuthorSure plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.3. This is due to missing or incorrect nonce validation on the 'authorsure' page. 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 Authorsure

CVE-2025-13134

MEDIUM CVSS 6.1 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12881 - Return Refund And Exchange For Woocommerce Plugin

The Return Refund and Exchange For WooCommerce plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 4.5.5 via the wps_rma_fetch_order_msgs() due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read other user's order messages.

PLUGIN Return Refund And Exchange For Woocommerce

CVE-2025-12881

MEDIUM CVSS 5.4 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12894 - Export And Import Csv And Xml Files To Wordpress Plugin

The Import WP – Export and Import CSV and XML files to WordPress plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.14.17 via the import/export functionality and a lack of .htaccess protection. This makes it possible for unauthenticated attackers to extract sensitive data from exports stored in /exportwp and import data stored in /importwp.

PLUGIN Export And Import Csv And Xml Files To Wordpress

CVE-2025-12894

MEDIUM CVSS 5.3 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12661 - Pollcaster Shortcode Plugin

The Pollcaster Shortcode Plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'height' parameter in the 'pollcaster' shortcode in all versions up to, and including, 1.0. This is 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 Pollcaster Shortcode

CVE-2025-12661

MEDIUM CVSS 6.4 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12660 - Wallwisher Shortcode Plugin

The Padlet Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'key' parameter in the 'wallwisher' shortcode in all versions up to, and including, 1.3. This is 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 Wallwisher Shortcode

CVE-2025-12660

MEDIUM CVSS 6.4 2025-11-21
Threat Entry Updated 2026-01-26

CVE-2025-12746 - Tainacan Plugin

The Tainacan plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'search' parameter in all versions up to, and including, 1.0.0 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 Tainacan

CVE-2025-12746

MEDIUM CVSS 6.1 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12170 - Checkbox Plugin

The Checkbox plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on the 'wp_ajax_nopriv_checkbox_clean_log' AJAX endpoint in all versions up to, and including, 2.8.10. This makes it possible for unauthenticated attackers to clear log files.

PLUGIN Checkbox

CVE-2025-12170

MEDIUM CVSS 5.3 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12138 - Url Image Importer Plugin

The URL Image Importer plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in all versions up to, and including, 1.0.6. This is due to the plugin relying on a user-controlled Content-Type HTTP header to validate file uploads in the 'uimptr_import_image_from_url()' function which writes the file to the server before performing proper validation. This makes it possible for authenticated attackers, with Author-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible via the uploaded…

PLUGIN Url Image Importer

CVE-2025-12138

HIGH CVSS 8.8 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-11985 - Realty Portal Plugin

The Realty Portal plugin for WordPress is vulnerable to unauthorized modification of data that can lead to privilege escalation due to a missing capability check on the 'rp_save_property_settings' function in versions 0.1 to 0.4.1. This makes it possible for authenticated attackers, with Subscriber-level access and above, to update arbitrary options on the WordPress site. This can be leveraged to update the default role for registration to administrator and enable user registration for attackers to gain administrative user access to a vulnerable site.

PLUGIN Realty Portal

CVE-2025-11985

HIGH CVSS 8.8 2025-11-21
Threat Entry Updated 2025-11-21

CVE-2025-12135 - Wpbookit Plugin

The WPBookit plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'css_code' parameter in all versions up to, and including, 1.0.6 due to a missing capability check on the save_custome_code() function. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Wpbookit

CVE-2025-12135

HIGH CVSS 7.2 2025-11-21
Scroll to top