Allocation of Resources Without Limits or Throttling in Spring for Apache Kafka - CVE-2026-41726
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to uncontrolled memory allocation in DelegatingDeserializer when processing records with user-controlled spring.kafka.serialization.selector header values. A remote user can send records with unique random selector header values to cause a denial of service.
Only deployments that explicitly configured DelegatingDeserializer are affected.