Unused authorization codes issued to deleted users are...
Moderate severity
Unreviewed
Published
Aug 6, 2026
to the GitHub Advisory Database
•
Updated Aug 6, 2026
Description
Published by the National Vulnerability Database
Aug 6, 2026
Published to the GitHub Advisory Database
Aug 6, 2026
Last updated
Aug 6, 2026
Unused authorization codes issued to deleted users are not being properly invalidated or removed from the system. This allows for the persistence of these codes, enabling them to be potentially reused.
If an attacker possesses both the authorization code and the associated client credentials (client ID and client secret), they can leverage these unused codes to obtain access tokens on behalf of users who have already been deleted. This may lead to unauthorized access to sensitive resources and services, contingent on the scopes originally authorized for the compromised authorization code.
References