CVE-2025-69971
FUXA used a static fallback JWT signing secret (frangoteam751) when no secretCode was configured.
If authentication was enabled without explicitly setting a custom secret, an attacker who knew the default value could forge valid JWT tokens and bypass authentication.
This issue has been addressed in version 1.3.0 by removing the static fallback and generating a secure random secret when no secretCode is provided.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/frangoteam/FUXA/security/advisories/GHSA-c8m8-3jcr-6rj5, https://nvd.nist.gov/vuln/detail/CVE-2025-69971, https://github.com/frangoteam/FUXA, https://github.com/frangoteam/FUXA/blob/master/server/api/jwt-helper.js
