CVE-2026-47880 PUBLISHED

DefaultJmsHeaderMapper copies all JMS user properties into MessageHeaders without excluding framework-significant names

Assigner: vmware
Reserved: 20.05.2026 Published: 27.08.2026 Updated: 27.08.2026

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

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 5.4

Product Status

Vendor Spring
Product Spring Integration
Versions Default: unaffected
  • Version 7.1.0 is affected
  • affected from 7.0.0 to 7.0.5 (incl.)
  • affected from 6.5.0 to 6.5.10 (incl.)
  • affected from 6.4.0 to 6.4.12 (incl.)
  • affected from 0 to 5.5.21 (incl.)

References

Problem Types

  • CWE-20 Improper Input Validation CWE

Impacts

  • 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.