CVE-2023-31718
Description
FUXA <= 1.1.12 is vulnerable to Local via Inclusion via /api/download.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
FUXA <=1.1.12 suffers from a Local File Inclusion vulnerability in the /api/download endpoint, allowing unauthenticated attackers to read arbitrary files via path traversal.
FUXA is a web-based SCADA/HMI platform for industrial automation and real-time process visualization [1]. The /api/download endpoint, intended for downloading reports, is vulnerable to Local File Inclusion (LFI) due to insufficient validation of the name parameter. An attacker can supply path traversal sequences (e.g., ../../../../../../etc/passwd) to read arbitrary files from the server filesystem [3].
Exploitation requires no authentication; a simple HTTP GET request to /api/download?cmd=REPORT-DOWNLOAD&name=../../../../../../etc/passwd suffices. The vulnerability affects all FUXA versions up to and including 1.1.12 [3].
Successful exploitation allows an attacker to read sensitive files such as system configuration files, application secrets, and user credentials, potentially leading to further compromise of the server and connected industrial systems.
Users should upgrade to a patched version of FUXA beyond 1.1.12. As of the publication date, the project maintainers have not released an official advisory, but the issue is documented in public repositories [1][3].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
fuxa-servernpm | <= 1.1.12 | — |
Affected products
2- FUXA/FUXAdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-wwfj-h843-3hrqghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-31718ghsaADVISORY
- youtu.be/VCQkEGntN04ghsaWEB
News mentions
0No linked articles in our index yet.