Description
FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Version 1.3.0 has an authorization bypass in the /api/getTagValue endpoint allows unauthenticated access to tag values when the referenced script does not exist. Version 1.3.1 patches the issue.
Published: 2026-07-21
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A vulnerability in the /api/getTagValue endpoint allows an attacker who does not provide credentials to retrieve arbitrary tag values when the referenced script is missing. The exposed data can contain sensitive operational parameters, potentially revealing critical process conditions. The lack of authentication grants attackers access to this privileged information, constituting a confidentiality breach rather than an integrity compromise.

Affected Systems

The issue is present in FUXA web‑based process visualization software version 1.3.0, released by frangoteam. The mitigation was published in release 1.3.1, which removes the unauthorized access path.

Risk and Exploitability

The CVSS score of 7.7 indicates a moderate‑to‑high severity, while the EPSS score of less than 1% shows a low likelihood of exploitation in the wild. CISA KEV, suggesting no known public exploitation. The likely attack vector is a simple HTTP request to /api/getTagValue without authentication, inferred from the description of the authorization bypass.

Generated by OpenCVE AI on July 30, 2026 at 16:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FUXA to version 1.3.1 or later, which includes the fix for the authorization bypass.
  • If an upgrade is delayed, block external access to /api/getTagValue with network or reverse‑proxy rules, allowing only authenticated or internal traffic to pass.
  • Modify the application to verify the presence of referenced scripts before returning tag values and enforce proper authentication on all tag‑value retrieval endpoints.

Generated by OpenCVE AI on July 30, 2026 at 16:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-fwcm-rqvw-j3p7 FUXA has an unauthenticated arbitrary tag value disclosure via /api/getTagValue
History

Thu, 23 Jul 2026 05:30:00 +0000

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

Wed, 22 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Version 1.3.0 has an authorization bypass in the /api/getTagValue endpoint allows unauthenticated access to tag values when the referenced script does not exist. Version 1.3.1 patches the issue.
Title FUXA has an unauthenticated arbitrary tag value disclosure via /api/getTagValue
Weaknesses CWE-863
References
Metrics cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-22T15:02:58.663Z

Reserved: 2026-05-04T16:59:09.090Z

Link: CVE-2026-43946

cve-icon Vulnrichment

Updated: 2026-07-22T15:02:54.288Z

cve-icon NVD

Status : Deferred

Published: 2026-07-21T22:17:01.410

Modified: 2026-07-23T15:49:31.790

Link: CVE-2026-43946

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:15:04Z

Weaknesses