Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

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

Quick assessment

Affected
Spring Spring Integration
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

使用原始的 对传入 HTTP 请求的 body 进行反序列化,且未做任何类过滤。任何携带 且 body 可解析为 类型的请求,都会通过 直接读取。如果应用程序在入站 HTTP 端点上使用了该转换器,且其 classpath 中存在已知的 Java 反序列化“gadget”,那么远程且未认证的攻击者即可实现任意代码执行。 受影响版本: Spring Integration 7.1.0 Spring Integration 7.0.0 - 7.0.5 Spring Integration 6.5.0 - 6.5.10

CVSS 6.4 · Medium
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-47864

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Unsafe Java deserialization in SerializingHttpMessageConverter — remote code execution
Source: CVE Program / CVE List V5
Vulnerability Description
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
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
N/A
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
Spring Spring Integration 7.1.0 -

II. Public POCs for CVE-2026-47864

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-47864

登录查看更多情报信息。

Vendor Advisories for CVE-2026-47864 (1)

Same Patch Batch · Spring · 2026-08-27 · 25 CVEs total

CVE-2026-59270 9.4 CRITICAL Spring Security embedded UnboundID LDAP server exposes well-known administrative bind DN o
CVE-2026-47877 8.2 HIGH Spring Security Authorization Server Default Consent Page is vulnerable to Cross-Site Scri
CVE-2026-47879 7.7 HIGH Spring Cloud Gateway SSRF and native file access with gRPC
CVE-2026-47849 7.1 HIGH Spring Data REST allows mutation of identifier and version properties via JSON Patch
CVE-2026-59275 6.6 MEDIUM Remote JVM termination: nested-array Java deserialization bypasses allowlist, triggers Sta
CVE-2026-59278 6.5 MEDIUM In Spring for Apache Kafka, SSRF via DNS resolution triggered by untrusted java.net types
CVE-2026-59274 6.5 MEDIUM Unbounded decompression in UnZipTransformer enables zip-bomb DoS
CVE-2026-47881 5.9 MEDIUM Denial of Service in Spring Batch FlatFileItemReader via Malformed Input File
CVE-2026-47875 5.6 MEDIUM JobParameterDeserializer bypasses the trusted-type allowlist
CVE-2026-47878 5.6 MEDIUM Unsafe Java deserialization in DefaultExecutionContextSerializer without class allowlist
CVE-2026-47880 5.4 MEDIUM DefaultJmsHeaderMapper copies all JMS user properties into MessageHeaders without excludin
CVE-2026-59271 5.3 MEDIUM Admin password disclosed in BrokerNotAliveException message
CVE-2026-47894 4.9 MEDIUM Spring Cloud Config Server Native Environment Repository Exposure
CVE-2026-47892 Spring Framework Header Predicate Bypass in WebFlux Functional Endpoints
CVE-2026-47887 Spring Framework Open Redirect in UrlFileNameViewController
CVE-2026-47891 Spring Framework maxInMemorySize Bypassed in Jaxb2Decoder
CVE-2026-47890 Spring Framework Server Sent Event stream corruption while rendering fragments
CVE-2026-47889 Spring Framework sameSite Attribute Dropped in JettyCoreServerHttpResponse
CVE-2026-47893 Spring Framework Request Headers Included in Exception Reasons in HandshakeWebsocketServic
CVE-2026-47883 Spring Framework Open Redirect in UrlHandlerFilter

Showing top 20 of 25 CVEs. View all on vendor page → →

IV. Related Vulnerabilities

V. Comments for CVE-2026-47864

No comments yet


Leave a comment