authentik is an open-source identity provider. When using the clientcredentials or devicecode OAuth grants, it was possible for an attacker to get a token from authentik with scopes that haven't been configured in authentik. authentik 2024.8.5 and 2024.10.3 fix this issue.
{
"cpes": [
"cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:go:*:*"
],
"severity": "Medium"
}