Lucene search
+L

599801 matches found

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
Vulnrichment
Vulnrichment
added 2026/08/18 8:12 p.m.6 views

CVE-2026-54543 Froxlor DomainZones.add allows DNS zone-file RR injection via record/type fields

Froxlor is open source server administration software. Prior to 2.3.8, the DomainZones.add API command in lib/Froxlor/Api/Commands/DomainZones.php accepts user-controlled record and type values without rejecting line delimiters, tab characters, semicolons, or unsupported DNS record types before...

5.4CVSS5.3AI score0.00428EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 8:08 p.m.7 views

CVE-2026-67442

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.3, DELETE /api/roles removes role definitions through server/runtime/users/usrstorage.js but does not remove the deleted role identifier from each user's info.roles array or the runtime usersMap cache. If a...

2CVSS5.2AI score0.00305EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 8:08 p.m.7 views

EUVD-2026-61214

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.3, DELETE /api/roles removes role definitions through server/runtime/users/usrstorage.js but does not remove the deleted role identifier from each user's info.roles array or the runtime usersMap cache. If a...

2CVSS5.2AI score0.00305EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 8:08 p.m.19 views

CVE-2026-67442 FUXA Business Logic Flaw: Role Deletion Without User Assignment Cleanup

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.3, DELETE /api/roles removes role definitions through server/runtime/users/usrstorage.js but does not remove the deleted role identifier from each user's info.roles array or the runtime usersMap cache. If a...

2CVSS0.00305EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:08 p.m.3 views

CVE-2026-67442 FUXA Business Logic Flaw: Role Deletion Without User Assignment Cleanup

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.3, DELETE /api/roles removes role definitions through server/runtime/users/usrstorage.js but does not remove the deleted role identifier from each user's info.roles array or the runtime usersMap cache. If a...

2CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/18 8:06 p.m.4 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
Cvelist
Cvelist
added 2026/08/18 8:05 p.m.20 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...

6CVSS0.00341EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/18 8:03 p.m.7 views

CVE-2026-67440 FUXA: Unauthenticated Socket.IO read events

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In 1.3.2 and earlier, the DEVICEBROWSE, DEVICENODEATTRIBUTE, HOSTINTERFACES, and DEVICETAGSREQUEST handlers in server/runtime/index.js return device-discovery, node-attribute, host-network-interface, and device-tag metadata...

6.9CVSS5.4AI score0.0049EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 8:03 p.m.22 views

CVE-2026-67440 FUXA: Unauthenticated Socket.IO read events

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In 1.3.2 and earlier, the DEVICEBROWSE, DEVICENODEATTRIBUTE, HOSTINTERFACES, and DEVICETAGSREQUEST handlers in server/runtime/index.js return device-discovery, node-attribute, host-network-interface, and device-tag metadata...

6.9CVSS0.0049EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 8:03 p.m.9 views

CVE-2026-67440

In FUXA versions 1.3.2 and earlier, the DEVICE_BROWSE, DEVICE_NODE_ATTRIBUTE, HOST_INTERFACES, and DEVICE_TAGS_REQUEST Socket.IO handlers in server/runtime/index.js omit isSocketAdminAuthorized checks when secureEnabled is true, allowing unauthenticated or guest users to collect device-discovery,...

6.9CVSS5.5AI score0.0049EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:03 p.m.3 views

CVE-2026-67440 FUXA: Unauthenticated Socket.IO read events

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. In 1.3.2 and earlier, the DEVICEBROWSE, DEVICENODEATTRIBUTE, HOSTINTERFACES, and DEVICETAGSREQUEST handlers in server/runtime/index.js return device-discovery, node-attribute, host-network-interface, and device-tag metadata...

6.9CVSS5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/18 7:58 p.m.3 views

CVE-2026-47720 FUXA: SQL injection in TDengine DAQ connector via backslash bypass of escapeTdString

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.3CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/08/18 7:50 p.m.9 views

CVE-2026-59915

Dell Alienware Command Center versions prior to 6.14.20.0 have a Least Privilege Violation flaw allowing a low-privilege local attacker to escalate privileges. Dell published advisory DSA-2026-334 recommending an update to 6.14.20.0. No exploit or in-the-wild exploitation details are provided in ...

7.3CVSS5.3AI score0.00099EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 7:50 p.m.8 views

EUVD-2026-61206

Dell Alienware Command Center AWCC, versions prior to 6.14.20.0, contain a Least Privilege Violation vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of Privileges...

7.3CVSS5.3AI score0.00099EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 7:50 p.m.25 views

CVE-2026-59915

Dell Alienware Command Center AWCC, versions prior to 6.14.20.0, contain a Least Privilege Violation vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Elevation of Privileges...

7.3CVSS0.00099EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 7:49 p.m.20 views

CVE-2026-76032 Pydio Cells 5.0.0 to 5.0.2 - Missing Authorization on the Share Link REST Handler

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS0.00277EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/18 7:49 p.m.8 views

CVE-2026-76032

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/18 7:49 p.m.7 views

EUVD-2026-61205

Pydio Cells 5.0.0 through 5.0.2 returns share-link details to any authenticated user. The REST handler for GET /a/share/link/Uuid in idm/share/rest/handler.go reads the workspace UUID from the path, calls LinkById, and writes the result with no authorization step, whereas the sibling handler for...

5.3CVSS5.4AI score0.00277EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/18 7:47 p.m.25 views

CVE-2026-49500

Dell Alienware Command Center AWCC, versions prior to 6.14.20.0, contain an Improper Link Resolution Before File Access 'Link Following' vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Denial of Service and Elevation of Privilege...

6CVSS0.0008EPSS
SaveExploits0References1
Rows per page
Query Builder