CVE-2026-25894: FUXA Unauthenticated Remote Code Execution via Hardcoded JWT Secret in Default Configuration
Description An insecure default configuration in FUXA allows an unauthenticated, remote attacker to gain administrative access and execute arbitrary code on the server. This affects FUXA through version 1.2.9 when authentication is enabled, but the administrator JWT secret is not configured. This issue has been patched in FUXA version 1.2.10.
Impact The FUXA documentation allows administrators to manually update a hardcoded JWT secret when enabling authentication. This feature was not available in the UI. This results in a fail-open security posture, where the application can report or appear to be operating in secureEnabled mode while still accepting tokens signed with a publicly known key.
Exploitation allows an unauthenticated, remote attacker to forge JWTs to bypass all authentication mechanisms and obtain administrative access to the FUXA instance. With these elevated privileges, the attacker can interact with administrative APIs, including intended features designed for automation and scripting, to execute arbitrary code in the context of the FUXA service. Depending on deployment configuration and permissions, this may lead to full system compromise and could further expose connected ICS/SCADA environments to follow-on actions.
Patches This issue has been patched in FUXA version 1.2.10. Users are strongly encouraged to update to the latest available release.
Notes GitHub stated this vulnerability is identical to CVE-2025-69971, which was published against the repository out of band before coordinated disclosure concluded. CVE-2025-69971 is directionally correct, but the description is inaccurate. Please refer to this advisory for the proper description and affected versions.
Other sources
FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. An insecure default configuration in FUXA allows an unauthenticated, remote attacker to gain administrative access and execute arbitrary code on the server. This affects FUXA through version 1.2.9 when authentication is enabled, but the administrator JWT secret is not configured. This issue has been patched in FUXA version 1.2.10.
— MITRE
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-25894?
CVE-2026-25894 is considered a critical vulnerability due to the potential for unauthenticated remote code execution.
How do I fix CVE-2026-25894?
To fix CVE-2026-25894, upgrade FUXA to version 1.2.10 or later to eliminate the insecure default configuration.
Who is affected by CVE-2026-25894?
CVE-2026-25894 affects all versions of FUXA server prior to version 1.2.10.
What types of attacks can exploit CVE-2026-25894?
CVE-2026-25894 allows attackers to conduct remote code execution and potentially take control of the affected server.
Is authentication required to exploit CVE-2026-25894?
No, CVE-2026-25894 can be exploited by unauthenticated attackers due to hardcoded JWT secrets in the default configuration.