CVE-2026-25895
FUXA Unauthenticated Remote Code Execution via Arbitrary File Write in Upload API
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install fuxa-server@1.2.10
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| fuxa-server | npm | All versions | 1.2.10 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-22Path TraversalMITRE
- CWE-306
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 10.0 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
References
- https://github.com/frangoteam/FUXA/security/advisories/GHSA-88qh-cphv-996cWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-25895ADVISORY
- https://github.com/frangoteam/FUXA/commit/22c2192f5d9beef8a787c45eff3a14c24dbb5f96WEB
- https://github.com/frangoteam/FUXAPACKAGE
- https://github.com/frangoteam/FUXA/releases/tag/v1.2.10WEB
Frequently Asked Questions
- What is CVE-2026-25895?
- FUXA Unauthenticated Remote Code Execution via Arbitrary File Write in Upload API This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 10.0/10).
- How do I check if my project is affected by CVE-2026-25895?
- CVE-2026-25895 affects fuxa-server. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-25895 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-25894CRITICAL
FUXA Unauthenticated Remote Code Execution via Hardcoded JWT Secret in Default Configuration
- CVE-2026-25751CRITICAL
FUXA Unauthenticated Exposure of Plaintext Database Credentials
- CVE-2026-25939CRITICAL
FUXA Unauthenticated Remote Arbitrary Scheduler Write
- CVE-2026-25752CRITICAL
FUXA Unauthenticated Remote Arbitrary Device Tag Write
- CVE-2026-25893CRITICAL
FUXA Unauthenticated Remote Code Execution via Admin JWT Minting
- CVE-2025-69983HIGH
FUXA allows Remote Code Execution (RCE) via the project import functionality.
- CVE-2025-69981HIGH
FUXA contains an Unrestricted File Upload vulnerability
- CVE-2025-69970HIGH
FUXA contains an insecure default configuration vulnerability
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies