CVE-2026-67442

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Prior to 1.3.3, DELETE /api/roles removes role definitions through server/runtime/users/usrstorage.js but does not remove the deleted role identifier from each user's info.roles array or the runtime usersMap cache. If a permission configuration still references that identifier, an affected user can retain authorization rights that an administrator intended to revoke, causing residual privilege, inconsistent access-control state, and misleading audit results. This issue is fixed in version 1.3.3.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-18 21:17

Updated : 2026-09-09 21:13


NVD link : CVE-2026-67442

Mitre link : CVE-2026-67442

CVE.ORG link : CVE-2026-67442


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control

CWE-459

Incomplete Cleanup