CVE-2026-94609 (GCVE-0-2026-94609)

Vulnerability from cvelistv5 – Published: 2026-09-24 16:20 – Updated: 2026-09-24 16:20
VLAI
Title
authentik: Privilege Escalation to Superuser via Group Hierarchy
Summary
authentik is an open-source identity provider. Prior to 2026.2.7, 2026.5.7, and 2026.8.2, an account with delegated permission to manage a group, group membership, or a user can grant superuser status to an account or assign an existing role to a group without holding the permissions that gate those privileges. Group hierarchy checks do not consistently account for superuser status inherited from ancestor groups, and role assignment to a group lacks the required authorization check. Only deployments that delegate these management capabilities to accounts that are not full administrators are affected. This issue is fixed in versions 2026.2.7, 2026.5.7, and 2026.8.2.
CWE
  • CWE-269 - Improper Privilege Management
  • CWE-863 - Incorrect Authorization
Impacted products
Vendor Product Version CPE status
goauthentik authentik Affected: < 2026.2.7
Affected: >= 2026.5.0, < 2026.5.7
Affected: >= 2026.8.0, < 2026.8.2
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "product": "authentik",
          "vendor": "goauthentik",
          "versions": [
            {
              "status": "affected",
              "version": "\u003c 2026.2.7"
            },
            {
              "status": "affected",
              "version": "\u003e= 2026.5.0, \u003c 2026.5.7"
            },
            {
              "status": "affected",
              "version": "\u003e= 2026.8.0, \u003c 2026.8.2"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "authentik is an open-source identity provider. Prior to 2026.2.7, 2026.5.7, and 2026.8.2, an account with delegated permission to manage a group, group membership, or a user can grant superuser status to an account or assign an existing role to a group without holding the permissions that gate those privileges. Group hierarchy checks do not consistently account for superuser status inherited from ancestor groups, and role assignment to a group lacks the required authorization check. Only deployments that delegate these management capabilities to accounts that are not full administrators are affected. This issue is fixed in versions 2026.2.7, 2026.5.7, and 2026.8.2."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "HIGH",
            "baseScore": 8.8,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-269",
              "description": "CWE-269: Improper Privilege Management",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-863",
              "description": "CWE-863: Incorrect Authorization",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-24T16:20:45.703Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/goauthentik/authentik/security/advisories/GHSA-h6c5-mpvq-j4jc",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-h6c5-mpvq-j4jc"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25956",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25956"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25961",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25961"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25966",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25966"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25971",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25971"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/5f95b86f6f70c3bd8c625a4f9ae474e235f84030",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/5f95b86f6f70c3bd8c625a4f9ae474e235f84030"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/67317f66f1b7eb16f2a26bf550dfd73699d49d87",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/67317f66f1b7eb16f2a26bf550dfd73699d49d87"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/67e470dde8c81a40ee27ec6e178462368c561a60",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/67e470dde8c81a40ee27ec6e178462368c561a60"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/898e4e4fa070642a3541a376af0de64fe3ffeb67",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/898e4e4fa070642a3541a376af0de64fe3ffeb67"
        },
        {
          "name": "https://docs.goauthentik.io/releases/2026.2#fixed-in-202627",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://docs.goauthentik.io/releases/2026.2#fixed-in-202627"
        },
        {
          "name": "https://docs.goauthentik.io/releases/2026.5#fixed-in-202657",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://docs.goauthentik.io/releases/2026.5#fixed-in-202657"
        },
        {
          "name": "https://docs.goauthentik.io/releases/2026.8#fixed-in-202682",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://docs.goauthentik.io/releases/2026.8#fixed-in-202682"
        },
        {
          "name": "https://github.com/goauthentik/authentik/releases/tag/version/2026.2.7",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.2.7"
        },
        {
          "name": "https://github.com/goauthentik/authentik/releases/tag/version/2026.5.7",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.5.7"
        },
        {
          "name": "https://github.com/goauthentik/authentik/releases/tag/version/2026.8.2",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.8.2"
        }
      ],
      "source": {
        "advisory": "GHSA-h6c5-mpvq-j4jc",
        "discovery": "UNKNOWN"
      },
      "title": "authentik: Privilege Escalation to Superuser via Group Hierarchy"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-94609",
    "datePublished": "2026-09-24T16:20:45.703Z",
    "dateReserved": "2026-09-21T21:32:23.741Z",
    "dateUpdated": "2026-09-24T16:20:45.703Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-94609",
      "date": "2026-09-25",
      "epss": "0.00514",
      "percentile": "0.41323"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "product": "authentik",
                "vendor": "goauthentik",
                "versions": [
                  {
                    "status": "affected",
                    "version": "\u003c 2026.2.7"
                  },
                  {
                    "status": "affected",
                    "version": "\u003e= 2026.5.0, \u003c 2026.5.7"
                  },
                  {
                    "status": "affected",
                    "version": "\u003e= 2026.8.0, \u003c 2026.8.2"
                  }
                ]
              }
            ],
            "source": "security-advisories@github.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "authentik is an open-source identity provider. Prior to 2026.2.7, 2026.5.7, and 2026.8.2, an account with delegated permission to manage a group, group membership, or a user can grant superuser status to an account or assign an existing role to a group without holding the permissions that gate those privileges. Group hierarchy checks do not consistently account for superuser status inherited from ancestor groups, and role assignment to a group lacks the required authorization check. Only deployments that delegate these management capabilities to accounts that are not full administrators are affected. This issue is fixed in versions 2026.2.7, 2026.5.7, and 2026.8.2."
          }
        ],
        "id": "CVE-2026-94609",
        "lastModified": "2026-09-25T13:22:04.673",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "HIGH",
                "baseScore": 8.8,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 5.9,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ]
        },
        "published": "2026-09-24T17:17:17.230",
        "references": [
          {
            "source": "security-advisories@github.com",
            "url": "https://docs.goauthentik.io/releases/2026.2#fixed-in-202627"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://docs.goauthentik.io/releases/2026.5#fixed-in-202657"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://docs.goauthentik.io/releases/2026.8#fixed-in-202682"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/commit/5f95b86f6f70c3bd8c625a4f9ae474e235f84030"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/commit/67317f66f1b7eb16f2a26bf550dfd73699d49d87"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/commit/67e470dde8c81a40ee27ec6e178462368c561a60"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/commit/898e4e4fa070642a3541a376af0de64fe3ffeb67"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25956"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25961"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25966"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25971"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.2.7"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.5.7"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/releases/tag/version/2026.8.2"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-h6c5-mpvq-j4jc"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Deferred",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-269"
              },
              {
                "lang": "en",
                "value": "CWE-863"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Primary"
          }
        ]
      }
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…