CVE-2026-88619
UnknownSummary
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.
Risk Assessment
A low-privileged user can access administrative scheduled-job management functions, potentially leading to unauthorized changes to job schedules or execution of malicious jobs. This violates the principle of least privilege.
Recommendation
Update SmartAdmin to a version that fixes this vulnerability, or add method-level permission checks in AdminSmartJobController. Audit other controllers for similar authorization gaps.
Other vulnerabilities in SmartAdmin
See all- CVE-2026-88620Unknown
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.
- 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)
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.

