CVE-2026-41727
Received
Received - Intake
Header Manipulation in Spring for Apache Kafka
Publication date: 2026-06-10
Last updated on: 2026-06-10
Assigner: VMware
Description
Description
Spring Kafka's retry topic infrastructure did not sufficiently validate user-controlled header values before acting on them. A producer could send a record with a crafted retry_topic-attempts header to supply an out-of-range attempt count and cause the retry topic router to misidentify where the message was in the retry sequence.
Affected versions:
Spring for Apache Kafka 4.0.0 through 4.0.5; 3.3.0 through 3.3.15; 3.2.0 through 3.2.13; 2.9.0 through 2.9.13; 2.8.0 through 2.8.11.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_for_apache_kafka | 4.0.0 |
| vmware | spring_for_apache_kafka | to 4.0.5 (inc) |
| vmware | spring_for_apache_kafka | 3.3.0 |
| vmware | spring_for_apache_kafka | to 3.3.15 (inc) |
| vmware | spring_for_apache_kafka | 3.2.0 |
| vmware | spring_for_apache_kafka | to 3.2.13 (inc) |
| vmware | spring_for_apache_kafka | 2.9.0 |
| vmware | spring_for_apache_kafka | to 2.9.13 (inc) |
| vmware | spring_for_apache_kafka | 2.8.0 |
| vmware | spring_for_apache_kafka | to 2.8.11 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-20 | The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly. |