CVE-2026-88620 Details
Description
SmartAdmin API Java17 SpringBoot3 version 3.30.0 contains an improper authorization vulnerability in the /employee/queryAll endpoint. The endpoint does not enforce the required function-level permission or data-scope authorization, allowing an authenticated low-privileged employee to retrieve employee records belonging to other departments and users
A vulnerability has been identified in SmartAdmin API Java17 SpringBoot3 version 3.30.0, where the /employee/queryAll endpoint lacks proper authorization controls. This flaw enables low-privileged authenticated employees to access employee records from other departments and users, violating data-scope authorization requirements. The exposed information includes login names, real names, telephone numbers, departments, positions, email addresses, and administrator flags.
It is recommended to implement function-level permission checks and enforce data-scope authorization for department and user-specific employee queries. Additionally, restrict the returned fields to those necessary for the authorized operation and apply similar authorization checks to related employee lookup methods.
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 15, 2026CISA-ADP
Assessed Sep 22, 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/1024-lab/smart-admin | [email protected] | ProductVendor |
| https://github.com/returnwrong/returnwrong-security-advisories/blob/main/CVE-2026-88620.md | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| 1024-lab SmartAdmin | 3.30.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 22, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion