CVE-2026-97368 Details
Description
A weakness has been identified in chillzhuang SpringBlade up to 5.0.2. This affects the function UserServiceImpl.userInfo of the file blade-service/blade-system/src/main/java/org/springblade/system/service/impl/UserServiceImpl.java of the component user-auth-info Endpoint. This manipulation of the argument userId causes authorization bypass. The attack can be initiated remotely. The exploit has been made available to the public and could be used for attacks. CVE-2026-56100 and CVE-2026-36765 are distinct issues. The vendor was contacted early about this disclosure but did not respond in any way.
An authorization bypass vulnerability has been identified in SpringBlade versions through 5.0.2. The issue resides in the UserServiceImpl.userInfo function, specifically within the user-auth-info endpoint. The vulnerability allows an attacker to manipulate the userId argument, bypassing authorization checks. This flaw can be exploited remotely, especially if the endpoint is exposed through gateway routing or direct service access. The vulnerability has been publicly disclosed and could be used for malicious attacks.
The endpoint should be made internal-only and protected with service-to-service authentication. Remove client control over userId and tenantId, allowing only provider-verified uuid and source. Implement account linking as a separate authorized workflow that requires an authenticated session, verified OAuth ownership, tenant validation, and explicit user consent.
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 24, 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://aibot88.github.io/CVERequest/SpringBlade/issue2.html | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/cve/CVE-2026-97368 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/909894 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/409352 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/409352/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| chillzhuang SpringBlade | <= 5.0.2 (semver) |
CPE
Remediation
| |
Change History
1 change record found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 24, 2026 | New CVE Received | [email protected] |
Volerion