---
id: CVE-2026-47880
title: >-
  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 Integrat…
summary: >-
  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 Integrat…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'
cwe:
  - CWE-20
vendor: vmware
product: spring_integration
affected:
  - spring_integration < 5.5.22
  - 'spring_integration >= 6.4.0, < 6.4.13'
  - 'spring_integration >= 6.5.0, < 6.5.11'
  - 'spring_integration >= 7.0.0, < 7.0.5.1'
  - 'spring_integration >= 7.1.0, < 7.1.0.1'
patched:
  - spring_integration 7.1.0.1
published: '2026-08-27'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T15:08:04.537'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47880'
references:
  - url: 'https://spring.io/security/cve-2026-47880'
    label: security@vmware.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-08-27T15:06:04.874116Z'
ingestedAt: '2026-09-14T14:03:56.799Z'
epss: 0.00257
epssPercentile: 0.15406
---

## Overview

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

## Affected

- `spring_integration < 5.5.22`
- `spring_integration >= 6.4.0, < 6.4.13`
- `spring_integration >= 6.5.0, < 6.5.11`
- `spring_integration >= 7.0.0, < 7.0.5.1`
- `spring_integration >= 7.1.0, < 7.1.0.1`

## Remediation

Upgrade past the affected range:

- `spring_integration 7.1.0.1`
