CVE-2025-69983
Remote Code Execution in FUXA v1.2.7 via Project Import
Publication date: 2026-02-03
Last updated on: 2026-02-11
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| frangoteam | fuxa | 1.2.7 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
This vulnerability exists in FUXA version 1.2.7 and allows Remote Code Execution (RCE) through the project import functionality.
The application fails to properly sanitize or sandbox user-supplied scripts within imported project files.
As a result, an attacker can upload a malicious project file containing system commands that get executed, potentially leading to full system compromise.
How can this vulnerability impact me? :
This vulnerability can have severe impacts including allowing an attacker to execute arbitrary system commands remotely.
Such exploitation can lead to full system compromise, meaning the attacker could gain control over the affected system, access sensitive data, disrupt services, or use the system as a foothold for further attacks.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know