CVE-2026-59317
Analyzed
Analyzed - Analysis Complete
DeadLetterPublishingRecovererFactory Timestamp Header Parsing Flaw
Vulnerability report for CVE-2026-59317, 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-04
Assigner: VMware
Description
Description
DeadLetterPublishingRecovererFactory reads the retry_topic-original-timestamp header from an inbound ConsumerRecord and passes its raw bytes directly to new BigInteger(header.value()) with no length or format validation.
Spring for Apache Kafka 4.1.0
Spring for Apache Kafka 4.0.0 - 4.0.6
Spring for Apache Kafka 3.0.0 - 3.3.16
Spring for Apache Kafka 2.9.0 - 2.9.14
Spring for Apache Kafka 2.8.12 and earlier
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_for_apache_kafka | to 2.8.12 (inc) |
| vmware | spring_for_apache_kafka | From 2.9.0 (inc) to 2.9.14 (inc) |
| vmware | spring_for_apache_kafka | From 3.0.0 (inc) to 3.3.16 (inc) |
| vmware | spring_for_apache_kafka | From 4.0.0 (inc) to 4.0.7 (exc) |
| vmware | spring_for_apache_kafka | From 4.1.0 (inc) to 4.1.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1284 | The product receives input that is expected to specify a quantity (such as size or length), but it does not validate or incorrectly validates that the quantity has the required properties. |