Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-8ghr-w65f-j3qr | FUXA's scheduler API missing admin check enables operator-to-admin escalation via scheduled device actions |
Tue, 18 Aug 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Prior to 1.3.2, POST /api/scheduler and DELETE /api/scheduler in server/api/scheduler/index.js do not consistently enforce authJwt.haveAdminPermission for scheduler settings. An authenticated non-admin operator can create or alter deviceActions that invoke onSetValue or onRunScript, or delete schedules, gaining access to device-value changes and server-side project script execution normally reserved for administrators. Scheduled and repeating actions can continue changing PLC setpoints, safety interlocks, device state, or project data after the operator's session ends. This issue is fixed in version 1.3.2. | |
| Title | FUXA: Scheduler API missing admin check enables operator-to-admin escalation via scheduled device actions | |
| Weaknesses | CWE-862 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-18T20:00:19.405Z
Reserved: 2026-05-19T21:29:25.482Z
Link: CVE-2026-47721
No data.
Status : Received
Published: 2026-08-18T20:17:15.383
Modified: 2026-08-18T20:17:15.383
Link: CVE-2026-47721
No data.
OpenCVE Enrichment
No data.
-
CWE-862
Missing Authorization
Github GHSA