Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-47864
Published:August 27, 2026
Updated:September 24, 2026
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 application using this converter on an inbound HTTP endpoint has any known Java deserialization "gadget" on its classpath, a remote, unauthenticated attacker can achieve arbitrary code execution. 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 Spring Integration 5.5.21 and earlier
Affected Packages
https://github.com/spring-projects/spring-integration.git (GITHUB):
Affected version(s) =v7.1.0 <v7.1.1
Fix Suggestion:
Update to version v7.1.1
https://github.com/spring-projects/spring-integration.git (GITHUB):
Affected version(s) >=v7.0.0 <v7.0.6
Fix Suggestion:
Update to version v7.0.6
org.springframework.integration:spring-integration-http (JAVA):
Affected version(s) =7.1.0 <7.1.1
Fix Suggestion:
Update to version 7.1.1
org.springframework.integration:spring-integration-http (JAVA):
Affected version(s) >=7.0.0 <7.0.6
Fix Suggestion:
Update to version 7.0.6
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.1
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
6.4
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Deserialization of Untrusted Data
EPSS
Base Score:
4.08