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.
Published: 2026-08-18
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unprotected Socket.IO event handlers in FUXA allow an unauthenticated or guest user to retrieve device‑discovery, node‑attribute, host‑network‑interface, and device‑tag metadata when secureEnabled is true. This results in the disclosure of internal system information that is not intended for public HMI viewing. The weakness is an access control error identified by CWE‑862.

Affected Systems

The vulnerability affects frangoteam FUXA versions 1.3.2 and earlier. The affected components are the DEVICE_BROWSE, DEVICE_NODE_ATTRIBUTE, HOST_INTERFACES, and DEVICE_TAGS_REQUEST handlers located in server/runtime/index.js.

Risk and Exploitability

The CVSS v3 score of 6.9 indicates moderate severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. A remote unauthenticated or guest user can invoke the vulnerable Socket.IO events without prior authorization, making exploitation straightforward given that the services are exposed over a network. The primary risk is the acquisition of unsolicited system discovery information rather than direct control or damage to the target.

Generated by OpenCVE AI on August 18, 2026 at 21:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FUXA to version 1.3.3 or later, where the vulnerability is fixed.
  • Verify that the secureEnabled setting is configured correctly and that all Socket.IO handlers enforce proper authorization checks.
  • Conduct a review of all exposed socket endpoints to ensure that future releases include appropriate access control enforcement.

Generated by OpenCVE AI on August 18, 2026 at 21:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Frangoteam
Frangoteam fuxa
Vendors & Products Frangoteam
Frangoteam fuxa

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. 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.
Title FUXA: Unauthenticated Socket.IO read events
Weaknesses CWE-862
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-18T20:03:38.786Z

Reserved: 2026-07-29T15:07:24.992Z

Link: CVE-2026-67440

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-18T20:17:22.810

Modified: 2026-08-18T20:17:22.810

Link: CVE-2026-67440

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T22:00:14Z

Weaknesses