CVE-2026-31957 PUBLISHED

Himmelblau unset domain configuration can allow any-tenant authentication at first login for remote deployments

Assigner: GitHub_M
Reserved: 10.03.2026 Published: 11.03.2026 Updated: 12.03.2026

Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. From 3.0.0 to before 3.1.0, if Himmelblau is deployed without a configured tenant domain in himmelblau.conf, authentication is not tenant-scoped. In this mode, Himmelblau can accept authentication attempts for arbitrary Entra ID domains by dynamically registering providers at runtime. This behavior is intended for initial/local bootstrap scenarios, but it can create risk in remote authentication environments. This vulnerability is fixed in 3.1.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS Score: 10

Product Status

Vendor himmelblau-idm
Product himmelblau
Versions
  • Version >= 3.0.0, < 3.1.0 is affected

References

Problem Types

  • CWE-1188: Insecure Default Initialization of Resource CWE