CVE-2026-59275
Analyzed
Analyzed - Analysis Complete
Denial of Service in Spring AMQP
Vulnerability report for CVE-2026-59275, 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-01
Assigner: VMware
Description
Description
A single hostile AMQP message can terminate the entire consumer JVM (System.exit(99)), not just the listener thread β full availability loss for every workload co-located in that process.
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-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |