Fuxa
CVE-2025-69981
CRITICAL
Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2DescriptionCVE.org
FUXA v1.2.7 contains an Unrestricted File Upload vulnerability in the /api/upload API endpoint. The endpoint lacks authentication mechanisms, allowing unauthenticated remote attackers to upload arbitrary files. This can be exploited to overwrite critical system files (such as the SQLite user database) to gain administrative access, or to upload malicious scripts to execute arbitrary code.
AnalysisAI
FUXA v1.2.7 has an unrestricted file upload in the /api/upload endpoint that lacks authentication and file type validation, enabling web shell deployment on SCADA systems.
Technical ContextAI
The /api/upload endpoint in FUXA v1.2.7 has a CWE-434 unrestricted file upload without authentication (combined with CWE-306), allowing any attacker to upload executable files to the SCADA server.
RemediationAI
Implement authentication and file type validation on the upload endpoint. Update FUXA.
Share
External POC / Exploit Code
Leaving vuln.today
GHSA-7g56-fwxj-cm23