Improper Authentication in sentry - CVE-2023-39531
Published: August 9, 2023 / Updated: April 23, 2026
sentry
Sentry
Description
The vulnerability allows a remote user to obtain a valid access token for another user.
The vulnerability exists due to improper authentication in OAuth token requests when processing the OAuth token exchange. A remote user can submit a crafted token request to obtain a valid access token for another user.
The client ID must be known, the API application must already be authorized on the targeted user account, and user interaction is required.