Lucene search
+L

13763 matches found

Vulnrichment
Vulnrichment
added 2026/03/30 7:7 p.m.7 views

CVE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS6.4AI score0.00146EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/03/30 7:7 p.m.10 views

CVE-2026-21711

A flaw in Node.js Permission Model network enforcement leaves Unix Domain Socket UDS server operations without the required permission checks, while all comparable network paths correctly enforce them. As a result, code running under --permission without --allow-net can create and expose local IP...

5.3CVSS6.3AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2026/03/30 5:35 p.m.20 views

GHSA-2MG4-PFGX-64CF AVideo's WebSocket Token Never Expires Due to Commented-Out Timeout Validation in verifyTokenSocket()

Summary The verifyTokenSocket function in plugin/YPTSocket/functions.php has its token timeout validation commented out, causing WebSocket tokens to never expire despite being generated with a 12-hour timeout. This allows captured or legitimately obtained tokens to provide permanent WebSocket...

5.4CVSS5.9AI score0.00247EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/03/30 3:45 p.m.19 views

kernel: can: j1939: j1939_session_new(): fix skb reference counting

In the Linux kernel, the following vulnerability has been resolved: can: j1939: j1939sessionnew: fix skb reference counting Since j1939sessionskbqueue does an extra skbget for each new skb, do the same for the initial one in j1939sessionnew to avoid refcount underflow. mkl: clean up commit messag...

9.8CVSS5.7AI score0.0068EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/30 12:0 a.m.30 views

PT-2026-29116

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. Prior to version 0.24.8, NanoMQ’s MQTT-over-WebSocket transport can be crashed by sending an MQTT packet with a deliberately large Remaining Length in the fixed header while providing a much shorter actual payload. The code path...

6.5CVSS5.9AI score0.00472EPSS
SaveExploits1References6
OSV
OSV
added 2026/03/30 12:0 a.m.18 views

ALSA-2026:6037 Moderate: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Linux kernel: Use-After-Free vulnerability in ATM subsystem CVE-2025-38180 kernel: macvlan: fix error recovery in macvlancommonnewlink CVE-2026-23209 kernel: net/sched: clsu32: use...

7.8CVSS5.9AI score0.00174EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/03/29 11:3 p.m.9 views

CVE-2026-1679

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow eswifi-buf, corrupting kernel memory CWE-120. Exploit requires local code that can call the socket send API; no remote attacker can reach it directly...

7.8CVSS6.1AI score0.00215EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/29 3:30 p.m.6 views

GHSA-C447-W54G-F55J Duplicate Advisory: OpenClaw Telegram webhook request bodies were read before secret validation, enabling unauthenticated resource exhaustion

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-jq3f-vjww-8rq7. This link is maintained to preserve external references. Original Description OpenClaw before 2026.3.13 reads and buffers Telegram webhook request bodies before validating the...

8.7CVSS5.8AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/03/28 8:3 p.m.197 views

Exploit for Missing Authentication for Critical Function in Mcpjam Inspector

CVE-2026-23744 - Kobold Exploit Full chain exploit for the Ko...

9.8CVSS6.3AI score0.45026EPSS
SaveExploits39
RedhatCVE
RedhatCVE
added 2026/03/28 4:59 p.m.6 views

CVE-2026-34247

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the plugin/Live/uploadPoster.php endpoint allows any authenticated user to overwrite the poster image for any scheduled live stream by supplying an arbitrary livescheduleid. The endpoint only checks User::isLogged...

5.4CVSS5.9AI score0.00243EPSS
SaveExploits1References1
NVD
NVD
added 2026/03/28 12:16 a.m.6 views

CVE-2026-1679

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow eswifi-buf, corrupting kernel memory CWE-120. Exploit requires local code that can call the socket send API; no remote attacker can reach it directly...

7.8CVSS0.00215EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/03/28 12:0 a.m.22 views

Zephyr 安全漏洞

Zephyr is an open-source, scalable real-time operating system RTOS developed by Zephyr. There is a security vulnerability in Zephyr, which stems from the socket driver’s behavior of copying user-provided payloads into fixed buffers without checking the available space. This could lead to kernel...

7.8CVSS5.8AI score0.00215EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/27 11:21 p.m.43 views

CVE-2026-1679

The CVE-2026-1679 issue affects the eswifi socket offload driver, where the driver copies user-provided payloads into a fixed-size buffer without validating available space. This can cause a buffer overflow of eswifi->buf when oversized sends occur, leading to kernel memory corruption (CWE-120...

7.8CVSS6.1AI score0.00215EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/03/27 11:21 p.m.7 views

EUVD-2026-16903

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow eswifi-buf, corrupting kernel memory CWE-120. Exploit requires local code that can call the socket send API; no remote attacker can reach it directly...

7.3CVSS6.1AI score0.00215EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/27 11:21 p.m.8 views

CVE-2026-1679 net: eswifi socket send payload length not bounded

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow eswifi-buf, corrupting kernel memory CWE-120. Exploit requires local code that can call the socket send API; no remote attacker can reach it directly...

7.3CVSS6.2AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/27 11:21 p.m.4 views

CVE-2026-1679

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow eswifi-buf, corrupting kernel memory CWE-120. Exploit requires local code that can call the socket send API; no remote attacker can reach it directly...

7.3CVSS6.1AI score0.00215EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/27 11:21 p.m.14 views

CVE-2026-1679 net: eswifi socket send payload length not bounded

The eswifi socket offload driver copies user-provided payloads into a fixed buffer without checking available space; oversized sends overflow eswifi-buf, corrupting kernel memory CWE-120. Exploit requires local code that can call the socket send API; no remote attacker can reach it directly...

7.3CVSS6.1AI score0.00215EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/27 4:42 p.m.37 views

CVE-2026-34362 AVideo's WebSocket Token Never Expires Due to Commented-Out Timeout Validation in verifyTokenSocket()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the verifyTokenSocket function in plugin/YPTSocket/functions.php has its token timeout validation commented out, causing WebSocket tokens to never expire despite being generated with a 12-hour timeout. This allows...

5.4CVSS0.00247EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 4:42 p.m.11 views

CVE-2026-34362 AVideo's WebSocket Token Never Expires Due to Commented-Out Timeout Validation in verifyTokenSocket()

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the verifyTokenSocket function in plugin/YPTSocket/functions.php has its token timeout validation commented out, causing WebSocket tokens to never expire despite being generated with a 12-hour timeout. This allows...

5.4CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/27 4:42 p.m.4 views

CVE-2026-34362

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the verifyTokenSocket function in plugin/YPTSocket/functions.php has its token timeout validation commented out, causing WebSocket tokens to never expire despite being generated with a 12-hour timeout. This allows...

5.4CVSS5.8AI score0.00247EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder