Lucene search
K

12251 matches found

OSV
OSV
added 2026/03/30 12:0 a.m.2 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.00059EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2026/03/30 12:0 a.m.6 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.00017EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2026/03/29 11:3 p.m.1 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.0006EPSS
Exploits1References1
OSV
OSV
added 2026/03/29 3:30 p.m.3 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 score0.00041EPSS
Exploits0References4
GithubExploit
GithubExploit
added 2026/03/28 8:3 p.m.121 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.30368EPSS
Exploits27
RedhatCVE
RedhatCVE
added 2026/03/28 4:59 p.m.2 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.00013EPSS
Exploits1References1
NVD
NVD
added 2026/03/28 12:16 a.m.1 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.0006EPSS
Exploits1References1
CNNVD
CNNVD
added 2026/03/28 12:0 a.m.2 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.0006EPSS
Exploits1References2
CVE
CVE
added 2026/03/27 11:21 p.m.9 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.0006EPSS
Exploits1References1Affected Software1
EUVD
EUVD
added 2026/03/27 11:21 p.m.0 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.0006EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/27 11:21 p.m.2 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.0006EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/27 11:21 p.m.2 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.0006EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/27 4:42 p.m.1 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.00013EPSS
Exploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/27 4:42 p.m.19 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.00013EPSS
Exploits1References2
CVE
CVE
added 2026/03/27 4:42 p.m.8 views

CVE-2026-34362

WWBN AVideo (versions up to 26.0) has a vulnerability in the verifyTokenSocket() function (plugin/YPTSocket/functions.php) where token timeout validation was commented out, allowing WebSocket tokens to never expire despite a 12-hour timeout. This enables captured or legitimately obtained tokens t...

5.4CVSS5.8AI score0.00013EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2026/03/27 4:42 p.m.3 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 score0.00013EPSS
Exploits1References4
Cvelist
Cvelist
added 2026/03/27 4:39 p.m.21 views

CVE-2026-34247 AVideo's IDOR in uploadPoster.php Allows Any Authenticated User to Overwrite Scheduled Live Stream Posters and Trigger False Socket Notifications

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.4CVSS0.00013EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/03/27 4:39 p.m.2 views

CVE-2026-34247 AVideo's IDOR in uploadPoster.php Allows Any Authenticated User to Overwrite Scheduled Live Stream Posters and Trigger False Socket Notifications

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.00013EPSS
Exploits1References2
CVE
CVE
added 2026/03/27 4:39 p.m.4 views

CVE-2026-34247

WWBN AVideo (versions up to 26.0) contains an IDOR in plugin/Live/uploadPoster.php that lets any authenticated user overwrite a scheduled live poster by supplying an arbitrary live_schedule_id. The endpoint only checks User::isLogged() and does not verify ownership of the schedule, enabling poste...

5.4CVSS5.9AI score0.00013EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.3 views

WWBN AVideo 代码问题漏洞

WWBN AVideo is a video platform building system developed by the WWBN team using PHP. Versions of WWBN AVideo prior to 26.0 contained code vulnerabilities. These vulnerabilities stemmed from the uncommented token timeout verification in the verifyTokenSocket function, which could lead to permanen...

5.4CVSS5.9AI score0.00013EPSS
Exploits1References2
Rows per page
Query Builder