CVE-2025-49574

MEDIUM EPSS 16.2%
Published Jun 23, 20251y ago · Modified Jun 17, 20262w ago
6.4 CVSS 3.1
Medium
Find Similar
Published Jun 23, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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.

CVSS Details

Base Score
6.4
Exploitability
1.2
Impact
5.2
Vector string
CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
Attack Vector Adjacent
Attack Complexity High
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None

Threat Intelligence

EPSS Exploit Probability
16.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-668

References 7

  • github.com https://github.com/quarkusio/quarkus/commit/2b58f59f4bf0bae7d35b1abb585b65f2a66787d1
  • github.com https://github.com/quarkusio/quarkus/commit/31e8a3bfcf4e223788615d5ce25eb929ca251275
  • github.com https://github.com/quarkusio/quarkus/commit/d1ee57e7b826872b6355cfec0ae13465840e232c
  • github.com https://github.com/quarkusio/quarkus/issues/48227
  • github.com https://github.com/quarkusio/quarkus/pull/48486
  • github.com https://github.com/quarkusio/quarkus/releases/tag/3.24.1
  • github.com https://github.com/quarkusio/quarkus/security/advisories/GHSA-9623-mj7j-p9v4

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.