You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
18
+
19
+
### Patches
20
+
21
+
authentik 2024.4.4, 2024.6.4 and 2024.8.0 fix this issue.
22
+
23
+
### Workarounds
24
+
25
+
Access to the API endpoints can be blocked at a Reverse-proxy/Load balancer level to prevent this issue from being exploited.
26
+
27
+
### For more information
28
+
29
+
If you have any questions or comments about this advisory:
0 commit comments