---
id: CVE-2026-76081
title: ZITADEL is an open source identity management platform
summary: >-
  ZITADEL is an open source identity management platform. Prior to version
  4.16.0, 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 s…
severity: medium
cvss: 5.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:H/A:N'
cwe:
  - CWE-193
vendor: zitadel
product: github.com/zitadel/zitadel
affected:
  - github.com/zitadel/zitadel < 4.16.0
patched:
  - github.com/zitadel/zitadel 4.16.0
published: '2026-09-14'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T13:42:48.413'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76081'
references:
  - url: >-
      https://github.com/zitadel/zitadel/commit/9d60e83d6faa5e7e7a5339e031cdb26e0efe4d59
    label: security-advisories@github.com
  - url: 'https://github.com/zitadel/zitadel/releases/tag/v4.16.0'
    label: security-advisories@github.com
  - url: 'https://github.com/zitadel/zitadel/security/advisories/GHSA-v859-c572-qh5p'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-v859-c572-qh5p'
  - url: 'https://github.com/zitadel/zitadel'
tags:
  - nvd
  - ghsa
  - go
  - cve.org
  - osv
epss: 0.00397
epssPercentile: 0.31087
aliases:
  - GHSA-v859-c572-qh5p
  - GO-2026-6473
ecosystem: go
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-15T19:21:36.310783Z'
ingestedAt: '2026-09-14T22:16:09.891Z'
---

## Overview

ZITADEL is an open source identity management platform. Prior to version 4.16.0, 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. This issue has been fully resolved in version 4.16.0. There are no configuration workarounds. Upgrading to a patched version is the only way to trigger the automatic cleanup migration. Those who cannot upgrade immediately should manually review user permissions specifically for Granted Projects where multiple roles were recently deleted.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-76081)

Affected packages:

- `github.com/zitadel/zitadel < 4.16.0`

Patched in:

- `github.com/zitadel/zitadel 4.16.0`

Source: https://github.com/advisories/GHSA-v859-c572-qh5p
