CVE-2026-88619 Details
Description
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.
A missing authorization vulnerability has been identified in 1024-lab SmartAdmin version 3.30.0, specifically within the scheduled-job management module. The vulnerability arises because the AdminSmartJobController exposes scheduled-job management endpoints without proper method-level permission checks. This oversight allows low-privileged authenticated users to access functionalities intended for authorized administrators, such as reading job definitions and logs, executing jobs, and modifying job configurations.
The vulnerability can be addressed by implementing explicit permission requirements for each scheduled-job operation in the AdminSmartJobController. This includes separating privileges for reading, executing, creating, modifying, and deleting jobs, as well as validating the accessibility of jobs and registered implementations. Additionally, recording administrative changes in an audit log is recommended.
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 15, 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-88619.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 15, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion