Lucene search
+L

176 matches found

Kitploit
Kitploit
added 2026/09/14 3:54 a.m.6 views

CVE-2026-40987

CVE-2026-40987: PoC de Path Traversal en la sincronización remota de archivos de Spring Integration Este repositorio es un PoC mínimo para reproducir CVE-2026-40987, publicado en el aviso de seguridad oficial de Spring. Aviso oficial: https://spring.io/security/cve-2026-40987/ Título oficial:...

7.1CVSS5.9AI score0.00218EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:43 p.m.8 views

shiro-cve-2020-17523

Apache Shiro Two Postures Authentication Bypass Analysis CVE-2020-17523 0x01 Vulnerability Description Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro's easy-to-understand API, you can...

9.8CVSS8.1AI score0.85911EPSS
SaveExploits2References2
RedhatCVE
RedhatCVE
added 2026/09/08 5:51 p.m.10 views

CVE-2026-59324

A flaw was found in Spring Integration. When an IntegrationFlow uses .fluxTransform with an asynchronous fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription can have their reply headers copied from other messages. This information disclosure...

8.2CVSS0.00237EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/08 5:38 p.m.11 views

CVE-2026-47864

A flaw was found in Spring Integration. The SerializingHttpMessageConverter component deserializes incoming HTTP request bodies without proper class filtering. A remote, unauthenticated attacker can exploit this by sending a specially crafted HTTP request. If a known Java deserialization 'gadget'...

9.8CVSS0.04075EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:28 p.m.6 views

CLSA-2026-1788820092 TuxCare security update for org.springframework.integration (5 CVEs)

TuxCare rebuilt 39 org.springframework.integration packages to address 5 CVEs. Fixed in 5.5.20-tuxcare.6...

9.8CVSS5.8AI score0.04075EPSS
SaveExploits0
Veracode
Veracode
added 2026/09/07 9:42 a.m.8 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 8:17 p.m.10 views

CVE-2026-59321

A single ScriptEngine instance is reused for every message on a script-backed channel. For JSR-223 engines that report THREADING=null not thread-safe, e.g. the Kotlin kts engine, concurrent message processing can corrupt engine-internal state, potentially leaking one message's payload/headers...

5.4CVSS0.00127EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 8:17 p.m.10 views

CVE-2026-59324

When an IntegrationFlow uses .fluxTransform with an asynchronous/reordering fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription have their reply headers replyChannel, errorChannel, correlationId, any propagated security/tenant headers copied from...

8.2CVSS0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 8:17 p.m.9 views

CVE-2026-59322

The EmbeddedHeadersJsonMessageMapper defaults to an overly permissive header parsing posture in its constructor. When decodeNativeFormat processes raw byte payloads, it deserializes embedded JSON headers into a plain Map and constructs a GenericMessage with MutableMessageHeaders without sanitizin...

6.3CVSS0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 8:17 p.m.9 views

CVE-2026-59311

A local unprivileged user on the same host can redirect all Zip/UnZip transformer output into a directory of their choosing by pre-creating /tmp/ziptransformer as a symlink before the application starts. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10...

6.8CVSS0.0035EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 8:17 p.m.8 views

CVE-2026-59307

An operator who calls JdbcMessageStore.addAllowedPatterns... to restrict deserialization receives no protection at all when the store is a Spring-managed bean. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10 Spring Integration 6.4.0 - 6.4.12...

8CVSS0.00346EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 8:17 p.m.12 views

CVE-2026-59293

Unless the application explicitly raises smbMinVersion, the jCIFS client will negotiate down to SMB1/CIFS, which lacks mandatory signing/encryption and is vulnerable to NTLM relay and content-tampering MITM. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5....

6.6CVSS0.00221EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 8:17 p.m.7 views

CVE-2026-59292

PropertiesPersistingMetadataStore, the default file-based ConcurrentMetadataStore, persists its state to $java.io.tmpdir/spring-integration/metadata-store.properties with world-readable permissions. Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10 Spring...

3.2CVSS0.00144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 6:04 p.m.44 views

CVE-2026-59324 fluxTransform shared RequestMessageHolder causes cross-message header leakage under async fluxFunction

When an IntegrationFlow uses .fluxTransform with an asynchronous/reordering fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription have their reply headers replyChannel, errorChannel, correlationId, any propagated security/tenant headers copied from...

8.2CVSS0.00237EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 6:04 p.m.7 views

EUVD-2026-67204

When an IntegrationFlow uses .fluxTransform with an asynchronous/reordering fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription have their reply headers replyChannel, errorChannel, correlationId, any propagated security/tenant headers copied from...

8.2CVSS5.3AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 6:04 p.m.99 views

CVE-2026-59324

Spring Integration is vulnerable to cross-message header leakage when an IntegrationFlow uses .fluxTransform() with an asynchronous or reordering fluxFunction that emits raw payloads. The root cause is a shared RequestMessageHolder , which causes concurrent requests on the same FluxMessageChannel...

8.2CVSS5.3AI score0.00237EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/27 6:04 p.m.36 views

CVE-2026-59322 EmbeddedHeadersJsonMessageMapper default gives wire peer full control of MessageHeaders

The EmbeddedHeadersJsonMessageMapper defaults to an overly permissive header parsing posture in its constructor. When decodeNativeFormat processes raw byte payloads, it deserializes embedded JSON headers into a plain Map and constructs a GenericMessage with MutableMessageHeaders without sanitizin...

6.3CVSS0.00211EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 6:04 p.m.52 views

CVE-2026-59322

Spring Integration 's EmbeddedHeadersJsonMessageMapper defaults to an overly permissive header-parsing posture in its constructor. When decodeNativeFormat processes raw byte payloads, it deserializes embedded JSON headers into a plain Map and constructs a GenericMessage with MutableMessageHeaders...

6.3CVSS5.2AI score0.00211EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/27 6:04 p.m.11 views

EUVD-2026-67203

The EmbeddedHeadersJsonMessageMapper defaults to an overly permissive header parsing posture in its constructor. When decodeNativeFormat processes raw byte payloads, it deserializes embedded JSON headers into a plain Map and constructs a GenericMessage with MutableMessageHeaders without sanitizin...

6.3CVSS5.2AI score0.00211EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 6:04 p.m.9 views

EUVD-2026-67202

A single ScriptEngine instance is reused for every message on a script-backed channel. For JSR-223 engines that report THREADING=null not thread-safe, e.g. the Kotlin kts engine, concurrent message processing can corrupt engine-internal state, potentially leaking one message's payload/headers...

4.2CVSS5.2AI score0.00127EPSS
SaveExploits0References1
Rows per page
Query Builder