CVE-2025-69985

CRITICAL EPSS 92.0%
Published Feb 24, 20264mo ago · Modified Feb 26, 20264mo ago
9.8 CVSS 3.1
Critical
Find Similar
Published Feb 24, 2026 4mo ago
Last Modified Feb 26, 2026 4mo ago

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.

CVSS Details

Base Score
9.8
Exploitability
3.9
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
92.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available

Weaknesses 1

CWE-288

Affected Products 1

VendorProductVersionRange
frangoteamfuxa* ≤1.2.8

References 2

  • gist.github.com https://gist.github.com/lihy10/8cb2dd65ebf1385f12a7e00e25a50d40
    ExploitThird Party Advisory
  • github.com https://github.com/frangoteam/FUXA/blob/master/server/api/jwt-helper.js
    Product

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.