CVE-2025-69981
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
2Description
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.
Analysis
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 Context
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.
Affected Products
['FUXA v1.2.7']
Remediation
Implement authentication and file type validation on the upload endpoint. Update FUXA.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today
GHSA-7g56-fwxj-cm23