U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2024-42490

Change History

New CVE Received by NIST 8/22/2024 12:15:09 PM

Action Type Old Value New Value
Added CVSS V3.1

								
							
							
						
GitHub, Inc. AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N
Added CWE

								
							
							
						
GitHub, Inc. CWE-285
Added Description

								
							
							
						
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/<uuid>/view_certificate/, /api/v3/crypto/certificatekeypairs/<uuid>/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.
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/goauthentik/authentik/commit/19318d4c00bb02c4ec3c4f8f15ac2e1dbe8d846c [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/goauthentik/authentik/commit/359b343f51524342a5ca03828e7c975a1d654b11 [No types assigned]
Added Reference

								
							
							
						
GitHub, Inc. https://github.com/goauthentik/authentik/security/advisories/GHSA-qxqc-27pr-wgc8 [No types assigned]