CVE-2026-90595 Details
Description
A security flaw has been discovered in wxiaoqi Spring-Cloud-Platform 1.0/2.2/3.0. This issue affects the function OnlineController.getOnlineInfo of the file aceModules/ace-admin/auth/controller/OnlineController.java. The manipulation results in missing authorization. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
A security vulnerability exists in wxiaoqi Spring-Cloud-Platform versions 1.0, 2.2, and 3.0. The issue is located in the OnlineController, specifically within the getOnlineInfo function. This vulnerability allows for missing authorization, enabling any authenticated user to access session management endpoints without proper authorization checks. As a result, attackers can enumerate active sessions, including those of administrators, and forcefully log out any user by deleting their session from Redis. The vulnerability can be exploited remotely, and a proof-of-concept exploit has been made public.
To address this vulnerability, it is recommended to add method-level authorization checks to the OnlineController endpoints, ensuring that only users with the appropriate roles can access them. Additionally, implement ownership verification for session deletion requests and enable global method security in the ace-admin module.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 13, 2026CISA-ADP
Assessed Sep 15, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/user-attachments/files/30627379/poc_vuln2_session_exposure.zip | [email protected] | Broken LinkExploit |
| https://github.com/wxiaoqi/Spring-Cloud-Platform/ | [email protected] | Vendor |
| https://github.com/wxiaoqi/Spring-Cloud-Platform/issues/65 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-90595 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/913789 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/403177 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/403177/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| wxiaoqi Spring-Cloud-Platform | 1.0 2.2 3.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion