CVE Catalog

CVE-2024-8995

MediumCVSS 4.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.12%

2th percentile - higher than 2% of all known CVEs

Summary

Unused authorization codes issued to deleted users are not properly invalidated or removed, allowing potential reuse. An attacker with the code and client credentials can obtain access tokens on behalf of deleted users, leading to unauthorized access.

Risk Assessment

Risk of unauthorized access to sensitive resources if an attacker obtains authorization codes and client credentials. This could compromise data integrity and confidentiality.

Recommendation

Immediately invalidate and remove authorization codes upon user deletion and regularly review token invalidation mechanisms.

Other vulnerabilities in WSO2 Identity Server

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS