CVE-2026-94611 (GCVE-0-2026-94611)

Vulnerability from cvelistv5 – Published: 2026-09-24 16:18 – Updated: 2026-09-24 17:08
VLAI
Title
authentik: Stored credentials are readable with view permission alone
Summary
authentik is an open-source identity provider. Prior to 2026.2.7, 2026.5.7, and 2026.8.2, authentik API serializers return stored credentials when an account has view permission on an affected configuration, even when that account is not authorized to change the configuration or read its secrets. Affected configurations include one-time code delivery by mail or SMS, outbound provisioning targets, device trust integrations, identity sources, the Kubernetes outpost integration, applications using a client or shared secret, and applications using a proxy provider. Deployments are affected when view permission is granted to accounts that are not intended to read these credentials; deployments where every viewer is permitted to read them are not affected. This issue is fixed in versions 2026.2.7, 2026.5.7, and 2026.8.2.
SSVC
Exploitation: none Automatable: no Technical Impact: total
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-09-24 17:07 UTC
CWE
  • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
  • CWE-522 - Insufficiently Protected Credentials
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": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-94611",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-24T17:07:45.172270Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-09-24T17:08:17.710Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "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, authentik API serializers return stored credentials when an account has view permission on an affected configuration, even when that account is not authorized to change the configuration or read its secrets. Affected configurations include one-time code delivery by mail or SMS, outbound provisioning targets, device trust integrations, identity sources, the Kubernetes outpost integration, applications using a client or shared secret, and applications using a proxy provider. Deployments are affected when view permission is granted to accounts that are not intended to read these credentials; deployments where every viewer is permitted to read them are not 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": "NONE",
            "baseScore": 8.1,
            "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:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-200",
              "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
              "lang": "en",
              "type": "CWE"
            }
          ]
        },
        {
          "descriptions": [
            {
              "cweId": "CWE-522",
              "description": "CWE-522: Insufficiently Protected Credentials",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-24T16:18:46.592Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/goauthentik/authentik/security/advisories/GHSA-m9h4-7j9c-55x9",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-m9h4-7j9c-55x9"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25955",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25955"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25960",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25960"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25965",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25965"
        },
        {
          "name": "https://github.com/goauthentik/authentik/pull/25970",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/pull/25970"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/4b3fad38be44ef3eef1f0baf83e7b3061229eb99",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/4b3fad38be44ef3eef1f0baf83e7b3061229eb99"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/5109a4d4998d6a5ee399ca3e22ba546231c140c7",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/5109a4d4998d6a5ee399ca3e22ba546231c140c7"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/6bed64ef80a4dd21011cce64c41b1e7c5640ecb3",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/6bed64ef80a4dd21011cce64c41b1e7c5640ecb3"
        },
        {
          "name": "https://github.com/goauthentik/authentik/commit/77d2e24442c3eb6e88010f40aa569a8bfb584f99",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/goauthentik/authentik/commit/77d2e24442c3eb6e88010f40aa569a8bfb584f99"
        },
        {
          "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-m9h4-7j9c-55x9",
        "discovery": "UNKNOWN"
      },
      "title": "authentik: Stored credentials are readable with view permission alone"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-94611",
    "datePublished": "2026-09-24T16:18:46.592Z",
    "dateReserved": "2026-09-21T21:32:23.741Z",
    "dateUpdated": "2026-09-24T17:08:17.710Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-94611",
      "date": "2026-09-25",
      "epss": "0.00333",
      "percentile": "0.24012"
    },
    "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, authentik API serializers return stored credentials when an account has view permission on an affected configuration, even when that account is not authorized to change the configuration or read its secrets. Affected configurations include one-time code delivery by mail or SMS, outbound provisioning targets, device trust integrations, identity sources, the Kubernetes outpost integration, applications using a client or shared secret, and applications using a proxy provider. Deployments are affected when view permission is granted to accounts that are not intended to read these credentials; deployments where every viewer is permitted to read them are not affected. This issue is fixed in versions 2026.2.7, 2026.5.7, and 2026.8.2."
          }
        ],
        "id": "CVE-2026-94611",
        "lastModified": "2026-09-24T19:39:45.600",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 8.1,
                "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:N",
                "version": "3.1"
              },
              "exploitabilityScore": 2.8,
              "impactScore": 5.2,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-94611",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "no"
                  },
                  {
                    "technicalImpact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-09-24T17:07:45.172270Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-09-24T17:17:17.390",
        "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/4b3fad38be44ef3eef1f0baf83e7b3061229eb99"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/commit/5109a4d4998d6a5ee399ca3e22ba546231c140c7"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/commit/6bed64ef80a4dd21011cce64c41b1e7c5640ecb3"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/commit/77d2e24442c3eb6e88010f40aa569a8bfb584f99"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25955"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25960"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25965"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/goauthentik/authentik/pull/25970"
          },
          {
            "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-m9h4-7j9c-55x9"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Deferred",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-200"
              },
              {
                "lang": "en",
                "value": "CWE-522"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-94611",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-24T17:07:45.172270Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-24T17:07:55.783Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "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, authentik API serializers return stored credentials when an account has view permission on an affected configuration, even when that account is not authorized to change the configuration or read its secrets. Affected configurations include one-time code delivery by mail or SMS, outbound provisioning targets, device trust integrations, identity sources, the Kubernetes outpost integration, applications using a client or shared secret, and applications using a proxy provider. Deployments are affected when view permission is granted to accounts that are not intended to read these credentials; deployments where every viewer is permitted to read them are not 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": "NONE",
                "baseScore": 8.1,
                "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:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            },
            {
              "descriptions": [
                {
                  "cweId": "CWE-522",
                  "description": "CWE-522: Insufficiently Protected Credentials",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-24T16:18:46.592Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/goauthentik/authentik/security/advisories/GHSA-m9h4-7j9c-55x9",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-m9h4-7j9c-55x9"
            },
            {
              "name": "https://github.com/goauthentik/authentik/pull/25955",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/pull/25955"
            },
            {
              "name": "https://github.com/goauthentik/authentik/pull/25960",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/pull/25960"
            },
            {
              "name": "https://github.com/goauthentik/authentik/pull/25965",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/pull/25965"
            },
            {
              "name": "https://github.com/goauthentik/authentik/pull/25970",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/pull/25970"
            },
            {
              "name": "https://github.com/goauthentik/authentik/commit/4b3fad38be44ef3eef1f0baf83e7b3061229eb99",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/commit/4b3fad38be44ef3eef1f0baf83e7b3061229eb99"
            },
            {
              "name": "https://github.com/goauthentik/authentik/commit/5109a4d4998d6a5ee399ca3e22ba546231c140c7",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/commit/5109a4d4998d6a5ee399ca3e22ba546231c140c7"
            },
            {
              "name": "https://github.com/goauthentik/authentik/commit/6bed64ef80a4dd21011cce64c41b1e7c5640ecb3",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/commit/6bed64ef80a4dd21011cce64c41b1e7c5640ecb3"
            },
            {
              "name": "https://github.com/goauthentik/authentik/commit/77d2e24442c3eb6e88010f40aa569a8bfb584f99",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/goauthentik/authentik/commit/77d2e24442c3eb6e88010f40aa569a8bfb584f99"
            },
            {
              "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-m9h4-7j9c-55x9",
            "discovery": "UNKNOWN"
          },
          "title": "authentik: Stored credentials are readable with view permission alone"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-94611",
        "datePublished": "2026-09-24T16:18:46.592Z",
        "dateReserved": "2026-09-21T21:32:23.741Z",
        "dateUpdated": "2026-09-24T17:08:17.710Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



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…