Description
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.
Exploits (3)
nomisec
WORKING POC
1 stars
by joshuavanderpoll · poc
https://github.com/joshuavanderpoll/CVE-2025-69985
github
WORKING POC
1 stars
by exploitintel · pythonpoc
https://github.com/exploitintel/eip-pocs-and-cves/tree/main/CVE-2025-69985
Scores
CVSS v3
9.8
EPSS
0.0064
EPSS Percentile
70.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lab Environment
patched
vulnerable
docker pull ghcr.io/exploitintel/cve-2025-69985-vulnerable:latest
Classification
CWE
CWE-288
Status
published
Affected Products (2)
frangoteam/fuxa
npm
frangoteam/fuxa
< 1.2.8
Timeline
Published
Feb 24, 2026
Tracked Since
Feb 24, 2026