CVE-2026-47860
Analyzed
Analyzed - Analysis Complete
Denial of Service in Spring AMQP via Message Decompression
Vulnerability report for CVE-2026-47860, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-09-02
Assigner: VMware
Description
Description
An attacker who can publish to a queue consumed by an application that has enabled message decompression can crash the consumer JVM with a single ~1 MB message.
Spring AMQP 4.1.0
Spring AMQP 4.0.0 - 4.0.4
Spring AMQP 3.2.0 - 3.2.12
Spring AMQP 2.4.18 and earlier
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_advanced_message_queuing_protocol | to 2.4.19 (exc) |
| vmware | spring_advanced_message_queuing_protocol | From 3.2.0 (inc) to 3.2.13 (exc) |
| vmware | spring_advanced_message_queuing_protocol | From 4.0.0 (inc) to 4.0.4.1 (exc) |
| vmware | spring_advanced_message_queuing_protocol | From 4.1.0 (inc) to 4.1.0.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-835 | The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop. |