Vulnerability Description
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 sanitizing or filtering untrusted header names by default. 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Integration | < 5.5.22 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-59322Vendor Advisory
FAQ
What is CVE-2026-59322?
CVE-2026-59322 is a vulnerability with a CVSS score of 6.3 (MEDIUM). The EmbeddedHeadersJsonMessageMapper defaults to an overly permissive header parsing posture in its constructor. When decodeNativeFormat processes raw byte payloads, it deserializes embedded JSON head...
How severe is CVE-2026-59322?
CVE-2026-59322 has been rated MEDIUM with a CVSS base score of 6.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-59322?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Integration.