Impact
A bug in the QuantumNous new‑api before release 1.0.0‑rc.7 caused the admin user list and user lookup APIs, such as GET /api/user/, to return the full User.AccessToken value in the serialized JSON output. The exposed token is a bearer token with root privileges, so any authenticated administrator can capture it and then call root‑only configuration endpoints, yielding full system compromise.
Affected Systems
QuantumNous new‑api, all released versions older than 1.0.0‑rc.7, with the admin user list and user lookup APIs vulnerable.
Risk and Exploitability
The CVSS score of 9.1 reflects severe impact due to the potential for privilege escalation. The EPSS score is not available, so exploitation probability cannot be quantified, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an authenticated administrator who can issue an API call to GET /api/user/; the vulnerability is exploitable only after valid authentication, but the exposed token bypasses normal access control for root‑level operations.
OpenCVE Enrichment
Github GHSA