ZeroHour

CVE-2026-88619

niche

Missing Authorization in 1024-lab SmartAdmin 3.30.0 Scheduled-Job Module

CVSS 3.1
8.1 high
EPSS
Published
()
Modified
AI analysis

1024-lab SmartAdmin v3.30.0 ships a scheduled-job management controller (AdminSmartJobController) whose endpoints lack method-level permission checks, creating a missing authorization flaw (CWE-862). Any authenticated user with low privileges can send requests directly to these admin-only endpoints to view, create, modify, or trigger scheduled jobs. Because scheduled-job configuration and execution typically expose sensitive system details and powerful administrative actions, an attacker gains high confidentiality and integrity impact (CVSS 3.1: 8.1) within the application, with no availability impact. Organizations running SmartAdmin v3.30.0 with untrusted or multi-role user accounts are affected. No public proof of concept is known and there is no evidence of in-the-wild exploitation to date.

What to do: Upgrade SmartAdmin to a version newer than 3.30.0 as soon as the vendor ships a fix, since no patched version is confirmed in the advisory. In the interim, restrict access to the scheduled-job endpoints (e.g., gateway or URL-based rules limiting AdminSmartJobController paths to administrator roles) and review application logs for non-admin accounts that have touched those endpoints or modified job definitions.

Affected
1024-lab SmartAdmin3.30.0
Estimated exposure
nichelikely tens to low hundreds of internet-reachable instances; total deployments unknown — SmartAdmin is an open-source admin scaffold distributed via GitHub/Gitee with no published install counts, and most deployments are internal enterprise systems, so no reliable scan or adoption telemetry exists.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-862
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N

In the news

No ingested article mentions this CVE yet.