HyperCloud Improper Refresh Token Validation and Access Token Invalidation Allows Long-Term Unauthorized Access
HyperCloud versions 2.3.5 through 2.6.8 improperly allowed refresh tokens to be used directly for resource access and failed to invalidate previously issued access tokens when a refresh token was used. Because refresh tokens have a significantly longer lifetime (default one year), an authenticated client could use a refresh token in place of an access token to maintain long-term access without token rotation. Additionally, old access tokens remained valid after refresh, enabling concurrent or extended use beyond intended session boundaries. This vulnerability could allow prolonged unauthorized access if a token is disclosed.
Problem Types
| Type | CWE ID | Description |
|---|
| CWE | CWE-613 | CWE-613 Insufficient Session Expiration |
Type: CWE
Description: CWE-613 Insufficient Session Expiration
Metrics
| Version | Base score | Base severity | Vector |
|---|
| 4.0 | 6.2 | MEDIUM | CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U |
Version: 4.0
Base score: 6.2
Base severity: MEDIUM
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U
Impacts
| CAPEC ID | Description |
|---|
| CAPEC-593 | CAPEC-593 Session Hijacking |
Description: CAPEC-593 Session Hijacking