CVE-2025-49574
Java vulnerability analysis and mitigation

Overview

CVE-2025-49574 affects Quarkus, a Cloud Native (Linux) Container First framework for writing Java applications. The vulnerability was discovered and disclosed on June 23, 2025, impacting versions prior to 3.24.0. The issue involves a potential data leak when duplicating a duplicated context in Quarkus's implementation of Vert.x duplicated context for context propagation (GitHub Advisory, NVD).

Technical details

The vulnerability stems from a change in Vert.x 4.5.12's semantics regarding the duplication of duplicated contexts. Initially, duplicating a duplicated context would create a fresh empty context, but the new semantic copies the content of the parent duplicated context into the new one. This affects Quarkus's extensive use of Vert.x duplicated context for context propagation. The vulnerability has been assigned a CVSS v3.1 base score of 6.4 (Medium) with vector string CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N (GitHub Advisory).

Impact

The vulnerability can cause data leakage between transactions, potentially exposing sensitive information. The duplicated context contains significant data including request scope, security details, and metadata. This affects several components including Quarkus REST Client with OTel, Quarkus Messaging connectors, and Quarkus SmallRye Health, though some cases operate within the same transaction and thus avoid leakage (GitHub Advisory).

Mitigation and workarounds

A temporary workaround has been provided: when duplicating a duplicated context, users can implement ((ContextInternal) VertxContext.getRootContext(ctx)).duplicate(). The issue has been patched in Quarkus version 3.24.0. Additionally, after discussions with the Vert.x team, the behavior change will be rolled back in Vert.x 4.x, and a new API will be introduced in Vert.x 5 to distinguish between the two cases (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Java vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-14306CRITICAL10
  • JavaJava
  • net.sf.robocode:robocode.core
NoYesDec 09, 2025
CVE-2025-14307CRITICAL9.3
  • JavaJava
  • net.sf.robocode:robocode.battle
NoYesDec 09, 2025
CVE-2025-66566HIGH8.2
  • JavaJava
  • at.yawk.lz4:lz4-java
NoYesDec 05, 2025
CVE-2025-66623HIGH7.4
  • JavaJava
  • io.strimzi:strimzi
NoYesDec 05, 2025
GHSA-93fv-4pm9-xp28MEDIUM6.9
  • JavaJava
  • net.dv8tion:jda
NoYesDec 09, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management