CVE-2026-88620
UnknownSummary
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.
Risk Assessment
A low-privileged employee can access employee data from other departments, constituting a confidentiality breach and potential personal data leak. This may result in non-compliance with data protection regulations.
Recommendation
Update SmartAdmin to a version that fixes this vulnerability, or implement function-level and data-scope authorization checks for the /employee/queryAll endpoint. Verify that other endpoints do not have similar authorization gaps.
Other vulnerabilities in SmartAdmin
See all- CVE-2026-88619Unknown
1024-lab SmartAdmin v3.30.0 contains a missing authorization vulnerability in the scheduled-job management module. The AdminSmartJobController exposes scheduled-job management endpoints without method-level permission checks, allowing a low-privileged authenticated user to access functionality intended for authorized administrators.
- CVE-2026-88618Unknown
1024-lab SmartAdmin v3.30.0 contains a stored cross-site scripting vulnerability in its file upload functionality. This allows a remote attacker to execute arbitrary code.
- CVE-2026-88617Unknown
SmartAdmin v3.30.0 contains an authorization flaw in the configuration query endpoint. This allows a remote attacker to escalate privileges.
Original NVD description (English source)
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

