Lucene search
+L

58 matches found

Kitploit
Kitploit
added 2026/08/28 11:21 a.m.7 views

CVE-2025-69985

FUXA ≤ 1.2.8 Bypass di Autenticazione + RCE CVE-2025-69985 📜 Descrizione Questo exploit Python sfrutta CVE-2025-69985, una vulnerabilità critica di bypass di autenticazione in FUXA software SCADA/HMI basato sul web versione ≤ 1.2.8. Inviando un payload JSON modificato con codice Node.js incorpora...

9.8CVSS5.2AI score0.05633EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/28 8:54 a.m.3 views

FUXAPWN

CVE-2026-25895 — FUXA = 1.2.9 अप्रमाणित पथ-भ्रमण से दूरस्थ कोड निष्पादन FUXA, एक Node.js-आधारित SCADA/HMI प्लेटफ़ॉर्म, के विरुद्ध अप्रमाणित, प्री-ऑथ मनमाना फ़ाइल लेखन। लिखने के बाद कई अलग-अलग प्राइमिटिव के माध्यम से दूरस्थ कोड निष्पादन की श्रृंखला। यह तब भी काम करता है जब secureEnabled = true...

9.8CVSS6AI score0.11195EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/08/26 9:57 p.m.3 views

CVE-2025-69985

CVE-2025-69985: استغلال لتجاوز المصادقة إلى تنفيذ التعليمات البرمجية عن بُعد RCE في FUXA ≤1.2.8 📌 نظرة عامة يحتوي هذا المستودع على إثبات المفهوم PoC وتوثيق تقني مفصل حول الثغرة الأمنية CVE-2025-69985 ، التي تؤثر على FUXA الإصدارات ≤1.2.8. تسمح هذه الثغرة لمهاجم غير مصادق بتنفيذ أوامر عشوائية على...

9.8CVSS5.5AI score0.05633EPSS
SaveExploits7References1
NVD
NVD
added 2026/08/18 8:17 p.m.4 views

CVE-2026-47720

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.2, the TDengine DAQ storage connector's escapeTdString function in server/runtime/storage/tdengine/index.js doubles single quotes but does not escape backslashes. A remote unauthenticated attacker can submit a...

5.3CVSS0.0049EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 8:06 p.m.23 views

CVE-2026-67443 FUXA: Unauthenticated guest JWT bypasses Node-RED secure-mode authorization gate (Remote Script Execution)

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In 1.3.2 and earlier, the allowDashboard authorization gate in server/integrations/node-red/index.js calls authJwt.verify for /nodered without inspecting the decoded identity. When nodeRedEnabled is true, secureEnabled is tru...

9.2CVSS0.00622EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:06 p.m.8 views

CVE-2026-67443 FUXA: Unauthenticated guest JWT bypasses Node-RED secure-mode authorization gate (Remote Script Execution)

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In 1.3.2 and earlier, the allowDashboard authorization gate in server/integrations/node-red/index.js calls authJwt.verify for /nodered without inspecting the decoded identity. When nodeRedEnabled is true, secureEnabled is tru...

9.2CVSS5.7AI score
SaveExploits0References6
OSV
OSV
added 2026/08/18 8:05 p.m.7 views

CVE-2026-65985 FUXA: SSRF hardening for `device-webapi-request`

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In 1.3.2 and earlier, the device-webapi-request Socket.IO handler in server/runtime/index.js permits an authenticated non-admin runtime user to control property.address, causing the FUXA server to issue an outbound HTTP or...

6CVSS5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.15 views

PT-2026-77308

Name of the Vulnerable Software and Affected Versions FUXA versions prior to 1.3.3 Description An authorization bypass exists in the allowDashboard gate within server/integrations/node-red/index.js where authJwt.verify is called for the /nodered endpoint without inspecting the decoded identity...

9.2CVSS5.6AI score0.00622EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/12 11:17 p.m.7 views

CVE-2026-47717

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In fuxa-server version 1.3.0, the GET /api/project endpoint exposes sensitive project configuration data to guest-context requests even when secureEnabled is enabled. Version 1.3.1 fixes the issue...

7.5CVSS0.01204EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 10:21 p.m.32 views

CVE-2026-47718 FUXA provides guest and invalid-token access to protected read APIs in secure mode

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. When secureEnabled=true, FUXA 1.3.0-2773 still allows guest and invalid-token requests to read project, alarms, and scheduler APIs. Version 1.3.1 fixes this issue...

6.9CVSS0.00271EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 10:18 p.m.66 views

CVE-2026-47717

FUXA 1.3.0 is vulnerable: GET /api/project allows unauthenticated/guest-context access to full project data despite secureEnabled, due to secureFnc auto-generating a guest token. Impact includes server-side scripts, device configurations, HMI views (SVG and bindings), and alarm definitions. Versi...

7.5CVSS5.2AI score0.01204EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/12 10:18 p.m.6 views

CVE-2026-47717 FUXA's Unauthenticated Project Data Disclosure Exposes Server-Side Scripts and Device Configurations

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In fuxa-server version 1.3.0, the GET /api/project endpoint exposes sensitive project configuration data to guest-context requests even when secureEnabled is enabled. Version 1.3.1 fixes the issue...

7.5CVSS5.3AI score
SaveExploits0References4
Exploit DB
Exploit DB
added 2026/04/30 12:00 a.m.130 views

FUXA 1.2.8 - Authentication Bypass + RCE Exploit

Exploit Title: FUXA 1.2.8 - Authentication Bypass + RCE Exploit Date: 2026-02-25 Exploit Author: Joshua van der Poll https://github.com/joshuavanderpoll/ Software Link: https://github.com/frangoteam/FUXA/tree/v1.2.8 Vendor Homepage: https://github.com/frangoteam/FUXA Version: FUXA 1.2.8. Do not u...

9.8CVSS5.2AI score0.05633EPSS
SaveExploits7
Snyk
Snyk
added 2026/02/05 12:27 a.m.9 views

Improper Authentication

Overview fuxa-server is a Web-based Process Visualization SCADA/HMI/Dashboard software Affected versions of this package are vulnerable to Improper Authentication via the authentication process. An attacker can gain administrative access and execute arbitrary code by bypassing authentication...

10CVSS6.2AI score0.00678EPSS
SaveExploits0References3
ICS
ICS
added 2022/06/21 12:00 a.m.121 views

Siemens WinCC OA

1. EXECUTIVE SUMMARY CVSS v3 9.8 ATTENTION: Exploitable remotely/low attack complexity Vendor: Siemens Equipment: SIMATIC WinCC OA Vulnerability: Use of Client-side Authentication CISA is aware of a public report, known as “OT:ICEFALL” that details vulnerabilities found in multiple operational...

9.8CVSS10AI score0.01199EPSS
SaveExploits0References11
ICS
ICS
added 2021/11/09 12:00 a.m.158 views

Siemens SIMATIC WinCC (Update E)

As of January 10, 2023, CISA will no longer be updating ICS security advisories for Siemens product vulnerabilities beyond the initial advisory. For the most up-to-date information on vulnerabilities in this advisory, please seeSiemens' ProductCERT Security Advisories CERT Services | Services |...

9.9CVSS7.5AI score0.01233EPSS
SaveExploits0References12
OSV
OSV
added 2018/10/25 10:29 p.m.11 views

CVE-2018-17904

Reliance 4 SCADA/HMI, Version 4.7.3 Update 3 and prior. This vulnerability could allow an unauthorized attacker to inject arbitrary code...

6.1CVSS5.9AI score0.00852EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2018/10/25 10:00 p.m.30 views

CVE-2018-17904

Reliance 4 SCADA/HMI, Version 4.7.3 Update 3 and prior. This vulnerability could allow an unauthorized attacker to inject arbitrary code...

6.2AI score0.00852EPSS
SaveExploits0References2
ICS
ICS
added 2018/08/23 12:00 p.m.25 views

7-Technologies IGSS Denial of Service (Update A)

Overview ICS-CERT has become aware of multiple denial-of-service DoS vulnerabilities in the 7-Technologies 7T Interactive Graphical SCADA System IGSS supervisory control and data acquisition SCADA human-machine interface HMI application. All vulnerabilities are remotely exploitable. 7T has...

7.7AI score
SaveExploits0References21
CNVD
CNVD
added 2018/01/03 12:00 a.m.8 views

Information Disclosure Vulnerability in Taiwan Tibbo Group AggreGate SCADA-HMI Industrial Software

AggreGate SCADA/HMI is a system for visualizing and operating processes, production flows, machines and equipment. It is a multi-user distributed solution that provides monitoring and surveillance for many industries. An information disclosure vulnerability exists in Taiwan Tibbo Group's AggreGat...

6.5AI score
SaveExploits0
Rows per page
Query Builder