Lucene search
+L

4119 matches found

CVE
CVE
added 2026/03/11 6:23 p.m.10 views

CVE-2019-25469

Technical details about CVE-2019-25469 are not provided in the connected documents. The Initial Description contains details, but no related technical specifics are available here. Monitor for updates.

6.9CVSS6.2AI score0.00123EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/11 3:22 p.m.6 views

EUVD-2026-11190

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. MQTT v5 Variable Byte Integer parsing out-of-bounds: getvarinteger accepts 5-byte varints without bounds checks; reliably triggers OOB read / crash when built with ASan. This affects 0.24.6 and earlier...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/11 3:22 p.m.4 views

CVE-2026-21888 MQTT v5 Variable Byte Integer parsing out-of-bounds: get_var_integer()

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. MQTT v5 Variable Byte Integer parsing out-of-bounds: getvarinteger accepts 5-byte varints without bounds checks; reliably triggers OOB read / crash when built with ASan. This affects 0.24.6 and earlier...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/11 3:22 p.m.15 views

CVE-2026-21888

CVE-2026-21888 affects NanoMQ (MQTT v5) where get_var_integer() in the Variable Byte Integer parser accepts 5-byte varints without bounds checks, causing an out-of-bounds read and potential crash when built with ASan. Impact is described as high severity (CVSSv3.1: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/11 3:22 p.m.7 views

CVE-2026-21888 MQTT v5 Variable Byte Integer parsing out-of-bounds: get_var_integer()

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. MQTT v5 Variable Byte Integer parsing out-of-bounds: getvarinteger accepts 5-byte varints without bounds checks; reliably triggers OOB read / crash when built with ASan. This affects 0.24.6 and earlier...

7.5CVSS5.8AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/11 3:22 p.m.8 views

CVE-2026-21888

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. MQTT v5 Variable Byte Integer parsing out-of-bounds: getvarinteger accepts 5-byte varints without bounds checks; reliably triggers OOB read / crash when built with ASan. This affects 0.24.6 and earlier...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.8 views

PT-2026-24697

NanoMQ MQTT Broker NanoMQ is an all-around Edge Messaging Platform. MQTT v5 Variable Byte Integer parsing out-of-bounds: get var integer accepts 5-byte varints without bounds checks; reliably triggers OOB read / crash when built with ASan. This affects 0.24.6 and earlier...

7.5CVSS5.8AI score0.00302EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.14 views

NanoMQ 缓冲区错误漏洞

NanoMQ is an open-source IoT edge platform broker developed by EMQ in the United States. Versions of NanoMQ prior to 0.24.6 contain a buffer error vulnerability. This vulnerability stems from the lack of boundary checks during the parsing of variable byte integers in MQTT v5, which can lead to...

7.5CVSS6AI score0.00302EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.8 views

PT-2026-24767

Folder Lock 7.7.9 contains a buffer overflow vulnerability in the serial number registration field that allows local attackers to crash the application by submitting an oversized payload. Attackers can paste a 6000-byte buffer of arbitrary data into the 'Serial Number and Registration Key' field ...

6.9CVSS6.2AI score0.00123EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/06 6:16 p.m.11 views

AZL-79568 CVE-2025-69645 affecting package binutils 2.41-10

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offsetsize value being used inside bytegetlittleendian, leading to an abort SIGABR...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits1References1
Exploit DB
Exploit DB
added 2026/03/03 12:0 a.m.174 views

Easy File Sharing Web Server v7.2 - Buffer Overflow

Exploit title: Easy File Sharing Web Server v7.2 - Buffer Overflow Date: 16/10/2025 Exploit Author: Donwor X: @realDonwor Discord: Donwor Website: https://github.com/D0nw0r Software Link: https://www.exploit-db.com/apps/60f3ff1f3cd34dec80fba130ea481f31-efssetup.exe Version: Easy File Sharing Web...

5.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/03/02 10:32 p.m.13 views

OpenClaw's inbound media downloads could exceed configured byte limits before rejection across multiple channels

Summary OpenClaw did not consistently enforce configured inbound media byte limits before buffering remote media in several channel ingestion paths. A remote sender could trigger oversized downloads and memory pressure before rejection. Affected Packages / Versions - Package: openclaw npm -...

8.7CVSS6AI score0.00543EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/01 9:32 a.m.12 views

EUVD-2026-9122

A vulnerability has been found in wren-lang wren up to 0.4.0. Affected by this issue is the function getByteCountForArguments of the file src/vm/wrencompiler.c. Such manipulation leads to null pointer dereference. Local access is required to approach this attack. The exploit has been disclosed to...

4.8CVSS5.4AI score0.00163EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/03/01 12:0 a.m.12 views

wren 代码问题漏洞

Wren is a concurrent scripting language developed by Wren OpenSource. Versions of Wren 0.4.0 and earlier had code-related vulnerabilities. These vulnerabilities stemmed from a null pointer dereferencing issue in the function getByteCountForArguments located in the file src/vm/wrencompiler.c...

5.5CVSS5.7AI score0.00163EPSS
SaveExploits1References6
OSV
OSV
added 2026/02/28 12:44 p.m.8 views

OESA-2026-1425 openldap security update

OpenLDAP is an open source suite of LDAP Lightweight Directory Access Protocol applications and development tools. LDAP is a set of protocols for accessing directory services usually phone book style information, but other information is possible over the Internet, similar to the way DNS Domain...

4.6CVSS6AI score0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/27 10:16 p.m.4 views

DEBIAN-CVE-2026-28422

Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in buildstlstrhl when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue...

2.2CVSS5.3AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/27 10:16 p.m.23 views

AZL-78512 CVE-2026-28422 affecting package vim 9.1.1616-1

Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in buildstlstrhl when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue...

2.2CVSS5.7AI score0.00142EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/27 10:16 p.m.11 views

CVE-2026-28422

Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in buildstlstrhl when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue...

2.2CVSS0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/27 10:16 p.m.9 views

ALPINE-CVE-2026-28422

Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in buildstlstrhl when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue...

2.2CVSS5.9AI score0.00142EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/27 10:16 p.m.8 views

UBUNTU-CVE-2026-28422

Vim is an open source, command line text editor. Prior to version 9.2.0078, a stack-buffer-overflow occurs in buildstlstrhl when rendering a statusline with a multi-byte fill character on a very wide terminal. Version 9.2.0078 patches the issue...

2.2CVSS5.8AI score0.00142EPSS
SaveExploits0References7
Rows per page
Query Builder