CVE-2026-33132

MEDIUM EPSS 22.6%
Published Mar 20, 20263mo ago · Modified Jun 17, 20262w ago
5.3 CVSS 3.1
Medium
Find Similar
Published Mar 20, 2026 3mo ago
Last Modified Jun 17, 2026 2w ago

Description

ZITADEL is an open source identity management platform. Versions prior to 3.4.9 and 4.0.0 through 4.12.2 allowed users to bypass organization enforcement during authentication. Zitadel allows applications to enforce an organzation context during authentication using scopes (urn:zitadel:iam:org:id:{id} and urn:zitadel:iam:org:domain:primary:{domainname}). If enforced, a user needs to be part of the required organization to sign in. While this was properly enforced for OAuth2/OIDC authorization requests in login V1, corresponding controls were missing for device authorization requests and all login V2 and OIDC API V2 endpoints. This allowed users to bypass the restriction and sign in with users from other organizations. Note that this enforcement allows for an additional check during authentication and applications relying on authorizations / roles assignments are not affected by this bypass. This issue has been patched in versions 3.4.9 and 4.12.3.

CVSS Details

Base Score
5.3
Exploitability
3.9
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

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

Weaknesses 1

CWE-863 Incorrect Authorization Authorization

Affected Products 2

VendorProductVersionRange
zitadelzitadel* <3.4.9
zitadelzitadel*≥4.0.0  –  <4.12.3

References 4

  • github.com https://github.com/zitadel/zitadel/commit/d90285929ca019fa817f31551fd0883429dda2a8
    Patch
  • github.com https://github.com/zitadel/zitadel/releases/tag/v3.4.9
    Release Notes
  • github.com https://github.com/zitadel/zitadel/releases/tag/v4.12.3
    Release Notes
  • github.com https://github.com/zitadel/zitadel/security/advisories/GHSA-g2pf-ww5m-2r9m
    PatchVendor Advisory

Remediation

  • github.com https://github.com/zitadel/zitadel/commit/d90285929ca019fa817f31551fd0883429dda2a8
    Patch
  • github.com https://github.com/zitadel/zitadel/security/advisories/GHSA-g2pf-ww5m-2r9m
    PatchVendor Advisory