Cyber Posture

CVE-2026-25895

Critical

Published: 09 February 2026

Published
09 February 2026
Modified
13 February 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0007 21.3th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-25895 is a critical-severity Path Traversal (CWE-22) vulnerability in Frangoteam Fuxa. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 21.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates the CVE by requiring timely patching to FUXA version 1.2.10 or later to remediate the path traversal flaw.

prevent

Prevents exploitation of path traversal by validating user-supplied inputs used in file path construction to block directory traversal sequences.

preventdetect

Boundary protection at web interfaces can filter and block path traversal payloads targeting the unauthenticated FUXA file write endpoint.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1105 Ingress Tool Transfer Command And Control
Adversaries may transfer tools or other files from an external system into a compromised environment.
Why these techniques?

Path traversal in public-facing web app enables unauthenticated remote arbitrary file write (T1190 exploitation) directly facilitating ingress of arbitrary files/tools (T1105) for RCE or further compromise.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

FUXA is a web-based Process Visualization (SCADA/HMI/Dashboard) software. A path traversal vulnerability in FUXA allows an unauthenticated, remote attacker to write arbitrary files to arbitrary locations on the server filesystem. This affects FUXA through version 1.2.9. This issue has been…

more

patched in FUXA version 1.2.10.

Deeper analysisAI

CVE-2026-25895 is a path traversal vulnerability (CWE-22, CWE-306) in FUXA, an open-source web-based Process Visualization (SCADA/HMI/Dashboard) software. The flaw enables an unauthenticated remote attacker to write arbitrary files to arbitrary locations on the affected server's filesystem. It impacts all versions of FUXA through 1.2.9 and carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H).

An unauthenticated attacker with network access can exploit this vulnerability remotely with low complexity and no user interaction required. Successful exploitation allows full control over file writes on the server, potentially leading to remote code execution, data tampering, or complete system compromise depending on the attacker's privileges and the server's configuration.

The issue has been addressed in FUXA version 1.2.10, as detailed in the project's security advisory (GHSA-88qh-cphv-996c), release notes, and the patching commit. Security practitioners should upgrade to version 1.2.10 or later and review server filesystem permissions to mitigate risks in affected deployments.

Details

CWE(s)

Affected Products

frangoteam
fuxa
≤ 1.2.10

CVEs Like This One

CVE-2026-25938Same product: Frangoteam Fuxa
CVE-2026-25751Same product: Frangoteam Fuxa
CVE-2026-25951Same product: Frangoteam Fuxa
CVE-2025-69970Same product: Frangoteam Fuxa
CVE-2026-25939Same product: Frangoteam Fuxa
CVE-2025-69983Same product: Frangoteam Fuxa
CVE-2026-25894Same product: Frangoteam Fuxa
CVE-2026-25893Same product: Frangoteam Fuxa
CVE-2025-69985Same product: Frangoteam Fuxa
CVE-2025-69971Same product: Frangoteam Fuxa

References