- CVE ID
- CVE-2026-47880
- CVE Description
- A producer who can publish to a JMS destination consumed by any Spring Integration JMS inbound component can set String JMS properties named replyChannel, errorChannel, or json__TypeId__ which are copied verbatim into the Spring Integration MessageHeaders.
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
- Published
- Aug 20, 2026
- CVSS Score & Severity
5.3Medium
- CVSS Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
- EPSS Score
- 0.183%
- KEV Status
Not in KEV Catalog: No known exploits
- Vulnerable Methods
org/springframework/integration/jms/DefaultJmsHeaderMapper.mapArbitraryProperty(Ljakarta/jms/Message;Ljava/util/Map;Ljava/lang/String;)VJVMVulnerable params: 0, 2
org/springframework/integration/jms/DefaultJmsHeaderMapper.toHeaders(Ljakarta/jms/Message;)Ljava/util/Map;JVMVulnerable params: 0
- Source
- National Vulnerability Database