CVE & Exploit Intelligence Database

Updated 4h ago

Search and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.

338,223 CVEs tracked 53,274 with exploits 4,730 exploited in wild 1,542 CISA KEV 3,929 Nuclei templates 37,826 vendors 42,555 researchers
2,435 results Clear all
CVE-2025-60210 9.8 CRITICAL EPSS 0.00
Wpeverest Everest Forms Frontend Listing - Insecure Deserialization
Deserialization of Untrusted Data vulnerability in wpeverest Everest Forms - Frontend Listing everest-forms-frontend-listing allows Object Injection.This issue affects Everest Forms - Frontend Listing: from n/a through <= 1.0.5.
CWE-502 Oct 22, 2025
CVE-2025-60209 9.8 CRITICAL EPSS 0.00
CRM Perks Connector - Object Injection
Deserialization of Untrusted Data vulnerability in CRM Perks Connector for Gravity Forms and Google Sheets wp-gravity-forms-spreadsheets allows Object Injection.This issue affects Connector for Gravity Forms and Google Sheets: from n/a through <= 1.2.6.
CWE-502 Oct 22, 2025
CVE-2025-60039 9.8 CRITICAL EPSS 0.00
Noisa <2.6.0 - Code Injection
Deserialization of Untrusted Data vulnerability in rascals Noisa noisa allows Object Injection.This issue affects Noisa: from n/a through <= 2.6.0.
CWE-502 Oct 22, 2025
CVE-2025-59007 8.1 HIGH EPSS 0.00
themesflat TF Woo Product Grid Addon For Elementor <2 - Deserializa...
Deserialization of Untrusted Data vulnerability in themesflat TF Woo Product Grid Addon For Elementor tf-woo-product-grid allows Object Injection.This issue affects TF Woo Product Grid Addon For Elementor: from n/a through <= 1.0.1.
CWE-502 Oct 22, 2025
CVE-2025-52740 8.8 HIGH EPSS 0.00
Boldermail <2.4.0 - Code Injection
Deserialization of Untrusted Data vulnerability in Hernan Villanueva Boldermail boldermail allows Object Injection.This issue affects Boldermail: from n/a through <= 2.4.0.
CWE-502 Oct 22, 2025
CVE-2025-52737 8.8 HIGH EPSS 0.00
Tijmen Smit WP Store Locator <2.2.260 - Code Injection
Deserialization of Untrusted Data vulnerability in Tijmen Smit WP Store Locator wp-store-locator allows Object Injection.This issue affects WP Store Locator: from n/a through <= 2.2.260.
CWE-502 Oct 22, 2025
CVE-2025-49380 5.3 MEDIUM EPSS 0.00
WooCommerce Vehicle Parts Finder <4.8 - Object Injection
Deserialization of Untrusted Data vulnerability in wpinstinct WooCommerce Vehicle Parts Finder woo-vehicle-parts-finder allows Object Injection.This issue affects WooCommerce Vehicle Parts Finder: from n/a through <= 3.7.
CWE-502 Oct 22, 2025
CVE-2025-32283 8.8 HIGH EPSS 0.00
designthemes Solar Energy <3.5 - Code Injection
Deserialization of Untrusted Data vulnerability in designthemes Solar Energy solar allows Object Injection.This issue affects Solar Energy: from n/a through <= 3.5.
CWE-502 Oct 22, 2025
CVE-2025-31634 8.8 HIGH EPSS 0.00
designthemes Insurance <3.5 - Code Injection
Deserialization of Untrusted Data vulnerability in designthemes Insurance insurance allows Object Injection.This issue affects Insurance: from n/a through <= 3.5.
CWE-502 Oct 22, 2025
CVE-2025-11938 5.6 MEDIUM 1 Writeup EPSS 0.00
Churchcrm < 5.18.0 - Insecure Deserialization
A vulnerability was found in ChurchCRM up to 5.18.0. This vulnerability affects unknown code of the file setup/routes/setup.php. Performing a manipulation of the argument DB_PASSWORD/ROOT_PATH/URL results in deserialization. The attack may be initiated remotely. The attack's complexity is rated as high. It is stated that the exploitability is difficult. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
CWE-502 Oct 19, 2025
CVE-2017-20208 9.8 CRITICAL EXPLOITED EPSS 0.00
RegistrationMagic <3.7.9.3 - Code Injection
The RegistrationMagic – Custom Registration Forms, User Registration, Payment, and User Login plugin for WordPress is vulnerable to PHP Object Injection in all versions up to 3.7.9.3 (exclusive) via deserialization of untrusted input from the is_expired_by_date() function. This makes it possible for unauthenticated attackers to inject a PHP Object. The additional presence of a POP chain allows attackers to fetch a remote file and install it on the site.
CWE-502 Oct 18, 2025
CVE-2017-20207 9.8 CRITICAL EXPLOITED EPSS 0.00
Flickr Gallery <1.5.2 - Code Injection
The Flickr Gallery plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 1.5.2 via deserialization of untrusted input from the `pager ` parameter. This allows unauthenticated attackers to inject a PHP Object. Attackers were actively exploiting this vulnerability with the WP_Theme() class to create backdoors.
CWE-502 Oct 18, 2025
CVE-2017-20206 9.8 CRITICAL EXPLOITED EPSS 0.00
Appointments plugin for WordPress <=2.2.1 - Code Injection
The Appointments plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 2.2.1 via deserialization of untrusted input from the `wpmudev_appointments` cookie. This allows unauthenticated attackers to inject a PHP Object. Attackers were actively exploiting this vulnerability with the WP_Theme() class to create backdoors.
CWE-502 Oct 18, 2025
CVE-2025-62515 9.8 CRITICAL 1 PoC Analysis EPSS 0.01
Pypi Pyquokka - Insecure Deserialization
pyquokka is a framework for making data lakes work for time series. In versions 0.3.1 and prior, the FlightServer class directly uses pickle.loads() to deserialize action bodies received from Flight clients without any sanitization or validation in the do_action() method. The vulnerable code is located in pyquokka/flight.py at line 283 where arbitrary data from Flight clients is directly passed to pickle.loads(). When FlightServer is configured to listen on 0.0.0.0, this allows attackers across the entire network to perform arbitrary remote code execution by sending malicious pickled payloads through the set_configs action. Additional vulnerability points exist in the cache_garbage_collect, do_put, and do_get functions where pickle.loads is used to deserialize untrusted remote data.
CWE-502 Oct 17, 2025
CVE-2025-62420 8.8 HIGH 1 Writeup EPSS 0.00
Dataease < 2.10.14 - Insecure Deserialization
DataEase is a data visualization and analytics platform. In DataEase versions through 2.10.13, a JDBC driver bypass vulnerability exists in the H2 database connection handler. The getJdbc function in H2.java checks if the jdbcUrl starts with jdbc:h2 but returns a separate jdbc field as the actual connection URL. An attacker can provide a jdbcUrl that starts with jdbc:h2 while supplying a different jdbc field with an arbitrary JDBC driver and connection string. This allows an authenticated attacker to trigger arbitrary JDBC connections with malicious drivers, potentially leading to remote code execution. The vulnerability is fixed in version 2.10.14. No known workarounds exist.
CWE-502 Oct 17, 2025
CVE-2025-62419 7.5 HIGH 1 Writeup EPSS 0.00
Dataease < 2.10.14 - Insecure Deserialization
DataEase is a data visualization and analytics platform. In DataEase versions through 2.10.13, a JDBC URL injection vulnerability exists in the DB2 and MongoDB data source configuration handlers. In the DB2 data source handler, when the extraParams field is empty, the HOSTNAME, PORT, and DATABASE values are directly concatenated into the JDBC URL without filtering illegal parameters. This allows an attacker to inject a malicious JDBC string into the HOSTNAME field to bypass previously patched vulnerabilities CVE-2025-57773 and CVE-2025-58045. The vulnerability is fixed in version 2.10.14. No known workarounds exist.
CWE-502 Oct 17, 2025
CVE-2025-49655 9.8 CRITICAL EPSS 0.00
Pypi Keras < 3.11.3 - Insecure Deserialization
Deserialization of untrusted data can occur in versions of the Keras framework running versions 3.11.0 up to but not including 3.11.3, enabling a maliciously uploaded Keras file containing a TorchModuleWrapper class to run arbitrary code on an end user’s system when loaded despite safe mode being enabled. The vulnerability can be triggered through both local and remote files.
CWE-502 Oct 17, 2025
CVE-2025-54539 9.8 CRITICAL EPSS 0.00
Apache Activemq Nms Amqp < 2.4.0 - Insecure Deserialization
A Deserialization of Untrusted Data vulnerability exists in the Apache ActiveMQ NMS AMQP Client. This issue affects all versions of Apache ActiveMQ NMS AMQP up to and including 2.3.0, when establishing connections to untrusted AMQP servers. Malicious servers could exploit unbounded deserialization logic present in the client to craft responses that may lead to arbitrary code execution on the client side. Although version 2.1.0 introduced a mechanism to restrict deserialization via allow/deny lists, the protection was found to be bypassable under certain conditions. In line with Microsoft’s deprecation of binary serialization in .NET 9, the project is evaluating the removal of .NET binary serialization support from the NMS API entirely in future releases. Mitigation and Recommendations: Users are strongly encouraged to upgrade to version 2.4.0 or later, which resolves the issue. Additionally, projects depending on NMS-AMQP should migrate away from .NET binary serialization as part of a long-term hardening strategy.
CWE-502 Oct 16, 2025
CVE-2025-59287 9.8 CRITICAL KEV RANSOMWARE 25 PoCs Analysis NUCLEI EPSS 0.73
Microsoft Windows Server 2012 - Insecure Deserialization
Deserialization of untrusted data in Windows Server Update Service allows an unauthorized attacker to execute code over a network.
CWE-502 Oct 14, 2025
CVE-2025-59285 7.0 HIGH EPSS 0.00
Microsoft Azure Monitor Agent < 1.36.3 - Insecure Deserialization
Deserialization of untrusted data in Azure Monitor Agent allows an authorized attacker to elevate privileges locally.
CWE-502 Oct 14, 2025