Lucene search
+L

58760 matches found

Vulnrichment
Vulnrichment
added 2026/08/18 8:03 p.m.12 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
CVE
CVE
added 2026/08/18 8:03 p.m.14 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.8 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
Cvelist
Cvelist
added 2026/08/18 7:59 p.m.20 views

CVE-2026-47719 FUXA: Unauthenticated SSRF via Socket.IO DEVICE_WEBAPI_REQUEST and DEVICE_PROPERTY with response reading

FUXA is a web-based Process Visualization SCADA/HMI/Dashboard software. Prior to 1.3.2, the DEVICEWEBAPIREQUEST and DEVICEPROPERTY Socket.IO handlers in server/runtime/index.js omit isSocketWriteAuthorized and accept attacker-controlled property.address or endpoint connection data. A remote...

8.2CVSS0.00484EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 7:58 p.m.4 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
NVD
NVD
added 2026/08/18 7:16 p.m.7 views

CVE-2026-47628

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause an allocation of resources without limits. A successful exploit might lead to denial of service...

7.5CVSS0.00394EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 7:16 p.m.9 views

CVE-2026-24184

NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol LLDP daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution...

7.5CVSS0.00292EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 7:10 p.m.11 views

CVE-2026-73529 Plainpad Missing Rate Limiting via POST /v1/sessions

Plainpad through 1.1.1, fixed in commit d3823fc, contains a missing rate limiting vulnerability that allows unauthenticated attackers to send unbounded login requests to the POST /v1/sessions endpoint due to dead code in App\Http\Kernel.php that is never instantiated under the Laravel 11+ skeleto...

6.9CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/18 7:10 p.m.19 views

CVE-2026-73529 Plainpad Missing Rate Limiting via POST /v1/sessions

Plainpad through 1.1.1, fixed in commit d3823fc, contains a missing rate limiting vulnerability that allows unauthenticated attackers to send unbounded login requests to the POST /v1/sessions endpoint due to dead code in App\Http\Kernel.php that is never instantiated under the Laravel 11+ skeleto...

6.9CVSS0.00298EPSS
SaveExploits0References2
Circl
Circl
added 2026/08/18 7:00 p.m.9 views

CNVD-2020-26585

creationtimestamp| type| source ---|---|--- 2026-08-18 19:00:04+00:00| seen| https://t.me/VulnerabilityNews/41921 2026-08-19 00:00:09+00:00| exploited| https://t.me/VulnerabilityNews/41921...

4.9AI score
SaveExploits0References1
Atlassian
Atlassian
added 2026/08/18 6:21 p.m.11 views

BASM (Broken Authentication & Session Management) in Jira Service Management Data Center

This High severity BASM Broken Authentication & Session Management vulnerability known as CVE-2026-21582 was introduced in version 10.3.0, and 11.3.0 of Jira Service Management Data Center. This BASM Broken Authentication & Session Management vulnerability, with a CVSS Score of 8.8, allows an...

8.8CVSS5.4AI score0.00393EPSS
SaveExploits0
NVD
NVD
added 2026/08/18 6:19 p.m.6 views

CVE-2026-74038

Wazuh 4.0.0 before 4.14.6 contains a path traversal vulnerability that allows unauthenticated remote attackers to cause denial of service by enrolling an agent with a dot-sequence name such as ".." through the enrollment port. Attackers exploit insufficient validation in OSIsValidName and unsafe...

7.1CVSS0.00351EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 6:19 p.m.7 views

CVE-2026-63642

MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, checkArticleUrl in defaultmodules/newsfeed/nodehelper.js accepts the CHECKARTICLEURL notification through the unauthenticated Socket.IO namespace /newsfeed and performs fetchurl, method: "HEAD" without validating the...

6.3CVSS0.00364EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:19 p.m.9 views

CVE-2026-63641

MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, MagicMirror applies ipWhitelist only as Express middleware, while the Socket.IO server in js/server.js is attached directly to the HTTP server without equivalent IP allowlist, origin, or namespace authentication checks...

2.3CVSS0.00279EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 6:18 p.m.5 views

CVE-2026-61696

Forem is open source software for building communities. In versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c, a malicious value submitted through feedbackmessagemessage is stored without sanitization and rendered in app/views/admin/feedbackmessages/feedbackmessage.html.erb through...

6.3CVSS0.0023EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 6:16 p.m.8 views

EUVD-2026-61104

NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol LLDP daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution...

7.5CVSS6.1AI score0.00292EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 6:16 p.m.24 views

CVE-2026-24184

An unauthenticated attacker on an adjacent network can trigger a buffer overflow in the LLDP daemon of NVIDIA Cumulus Linux via crafted LLDP frames, potentially leading to code execution. CVSS 3.1 scores this HIGH (7.5) with no privileges required; exploitation details are not publicly available....

7.5CVSS6.1AI score0.00292EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 5:57 p.m.28 views

CVE-2026-61696 Forem: Stored XSS in Admin Abuse Report Rendering

Forem is open source software for building communities. In versions before commit 92eacd16a82cf9007ba8e16a2258b42e3b53ca9c, a malicious value submitted through feedbackmessagemessage is stored without sanitization and rendered in app/views/admin/feedbackmessages/feedbackmessage.html.erb through...

6.3CVSS0.0023EPSS
SaveExploits0References2
The Hacker News
The Hacker News
added 2026/08/18 5:47 p.m.7 views

Microsoft Copilot Personal Flaws Could Let One Click Exfiltrate Data From Connected Apps

Varonis Threat Labs has disclosed three vulnerabilities in Microsoft Copilot Personal that it said could allow a single click on a crafted link to silently pull data from connected apps and other information available to the victim's Copilot session. The flaws, which the researchers collectively...

8.8CVSS5.9AI score0.02219EPSS
SaveExploits0
OSV
OSV
added 2026/08/18 5:26 p.m.9 views

GHSA-W26R-FWG8-RCP3 MagicMirror Socket.IO module namespaces bypass configured IP whitelist and allow unauthenticated server-side actions

Summary MagicMirror applies ipWhitelist only as Express middleware, but the Socket.IO server is attached directly to the HTTP server without equivalent IP allowlist, origin, or namespace authentication checks. In a documented common deployment where MagicMirror listens on a non-loopback interface...

2.3CVSS6.2AI score0.00279EPSS
SaveExploits0References5
Rows per page
Query Builder