CVE-2026-47856
Received
Received - Intake
Unsafe Deserialization in Spring Integration
Vulnerability report for CVE-2026-47856, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-08-27
Assigner: VMware
Description
Description
Spring Integration's JSON to object conversion uses the json__TypeId__ header to choose the deserialization target type, and resolves that header value to a class with ClassUtils.forName and no type/package allow-list.
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
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spring | integration | 7.1.0 |
| spring | integration | From 7.0.0 (inc) to 7.0.5 (inc) |
| spring | integration | From 6.5.0 (inc) to 6.5.10 (inc) |
| spring | integration | From 6.4.0 (inc) to 6.4.12 (inc) |
| spring | integration | From 5.5.21 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-UNKNOWN |