Exposure of Resource to Wrong Sphere Affecting keycloak-doc package, versions <26.3.2-r0


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.02% (6th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-MINIMOSLATEST-KEYCLOAKDOC-13311693
  • published6 Oct 2025
  • disclosed23 Jun 2025

Introduced: 23 Jun 2025

CVE-2025-49574  (opens in a new tab)
CWE-668  (opens in a new tab)

How to fix?

Upgrade Minimos:latest keycloak-doc to version 26.3.2-r0 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream keycloak-doc package and not the keycloak-doc package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. In versions prior to 3.24.0, 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.0.