CVE-2024-42490
published 2024-08-22CVE-2024-42490: authentik is an open-source Identity Provider. Several API endpoints can be accessed by users without correct authentication/authorization. The main API…
PriorityP344high7.5CVSS 3.1
AVNACHPRNUINSCCHILAN
EPSS
0.56%
42.3th percentile
authentik is an open-source Identity Provider. Several API endpoints can be accessed by users without correct authentication/authorization. The main API endpoints affected by this are /api/v3/crypto/certificatekeypairs//view_certificate/, /api/v3/crypto/certificatekeypairs//view_private_key/, and /api/v3/.../used_by/. Note that all of the affected API endpoints require the knowledge of the ID of an object, which especially for certificates is not accessible to an unprivileged user. Additionally the IDs for most objects are UUIDv4, meaning they are not easily guessable/enumerable. authentik 2024.4.4, 2024.6.4 and 2024.8.0 fix this issue.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| goauthentik | authentik | < 2024.4.4 | 2024.4.4 |
| goauthentik | authentik | — | — |
| goauthentik | authentik | >= 2024.6.0 < 2024.6.4 | 2024.6.4 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
GoAuthentik vulnerable to Insufficient Authorization for several API endpoints in goauthentik.io
osv·2024-08-30
CVE-2024-42490 GoAuthentik vulnerable to Insufficient Authorization for several API endpoints in goauthentik.io
GoAuthentik vulnerable to Insufficient Authorization for several API endpoints in goauthentik.io
GoAuthentik vulnerable to Insufficient Authorization for several API endpoints in goauthentik.io.
NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions.
(If this is causing false-positive reports from vulnerability scanners, please suggest an edit to the report.)
The additional affected modules and versions are: goauthentik.io before v2024.4.4, from v2024.6.0-rc1 before v2024.6.4.
OSV
GoAuthentik vulnerable to Insufficient Authorization for several API endpoints
osv·2024-08-22
CVE-2024-42490 [CRITICAL] GoAuthentik vulnerable to Insufficient Authorization for several API endpoints
GoAuthentik vulnerable to Insufficient Authorization for several API endpoints
### Summary
Several API endpoints can be accessed by users without correct authentication/authorization.
The main API endpoints affected by this:
- `/api/v3/crypto/certificatekeypairs//view_certificate/`
- `/api/v3/crypto/certificatekeypairs//view_private_key/`
- `/api/v3/.../used_by/`
Note that all of the affected API endpoints require the knowledge of the ID of an object, which especially for certificates is not accessible to an unprivileged user. Additionally the IDs for most objects are UUIDv4, meaning they are not easily guessable/enumerable.
### Patches
authentik 2024.4.4, 2024.6.4 and 2024.8.0 fix this issue.
### Workarounds
Access to the API endpoints can be blocked at a Reverse-proxy/Load balan
GHSA
GoAuthentik vulnerable to Insufficient Authorization for several API endpoints
ghsa·2024-08-22
CVE-2024-42490 [CRITICAL] CWE-285 GoAuthentik vulnerable to Insufficient Authorization for several API endpoints
GoAuthentik vulnerable to Insufficient Authorization for several API endpoints
### Summary
Several API endpoints can be accessed by users without correct authentication/authorization.
The main API endpoints affected by this:
- `/api/v3/crypto/certificatekeypairs//view_certificate/`
- `/api/v3/crypto/certificatekeypairs//view_private_key/`
- `/api/v3/.../used_by/`
Note that all of the affected API endpoints require the knowledge of the ID of an object, which especially for certificates is not accessible to an unprivileged user. Additionally the IDs for most objects are UUIDv4, meaning they are not easily guessable/enumerable.
### Patches
authentik 2024.4.4, 2024.6.4 and 2024.8.0 fix this issue.
### Workarounds
Access to the API endpoints can be blocked at a Reverse-proxy/Load balan
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2024-08-22
Published