VYPR
Medium severity6.4OSV Advisory· Published Jun 23, 2025· Updated Apr 15, 2026

CVE-2025-49574

CVE-2025-49574

Description

Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. In versions prior to 3.24.1, 3.20.2, and 3.15.6, there is a potential data leak when duplicating a duplicated context. Quarkus extensively uses the Vert.x duplicated context to implement context propagation. With the new semantic data from one transaction can leak to the data from another transaction. From a Vert.x point of view, this new semantic clarifies the behavior. A significant amount of data is stored in the duplicated context, including request scope, security details, and metadata. Duplicating a duplicated context is rather rare and is only done in a few places. This issue has been patched in version 3.24.1, 3.20.2, and 3.15.6.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
io.quarkus:quarkus-vertxMaven
< 3.15.63.15.6
io.quarkus:quarkus-vertxMaven
>= 3.16.0.CR1, < 3.20.23.20.2
io.quarkus:quarkus-vertxMaven
>= 3.21.0.CR1, < 3.24.13.24.1

Affected products

4

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.