Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring For Apache Kafka | >= 2.8.0, < 2.8.12 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-41727Vendor Advisory
FAQ
What is CVE-2026-41727?
CVE-2026-41727 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 t...
How severe is CVE-2026-41727?
CVE-2026-41727 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-41727?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring For Apache Kafka.