Skip to main content

CVE-2026-76081

| EUVDEUVD-2026-78163 MEDIUM
Off-by-one Error (CWE-193)
2026-09-14 https://github.com/zitadel/zitadel GHSA-v859-c572-qh5p
5.5
CVSS 3.1 · Vendor: https://github.com/zitadel/zitadel
Share

Severity by source

Vendor (https://github.com/zitadel/zitadel) PRIMARY
5.5 MEDIUM
AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N

Primary rating from Vendor (https://github.com/zitadel/zitadel) · only source for this CVE.

CVSS VectorVendor: https://github.com/zitadel/zitadel

Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Lifecycle Timeline

3
Source Code Evidence Fetched
Sep 15, 2026 - 10:54 vuln.today
Analysis Generated
Sep 15, 2026 - 10:54 vuln.today
CVE Published
Sep 14, 2026 - 21:31 cve.org
MEDIUM 5.5

DescriptionCVE.org

Summary

A bug in how ZITADEL updates permissions when multiple project roles are deleted at the same time can cause some user permissions to be missed. This issue specifically affects User Grants on Granted Projects (projects shared between different organizations), potentially allowing users to keep access rights that were supposed to be completely removed.

Impact

When an organization shares a project with another organization (a Project Grant), administrators can assign specific roles to users via a User Grant. If multiple roles are deleted from that project at the same time, a background process runs to strip those roles from the assigned users.

Because of an error in how ZITADEL loops through a user's list of roles during this specific cross-organization cleanup, deleting two or more roles at once might cause the system to accidentally skip over some of them.

> Scope Note: This vulnerability only affects User Grants on Granted Projects. Direct project roles and global organization roles are not impacted.

The risk depends entirely on what the skipped role allowed the user to do-if it was an administrative or high-privilege role, the user could potentially retain those elevated permissions within that granted project even after the role was officially deleted.

Affected Versions

  • 4.x: 4.0.0 through 4.15.3 (including RC versions)
  • 3.x: 3.0.0 through 3.4.12 (including RC versions)

Note: The 3.x release channel has reached End-of-Life (EOL) for security updates and will not receive a backported patch.

Patches & Resolution

This issue has been fully resolved in the latest releases.

The update fixes the role-removal logic to ensure no roles are skipped. Furthermore, this patch includes an automatic database migration. When you update, the system will automatically scan your database, find any user permissions on granted projects that may have been accidentally left behind by this bug, and correct them.

  • 4.x: Upgrade to $\ge$4.16.0
  • 3.x: Update to $\ge$4.16.0 (or check out workarounds)

Workarounds

There are no configuration workarounds. Upgrading to a patched version is the recommended solution and only way to trigger the automatic cleanup migration. If you cannot upgrade immediately, we recommend manually reviewing user permissions specifically for your Granted Projects where multiple roles were recently deleted.

Questions

If you have any questions or comments about this advisory, please reach out to us at security@zitadel.com.

Credits

Thanks to AyushParkara for reporting this vulnerability.

AnalysisAI

ZITADEL 4.0.0 through 4.15.3 (and EOL 3.0.0 through 3.4.12) fails to fully revoke role assignments on Project Grants when an administrator deletes two or more project roles at the same time, letting affected users keep permissions that were supposed to be removed. The flaw is an off-by-one style error (CWE-193) in the cross-organization cascade cleanup that iterates a user's role list for User Grants on Granted Projects, so one or more deletions can be skipped and, if the retained role was administrative, the user may keep elevated rights inside that shared project. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-76081 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy