Intel

AIKIDO-2026-816893

spring-cloud-stream-schema-registry-client is vulnerable to Use of Cache Containing Sensitive Information

Use of Cache Containing Sensitive InformationCVE-2026-59304 Published 5 days ago

31

Low Risk

This Affects:

JAVAspring-cloud-stream-schema-registry-client
4.2.0 - 5.0.2
Fixed in 5.0.3
Are you affected? Scan for Free

TL;DR

spring-cloud-stream-schema-registry-client caches the original content type incorrectly for Avro messages. A later message can be treated as a previous content type. That can cause the wrong schema or payload interpretation. The patch keys the cache so content types are not reused across unrelated messages.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and Avro schema-registry content-type caching is used.

Background info

spring-cloud-stream-schema-registry-client is vulnerable to Use of Cache Containing Sensitive Information in versions 4.2.0 - 5.0.2.

How to fix this

Upgrade the org.springframework.cloud:spring-cloud-stream-schema-registry-client library to the patch version.