FUXA v1.2.7 contains a hard-coded credential vulnerability in server/api/jwt-helper.js. The application uses a hard-coded secret key to sign and verify JWT Tokens. This allows remote attackers to forge valid admin tokens and bypass authentication to gain full administrative access.
{
"nvd_published_at": "2026-02-03T18:16:17Z",
"github_reviewed_at": "2026-02-04T19:22:50Z",
"cwe_ids": [
"CWE-798"
],
"severity": "HIGH",
"github_reviewed": true
}