CVE-2026-43947
FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install fuxa-server@1.3.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| fuxa-server | npm | 1.3.0 | 1.3.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-863Incorrect AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
References
- https://github.com/frangoteam/FUXA/security/advisories/GHSA-rg3m-cfq7-g6h6WEB
- https://github.com/frangoteam/FUXA/pull/2260WEB
- https://github.com/frangoteam/FUXA/commit/78534da61a91613712b44bb63c8d7da8c5df5ca4WEB
- https://github.com/frangoteam/FUXAPACKAGE
- https://github.com/frangoteam/FUXA/releases/tag/v1.3.1WEB
Frequently Asked Questions
- What is CVE-2026-43947?
- FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass This vulnerability has been assigned a severity rating of HIGH (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2026-43947?
- CVE-2026-43947 affects fuxa-server. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-43947 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-25895CRITICAL
FUXA Unauthenticated Remote Code Execution via Arbitrary File Write in Upload API
- 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-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