CVE-2026-25893: FUXA Unauthenticated Remote Code Execution via Admin JWT Minting
Note GitHub incorrectly stated this vulnerability is identical to CVE-2025-69970, which describes the fact that authentication is disabled by default. This advisory describes an exploit chain that enables authentication bypass via the heartbeat refresh endpoint when authentication is enabled. This misleads users into thinking that enabling authentication would mitigate this vulnerability. Please see the patch for more information: https://github.com/frangoteam/FUXA/commit/fe82348d160904d0013b9a3e267d50158f5c7afb.
Description An authentication bypass vulnerability in FUXA allows an unauthenticated, remote attacker to gain administrative access via the heartbeat refresh API and execute arbitrary code on the server. This affects FUXA through version 1.2.9 when authentication is enabled. This issue has been patched in FUXA version 1.2.10.
Impact Affected deployments are those with runtime.settings.secureEnabled set to true.
Exploitation allows an unauthenticated, remote attacker to bypass all authentication mechanisms and obtain administrative access to the FUXA instance by minting administrator JWTs via the heartbeat refresh endpoint. 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.
Other sources
FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. Prior to 1.2.10, an authentication bypass vulnerability in FUXA allows an unauthenticated, remote attacker to gain administrative access via the heartbeat refresh API and execute arbitrary code on the server. 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-25893?
CVE-2026-25893 is rated as a critical vulnerability due to its potential for unauthenticated remote code execution.
How do I fix CVE-2026-25893?
To address CVE-2026-25893, upgrade to FUXA version 1.2.10 or later.
What software is affected by CVE-2026-25893?
CVE-2026-25893 affects FUXA versions 1.2.9 and earlier.
Is authentication enabled by default in FUXA related to CVE-2026-25893?
Yes, CVE-2026-25893 exploits a vulnerability where authentication is disabled by default.
Can CVE-2026-25893 be exploited without user credentials?
Yes, CVE-2026-25893 allows attackers to execute remote code without needing valid user credentials.