Deserialization of Untrusted Data in Spring Integration - CVE-2026-47864
Published: August 28, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to unsafe java deserialization in SerializingHttpMessageConverter when processing inbound HTTP requests with Content-Type application/x-java-serialized-object. A remote user can send a specially crafted serialized request body to execute arbitrary code.
Exploitation requires an application to use this converter on an inbound HTTP endpoint and to have a known Java deserialization gadget on its classpath.
Affected software
Library Support for Spring
How to mitigate CVE-2026-47864
Library Support for Spring - update to 3.5.19