FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution (RCE). The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can bypass JWT authentication by spoofing the Referer header to match the server's host. Successful exploitation allows the attacker to access the protected /api/runscript endpoint and execute arbitrary Node.js code on the server.
{
"cna_assigner": "mitre",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/69xxx/CVE-2025-69985.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"last_affected": "1.2.8"
}
],
"cpe": "cpe:2.3:a:frangoteam:fuxa:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}