← Back to browse · API

CVE-2025-69985

Severity
CRITICAL
CVSS
9.8
EPSS
0.05633
Risk score
41.17
CISA KEV
No
PoC
No
Published
2026-02-24
Modified
2026-02-25
First seen
2026-08-07
Aliases
EUVD-2025-208092, GHSA-4R4R-4JP4-WWF9
Products
n/a:n/a n/a
Sources
euvd EUVD-2025-208092

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.

References