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
| Link | Resource |
|---|---|
| https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2024-2753/ | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-06 08:16
Updated : 2026-08-13 13:18
NVD link : CVE-2024-8995
Mitre link : CVE-2024-8995
CVE.ORG link : CVE-2024-8995
JSON object : View
Products Affected
wso2
- api_control_plane
- traffic_manager
- api_manager
- open_banking_iam
- universal_gateway
- identity_server_as_key_manager
- identity_server
- open_banking_am
CWE
CWE-613
Insufficient Session Expiration
