CVE-2026-25894
FUXA Unauthenticated Remote Code Execution via Hardcoded JWT Secret in Default Configuration
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install fuxa-server@1.2.10
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| fuxa-server | npm | All versions | 1.2.10 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-1188
- CWE-321
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.7 score means for each attack dimension.
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
References
- https://github.com/frangoteam/FUXA/security/advisories/GHSA-32cc-x95p-fxcgWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-25894ADVISORY
- https://github.com/frangoteam/FUXA/commit/ea7b3df066f9fdef8ecdce318398ae40546bc50dWEB
- https://github.com/frangoteam/FUXAPACKAGE
- https://github.com/frangoteam/FUXA/releases/tag/v1.2.10WEB
Frequently Asked Questions
- What is CVE-2026-25894?
- FUXA Unauthenticated Remote Code Execution via Hardcoded JWT Secret in Default Configuration This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 8.7/10).
- How do I check if my project is affected by CVE-2026-25894?
- CVE-2026-25894 affects fuxa-server. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-25894 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-25895CRITICAL
FUXA Unauthenticated Remote Code Execution via Arbitrary File Write in Upload API
- CVE-2026-25751CRITICAL
FUXA Unauthenticated Exposure of Plaintext Database Credentials
- CVE-2026-25939CRITICAL
FUXA Unauthenticated Remote Arbitrary Scheduler Write
- CVE-2026-25752CRITICAL
FUXA Unauthenticated Remote Arbitrary Device Tag Write
- CVE-2025-69983HIGH
FUXA allows Remote Code Execution (RCE) via the project import functionality.
- CVE-2025-69981HIGH
FUXA contains an Unrestricted File Upload vulnerability
- CVE-2025-69970HIGH
FUXA contains an insecure default configuration vulnerability
- CVE-2026-43947HIGH
FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies