Lucene search
+L

181 matches found

Kitploit
Kitploit
added 2026/09/13 8:22 a.m.6 views

xmlrpc-common-deserialization

xmlrpc-common deserialization vulnerability This note is a technical note to detail the root cause and the associated exploit. You can find the initial disclosure here. The associated CVE is CVE-2019-17570. Description xmlrpc-common forms a shared code base between xmlrpc-client and xmlrpc-server...

9.8CVSS8AI score0.49285EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 6:15 a.m.13 views

SerialKillerBypassGadgetCollection

SerialKiller: Bypass Gadget Collection Description Collection of Bypass Gadgets that can be used in JVM Deserialization Gadget chains to bypass "Look-Ahead ObjectInputStreams" desfensive deserialization. Released as part of RSA 2016 Talk "SerialKiller: Silently Pwning Your Java Endpoints" by Alva...

6AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.6 views

artemis-core-client: activemq-artemis: Unsafe deserialization via JsonUtil CompositeData on management address

A flaw was found in Apache ActiveMQ Artemis. The JsonUtil.fromJsonArray method uses ObjectInputStream.readObject to deserialize CompositeData from Base64-encoded serialized objects in management message bodies sent to the activemq.management address. While the deserialization is protected by an...

6.5CVSS0.00343EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 2:52 p.m.6 views

CVE-2026-6009

⚠️ Descargo de responsabilidad: Este repositorio es solo para fines educativos y pruebas de seguridad autorizadas. No lo utilice en sistemas que no posea o para los que no tenga permiso explícito por escrito para realizar pruebas. CVE-2026-6009 Prueba de Concepto Resumen La biblioteca Jaspersoft...

8.7CVSS5.8AI score0.00516EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 9:34 a.m.7 views

CVE-2026-40858

camel-infinispan Remote Aggregation Repository Unsafe Deserialization Reproducer CVE-2026-40858 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-infinispan component, tracked as CVE-2026-40858. The ProtoStream-based remote aggregation repository serializes ea...

8.8CVSS7.8AI score0.00934EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/08 5:10 a.m.5 views

CVE-2026-40048

camel-pqc FileBasedKeyLifecycleManager Unsafe Deserialization Reproducer CVE-2026-40048 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-pqc component, tracked as CVE-2026-40048. FileBasedKeyLifecycleManager reads .key files from the configured key directory...

7.8CVSS5.9AI score0.00246EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 4:01 a.m.5 views

CVE-2026-40859

camel-netty-http / camel-vertx-http HTTP-Response Unsafe Deserialization Reproducer CVE-2026-40859 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-netty-http and camel-vertx-http components, tracked as CVE-2026-40859. When a producer endpoint is configured...

8.1CVSS5.9AI score0.00886EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 5:05 p.m.8 views

CVE-2026-43867

camel-pqc AWS Secrets Manager Key-Metadata Unsafe Deserialization Reproducer CVE-2026-43867 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-pqc component, tracked as CVE-2026-43867. AwsSecretsManagerKeyLifecycleManager.deserializeMetadata reads persisted...

9.8CVSS5.9AI score0.00926EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/07 4:59 p.m.10 views

CVE-2026-40473

camel-mina MinaConverter.toObjectInput Unsafe Deserialization Reproducer CVE-2026-40473 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-mina component, tracked as CVE-2026-40473. The MinaConverter.toObjectInputIoBuffer type converter wraps the received bytes...

8.8CVSS7.8AI score0.00872EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/07 1:18 p.m.7 views

lazylist-cve-poc

CVE-2022-36944 payload generator This mini-project is created to demonstrate proof of concept of CVE-2022-36944 vulnerability. It is similar to ysoserial, but generates payload only for this CVE with LazyList class. Quick FAQ What artifacts bring the vulnerability? org.scala-lang:scala-library wi...

9.8CVSS7.5AI score0.08251EPSS
SaveExploits1References1
CVE
CVE
added 2026/09/07 11:35 a.m.13 views

CVE-2026-86404

Red Hat EAP 's Artemis messaging component permits deserialization by default due to a misconfiguration in its security filtering. Specifically, ObjectMessage.getObject() uses ObjectInputStreamWithClassLoader, which applies allow-list/block-list filtering via checkSecurity()/isTrustedType(). Howe...

8.8CVSS0.0045EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/09/07 9:42 a.m.7 views

Deserialization Of Untrusted Data

Spring Integration is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to SerializingHttpMessageConverter deserializing HTTP request bodies using ObjectInputStream.readObject without class filtering, which allows an unauthenticated attacker to provide a crafted serialized...

9.8CVSS0.04075EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/27 6:17 a.m.15 views

CVE-2026-47864

SerializingHttpMessageConverter deserializes the body of incoming HTTP requests with a raw java.io.ObjectInputStream and no class filtering. Any request with Content-Type application/x-java-serialized-object whose body resolves to a Serializable type is read directly via readObject. If an...

9.8CVSS0.04075EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 6:17 a.m.14 views

CVE-2026-47878

DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject without an ObjectInputFilter that restricts types to a trusted class allowlist. Spring Batch 6.0.0 - 6.0.4 Spring Batch 5.2.6 and earlier...

7.3CVSS0.00256EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 5:20 a.m.10 views

EUVD-2026-66841

DefaultExecutionContextSerializer, used by default in Spring Batch's JDBC job repository, passes Base64-decoded bytes directly to ObjectInputStream.readObject without an ObjectInputFilter that restricts types to a trusted class allowlist. Spring Batch 6.0.0 - 6.0.4 Spring Batch 5.2.6 and earlier...

5.6CVSS5.3AI score0.00256EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/27 5:06 a.m.11 views

CVE-2026-47864 Unsafe Java deserialization in SerializingHttpMessageConverter — remote code execution

SerializingHttpMessageConverter deserializes the body of incoming HTTP requests with a raw java.io.ObjectInputStream and no class filtering. Any request with Content-Type application/x-java-serialized-object whose body resolves to a Serializable type is read directly via readObject. If an...

6.4CVSS5.9AI score0.04075EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/27 12:00 a.m.19 views

PT-2026-82394

Name of the Vulnerable Software and Affected Versions Spring Integration version 7.1.0 Spring Integration versions 7.0.0 through 7.0.5 Spring Integration versions 6.5.0 through 6.5.10 Spring Integration versions 6.4.0 through 6.4.12 Spring Integration versions 5.5.21 and earlier Description The...

9.8CVSS6AI score0.04075EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 2:16 a.m.15 views

CVE-2026-75987

A vulnerability was found in SPLWare esProc up to 20260507. This affects the function ObjectInputStream.readUnshared of the file src/main/java/com/scudata/parallel/SocketData.java. Performing a manipulation results in deserialization. Remote exploitation of the attack is possible...

7.5CVSS0.00423EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/19 1:45 a.m.17 views

CVE-2026-75987 SPLWare esProc SocketData.java ObjectInputStream.readUnshared deserialization

A vulnerability was found in SPLWare esProc up to 20260507. This affects the function ObjectInputStream.readUnshared of the file src/main/java/com/scudata/parallel/SocketData.java. Performing a manipulation results in deserialization. Remote exploitation of the attack is possible...

6.9CVSS5.3AI score
SaveExploits0References8
EUVD
EUVD
added 2026/08/19 1:45 a.m.19 views

EUVD-2026-62221

A vulnerability was found in SPLWare esProc up to 20260507. This affects the function ObjectInputStream.readUnshared of the file src/main/java/com/scudata/parallel/SocketData.java. Performing a manipulation results in deserialization. Remote exploitation of the attack is possible...

7.5CVSS7.2AI score0.00423EPSS
SaveExploits0References6
Rows per page
Query Builder