Vulnerability from bitnami_vulndb
Published
2026-04-16 23:36
Modified
2026-04-17 00:10
Summary
XSS in Authentik via JavaScript-URI as Redirect URI and form_post Response Mode
Details
Authentik is an open-source Identity Provider. Authentik is a vulnerable to a reflected Cross-Site Scripting vulnerability via JavaScript-URIs in OpenID Connect flows with response_mode=form_post. This relatively user could use the described attacks to perform a privilege escalation. This vulnerability has been patched in versions 2023.10.6 and 2023.8.6.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "authentik",
"purl": "pkg:bitnami/authentik"
},
"ranges": [
{
"events": [
{
"introduced": "2023.8.0"
},
{
"fixed": "2023.8.6"
},
{
"introduced": "2023.10.0"
},
{
"fixed": "2023.10.6"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2024-21637"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:goauthentik:authentik:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "Authentik is an open-source Identity Provider. Authentik is a vulnerable to a reflected Cross-Site Scripting vulnerability via JavaScript-URIs in OpenID Connect flows with `response_mode=form_post`. This relatively user could use the described attacks to perform a privilege escalation. This vulnerability has been patched in versions 2023.10.6 and 2023.8.6.",
"id": "BIT-authentik-2024-21637",
"modified": "2026-04-17T00:10:47.507Z",
"published": "2026-04-16T23:36:10.878Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.10.6"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/releases/tag/version%2F2023.8.6"
},
{
"type": "WEB",
"url": "https://github.com/goauthentik/authentik/security/advisories/GHSA-rjpr-7w8c-gv3j"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21637"
}
],
"schema_version": "1.6.2",
"summary": "XSS in Authentik via JavaScript-URI as Redirect URI and form_post Response Mode"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…