{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.1",
    "cveMetadata": {
        "cveId": "CVE-2023-46249",
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "state": "PUBLISHED",
        "assignerShortName": "GitHub_M",
        "dateReserved": "2023-10-19T20:34:00.948Z",
        "datePublished": "2023-10-31T15:20:35.166Z",
        "dateUpdated": "2024-09-05T15:55:53.846Z"
    },
    "containers": {
        "cna": {
            "title": "authentik potential installation takeover when default admin user is deleted",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-287",
                            "lang": "en",
                            "description": "CWE-287: Improper Authentication",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "metrics": [
                {
                    "cvssV3_1": {
                        "attackComplexity": "LOW",
                        "attackVector": "NETWORK",
                        "availabilityImpact": "HIGH",
                        "baseScore": 9.7,
                        "baseSeverity": "CRITICAL",
                        "confidentialityImpact": "HIGH",
                        "integrityImpact": "HIGH",
                        "privilegesRequired": "NONE",
                        "scope": "CHANGED",
                        "userInteraction": "REQUIRED",
                        "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
                        "version": "3.1"
                    }
                }
            ],
            "references": [
                {
                    "name": "https://github.com/goauthentik/authentik/security/advisories/GHSA-rjvp-29xq-f62w",
                    "tags": [
                        "x_refsource_CONFIRM"
                    ],
                    "url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-rjvp-29xq-f62w"
                },
                {
                    "name": "https://github.com/goauthentik/authentik/commit/261879022d25016d58867cf1f24e90b81ad618d0",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/goauthentik/authentik/commit/261879022d25016d58867cf1f24e90b81ad618d0"
                },
                {
                    "name": "https://github.com/goauthentik/authentik/commit/ea75741ec22ecef34bc7073f1163e17a8a2bf9fc",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/goauthentik/authentik/commit/ea75741ec22ecef34bc7073f1163e17a8a2bf9fc"
                },
                {
                    "name": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.10.2",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.10.2"
                },
                {
                    "name": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.8.4",
                    "tags": [
                        "x_refsource_MISC"
                    ],
                    "url": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.8.4"
                }
            ],
            "affected": [
                {
                    "vendor": "goauthentik",
                    "product": "authentik",
                    "versions": [
                        {
                            "version": "< 2023.8.4",
                            "status": "affected"
                        },
                        {
                            "version": ">= 2023.10.0, < 2023.10.2",
                            "status": "affected"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
                "shortName": "GitHub_M",
                "dateUpdated": "2023-10-31T15:20:35.166Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "authentik is an open-source Identity Provider. Prior to versions 2023.8.4 and 2023.10.2, when the default admin user has been deleted, it is potentially possible for an attacker to set the password of the default admin user without any authentication. authentik uses a blueprint to create the default admin user, which can also optionally set the default admin users' password from an environment variable. When the user is deleted, the `initial-setup` flow used to configure authentik after the first installation becomes available again. authentik 2023.8.4 and 2023.10.2 fix this issue. As a workaround, ensure the default admin user (Username `akadmin`) exists and has a password set. It is recommended to use a very strong password for this user, and store it in a secure location like a password manager. It is also possible to deactivate the user to prevent any logins as akadmin."
                }
            ],
            "source": {
                "advisory": "GHSA-rjvp-29xq-f62w",
                "discovery": "UNKNOWN"
            }
        },
        "adp": [
            {
                "providerMetadata": {
                    "orgId": "af854a3a-2127-422b-91ae-364da2661108",
                    "shortName": "CVE",
                    "dateUpdated": "2024-08-02T20:37:40.163Z"
                },
                "title": "CVE Program Container",
                "references": [
                    {
                        "name": "https://github.com/goauthentik/authentik/security/advisories/GHSA-rjvp-29xq-f62w",
                        "tags": [
                            "x_refsource_CONFIRM",
                            "x_transferred"
                        ],
                        "url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-rjvp-29xq-f62w"
                    },
                    {
                        "name": "https://github.com/goauthentik/authentik/commit/261879022d25016d58867cf1f24e90b81ad618d0",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/goauthentik/authentik/commit/261879022d25016d58867cf1f24e90b81ad618d0"
                    },
                    {
                        "name": "https://github.com/goauthentik/authentik/commit/ea75741ec22ecef34bc7073f1163e17a8a2bf9fc",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/goauthentik/authentik/commit/ea75741ec22ecef34bc7073f1163e17a8a2bf9fc"
                    },
                    {
                        "name": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.10.2",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.10.2"
                    },
                    {
                        "name": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.8.4",
                        "tags": [
                            "x_refsource_MISC",
                            "x_transferred"
                        ],
                        "url": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.8.4"
                    }
                ]
            },
            {
                "affected": [
                    {
                        "vendor": "goauthentik",
                        "product": "authentik",
                        "cpes": [
                            "cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*"
                        ],
                        "defaultStatus": "unknown",
                        "versions": [
                            {
                                "version": "2023.10.0",
                                "status": "affected",
                                "lessThan": "2023.10.2",
                                "versionType": "custom"
                            }
                        ]
                    }
                ],
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2024-09-05T15:53:19.845105Z",
                                "id": "CVE-2023-46249",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "yes"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-09-05T15:55:53.846Z"
                }
            }
        ]
    }
}