CVE-2026-88618
UnknownSummary
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.
Risk Assessment
A remote attacker can store malicious content that will be executed in other users' browsers, potentially leading to session theft or arbitrary code execution in the victim's context. This poses a serious threat to the confidentiality and integrity of the system.
Recommendation
Update SmartAdmin to a version that fixes this vulnerability, or implement validation and sanitization of uploaded files and their names. Consider deploying a Content-Security-Policy header that restricts script execution.
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-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-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 stored cross-site scripting vulnerability in its file upload functionality. This allows a remote attacker to execute arbitrary code.

