Lucene search
+L

23 matches found

Kitploit
Kitploit
added 2026/09/11 1:26 p.m.13 views

CVE-2025-69985

FUXA ≤ 1.2.8 认证绕过 + 远程代码执行 CVE-2025-69985 📜 描述 此Python利用程序针对CVE-2025-69985,即FUXA(基于Web的SCADA/HMI软件)版本≤1.2.8中的一个严重认证绕过漏洞。通过向未受保护的/api/runscript端点发送带有嵌入式Node.js代码的精心构造的JSON负载,它能够以FUXA进程的身份实现远程命令执行,并在响应中同步捕获完整的标准输出/标准错误。 🛠️ 安装 !NOTE 为确保项目依赖的干净隔离环境,建议使用Python的venv模块。 OSX/Linux root@kitploit: git clone...

9.8CVSS6AI score0.05633EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/10 5:43 a.m.6 views

CVE-2025-69985

CVE-2025-69985: FUXA ≤1.2.8 中从身份验证绕过到远程代码执行的利用程序 📌 概述 本仓库包含针对影响 FUXA (版本 ≤1.2.8)的漏洞 CVE-2025-69985 的 概念验证(PoC) 及详细技术文档。该漏洞允许 未经身份验证 的攻击者通过应用程序中间件的 身份验证绕过 在服务器上执行 任意命令 (远程代码执行)。 与传统的基于 Windows 的内存溢出漏洞不同,此缺陷源于 中间件的逻辑缺陷 ,服务器因对 Referer 头的错误验证而 将外部请求误判为内部请求 。 🚨 技术摘要 CVE| CVE-2025-69985 ---|--- 类型|...

9.8CVSS6AI score0.05633EPSS
SaveExploits7References1
NVD
NVD
added 2026/07/21 10:17 p.m.10 views

CVE-2026-43947

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS0.00908EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/21 9:33 p.m.36 views

CVE-2026-43947 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS0.00908EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/21 9:33 p.m.66 views

CVE-2026-43947

FUXA vulnerability CVE-2026-43947 affects version 1.3.0 where, when secureEnabled is true, an unauthenticated user can trigger Remote Code Execution via POST /api/runscript with test: true if they know a valid script ID/name and at least one server-side script exists. The attack bypasses authoriz...

9.3CVSS6.1AI score0.00908EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/21 9:33 p.m.10 views

CVE-2026-43947 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Version 1.3.0 has an unauthenticated Remote Code Execution vulnerability when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: tr...

9.3CVSS6.1AI score
SaveExploits0References6
OSV
OSV
added 2026/05/26 11:44 p.m.87 views

GHSA-RG3M-CFQ7-G6H6 FUXA Vulnerable to Unauthenticated Remote Code Execution via Script Test Mode Authorization Bypass

Summary An unauthenticated Remote Code Execution vulnerability exists in FUXA when secureEnabled is set to true. The POST /api/runscript endpoint checks authorization against the stored script's permission by ID, but when test: true is set in the request, it compiles and executes attacker-supplie...

9.3CVSS6.3AI score0.00908EPSS
SaveExploits0References5
Packet Storm
Packet Storm
added 2026/02/27 12:00 a.m.267 views

📄 FUXA 1.2.8 Authentication Bypass / Remote Code Execution

This Metasploit module adds support for exploiting CVE-2025-69985 in FUXA SCADA/HMI software versions 1.2.8 and below. The vulnerability allows unauthenticated access to the /api/runscript endpoint due to an authentication bypass, leading to remote code execution via Node.js childprocess.execSync...

9.8CVSS6.6AI score0.05633EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2026/02/25 10:12 a.m.257 views

Exploit for CVE-2025-69985

FUXA ≤ 1.2.8 Auth Bypass + RCE CVE-2025-69985...

6AI score0.05633EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2026/02/25 4:07 a.m.15 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.3AI score0.05633EPSS
SaveExploits7References1
OSV
OSV
added 2026/02/24 6:31 p.m.31 views

GHSA-4R4R-4JP4-WWF9 FUXA has JWT Authentication Bypass via HTTP Referer header spoofing

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.5AI score0.05633EPSS
SaveExploits7References4
Github Security Blog
Github Security Blog
added 2026/02/24 6:31 p.m.17 views

FUXA has JWT Authentication Bypass via HTTP Referer header spoofing

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.3AI score0.05633EPSS
SaveExploits7References4Affected Software1
NVD
NVD
added 2026/02/24 4:24 p.m.21 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS0.05633EPSS
SaveExploits7References2
ATTACKERKB
ATTACKERKB
added 2026/02/24 12:00 a.m.15 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.5AI score0.05633EPSS
SaveExploits7References3
Cvelist
Cvelist
added 2026/02/24 12:00 a.m.42 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

0.05633EPSS
SaveExploits7References2
OSV
OSV
added 2026/02/24 12:00 a.m.6 views

CVE-2025-69985

FUXA 1.2.8 and prior contains an Authentication Bypass vulnerability leading to Remote Code Execution RCE. The vulnerability exists in the server/api/jwt-helper.js middleware, which improperly trusts the HTTP "Referer" header to validate internal requests. A remote unauthenticated attacker can...

9.8CVSS6.4AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.19 views

PT-2026-21744

Name of the Vulnerable Software and Affected Versions FUXA versions 1.2.8 and prior Description FUXA versions 1.2.8 and prior contain an Authentication Bypass issue that can lead to Remote Code Execution RCE. The issue resides in the server/api/jwt-helper.js middleware, which incorrectly relies o...

9.8CVSS6.4AI score0.05633EPSS
SaveExploits7References12
CVE
CVE
added 2026/02/24 12:00 a.m.79 views

CVE-2025-69985

CVE-2025-69985 affects FUXA 1.2.8 and earlier. The issue is an authentication bypass in server/api/jwt-helper.js that improperly trusts the HTTP Referer header, allowing unauthenticated remote access to the protected /api/runscript endpoint and arbitrary Node.js code execution. Public references ...

9.8CVSS6.3AI score0.05633EPSS
SaveIn wildExploits7References2Affected Software1
VulnCheck KEV
VulnCheck KEV
added 2023/11/16 12:00 a.m.9 views

VulnCheck KEV: CVE-2023-33831

A remote command execution RCE vulnerability in the /api/runscript endpoint of FUXA 1.1.13 allows attackers to execute arbitrary commands via a crafted POST request...

9.8CVSS7.7AI score0.22707EPSS
SaveExploits3References1
ATTACKERKB
ATTACKERKB
added 2023/09/18 8:15 p.m.9 views

CVE-2023-33831

A remote command execution RCE vulnerability in the /api/runscript endpoint of FUXA 1.1.13 allows attackers to execute arbitrary commands via a crafted POST request...

9.8CVSS8AI score0.22707EPSS
SaveExploits3References4
Rows per page
Query Builder