Description
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.
Published: 2026-02-09
Score: 9.5 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

An insecure default configuration in FUXA hardcodes a JSON Web Token (JWT) secret when authentication is enabled but no secret is supplied. This allows an unauthenticated attacker to forge token credentials and impersonate an administrator, leading to arbitrary code execution on the server. The flaw falls under CWE‑1188 (Generating Cryptographically Strong Secrets Using Weak or Unsuitable Keys) and CWE‑321 (Use of Hard‑coded Cryptographic Key). The impact is complete loss of confidentiality, integrity, and availability of the affected system.

Affected Systems

The issue affects FUXA Process Visualization software by Frangoteam. Installations using the default configuration on any version up to and including 1.2.9 are vulnerable. The vulnerability is fixed in version 1.2.10, which requires the administrator to configure a custom JWT secret.

Risk and Exploitability

The CVSS score of 9.5 indicates a critical severity, although the EPSS score of less than 1% indicates the likelihood of exploitation is low. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote and unauthenticated; an attacker can send crafted requests to the FUXA application over the network to exploit the hardcoded secret and gain administrative access.

Generated by OpenCVE AI on April 17, 2026 at 21:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FUXA to version 1.2.10 or later.
  • If an upgrade is not immediately possible, configure a strong, unique administrator JWT secret in the FUXA configuration to replace the hard‑coded value.
  • After changing the configuration, restart the FUXA service to apply the new secret.

Generated by OpenCVE AI on April 17, 2026 at 21:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-32cc-x95p-fxcg FUXA Unauthenticated Remote Code Execution via Hardcoded JWT Secret in Default Configuration
History

Fri, 13 Feb 2026 20:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:frangoteam:fuxa:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Wed, 11 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 10 Feb 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Frangoteam
Frangoteam fuxa
Vendors & Products Frangoteam
Frangoteam fuxa

Mon, 09 Feb 2026 22:45:00 +0000

Type Values Removed Values Added
Description 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.
Title FUXA Unauthenticated Remote Code Execution via Hardcoded JWT Secret in Default Configuration
Weaknesses CWE-1188
CWE-321
References
Metrics cvssV4_0

{'score': 9.5, 'vector': '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-11T21:25:17.858Z

Reserved: 2026-02-06T21:08:39.130Z

Link: CVE-2026-25894

cve-icon Vulnrichment

Updated: 2026-02-11T21:25:14.999Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-09T23:16:05.463

Modified: 2026-02-13T20:33:42.000

Link: CVE-2026-25894

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T21:15:27Z

Weaknesses