SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-67440

MEDIUM · CVSS 6.9 EPSS 0.49% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-18 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

FUXA web-based Process Visualization software versions 1.3.2 and earlier are vulnerable to unauthorized access, allowing remote unauthenticated users to retrieve sensitive system-discovery metadata through specific Socket.IO events. This exposure could lead to information leakage about the system's configuration and network interfaces, potentially aiding in further attacks. Organizations using affected versions should prioritize upgrading to version 1.3.3 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-67440
Severity
MEDIUM
CVSS
6.9
EPSS
0.49%

Original NVD Description

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. In 1.3.2 and earlier, the DEVICE_BROWSE, DEVICE_NODE_ATTRIBUTE, HOST_INTERFACES, and DEVICE_TAGS_REQUEST handlers in server/runtime/index.js return device-discovery, node-attribute, host-network-interface, and device-tag metadata without isSocketAdminAuthorized when secureEnabled is true. A remote unauthenticated or guest user can invoke these metadata-oriented Socket.IO events and collect system-discovery information that is not required for normal public HMI viewing, while ordinary device status, value, alarm, and dashboard events remain intentionally public. This issue is fixed in version 1.3.3.