Impact
The vulnerability allows an attacker to retrieve sensitive project configuration information from the GET /api/project endpoint in FUXA server version 1.3.0. Even when the secureEnabled setting is enabled, the endpoint does not require authentication and returns data that may include server‑side scripts and device configurations. This exposes configuration secrets and operational data to unauthenticated users, constituting a significant confidentiality loss and matching CWE‑201.
Affected Systems
The affected product is FUXA, a web‑based process visualization platform by frangoteam. Version 1.3.0 includes the flaw. The issue was addressed in version 1.3.1, which removes the unauthenticated data exposure.
Risk and Exploitability
The CVSS score of 7.5 indicates a high severity with potential for substantial impact. No EPSS data is available and the vulnerability is not listed in the CISA KEV catalog, suggesting that it is not yet widely exploited. The likely attack vector is a simple unauthenticated HTTP GET request to the /api/project endpoint, requiring no special privileges and allowing an attacker to download sensitive information.
OpenCVE Enrichment
Github GHSA