CVE-2026-46389

UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS Core's Identity deployment. In versions 0.11.0 through 0.26.0, a logic error in the `client-kubernetes-secret` Keycloak client authenticator (shipped by `uds-identity-config` and consumed by UDS Core) causes the submitted `client_secret` to be overwritten with the mounted Kubernetes secret before comparison. An attacker who can reach the Keycloak token endpoint and knows a `client_id` using this authenticator can authenticate as that client with any `client_secret` value and obtain OAuth2 tokens scoped to the client's service account. In the case of the `uds-operator` client this token can be used to registry/modify other clients. Version 0.26.1 patches the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:defenseunicorns:uds_identity_config:*:*:*:*:*:*:*:*

History

15 Jun 2026, 19:05

Type Values Removed Values Added
First Time Defenseunicorns uds Identity Config
Defenseunicorns
CPE cpe:2.3:a:defenseunicorns:uds_identity_config:*:*:*:*:*:*:*:*
References () https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.26.1 - () https://github.com/defenseunicorns/uds-identity-config/releases/tag/v0.26.1 - Product, Release Notes
References () https://github.com/defenseunicorns/uds-identity-config/security/advisories/GHSA-8mg2-6588-r4hw - () https://github.com/defenseunicorns/uds-identity-config/security/advisories/GHSA-8mg2-6588-r4hw - Mitigation, Vendor Advisory

05 Jun 2026, 19:21

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-05 19:16

Updated : 2026-06-15 19:05


NVD link : CVE-2026-46389

Mitre link : CVE-2026-46389

CVE.ORG link : CVE-2026-46389


JSON object : View

Products Affected

defenseunicorns

  • uds_identity_config
CWE
CWE-287

Improper Authentication

CWE-303

Incorrect Implementation of Authentication Algorithm