CVE-2026-59278
Analyzed
Analyzed - Analysis Complete
Remote Code Execution in Spring for Apache Kafka
Vulnerability report for CVE-2026-59278, 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
JsonKafkaHeaderMapper and DefaultKafkaHeaderMapper include java.net in their default trusted packages list. When these mappers are used β which is the default configuration for all @KafkaListener consumers β an external Kafka producer can inject a java.net.InetAddress type via the spring_json_header_types message header.
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.13 (exc) |
| vmware | spring_for_apache_kafka | From 2.9.0 (inc) to 2.9.15 (exc) |
| vmware | spring_for_apache_kafka | From 3.0.0 (inc) to 3.3.17 (exc) |
| vmware | spring_for_apache_kafka | From 4.0.0 (inc) to 4.0.6.1 (exc) |
| vmware | spring_for_apache_kafka | From 4.1.0 (inc) to 4.1.0.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |