Lucene search
+L

45 matches found

OSV
OSV
added 2026/09/21 12:00 a.m.5 views

UBUNTU-CVE-2026-63449

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in rust/src/sip/parser.rs stores request and response body lengths in 16-bit fields. A SIP body larger than 65,536 bytes can truncate the...

3.7CVSS5.8AI score0.00245EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/09/19 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-63449

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in...

3.7CVSS5.8AI score0.00245EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/18 9:17 p.m.11 views

CVE-2026-63449

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in rust/src/sip/parser.rs stores request and response body lengths in 16-bit fields. A SIP body larger than 65,536 bytes can truncate the...

3.7CVSS0.00245EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/18 9:17 p.m.6 views

CVE-2026-63449

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in rust/src/sip/parser.rs stores request and response body lengths in 16-bit fields. A SIP body larger than 65,536 bytes can truncate the...

3.7CVSS5.8AI score0.00245EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/18 8:12 p.m.15 views

CVE-2026-63449

Suricata versions 8.0.0 through 8.0.6 are affected by a SIP parser flaw in rust/src/sip/parser.rs, where request and response body lengths are stored in 16-bit fields . A SIP body exceeding 65,536 bytes truncates the stored length, causing frame:request.body or frame:response.body to omit part of...

3.7CVSS5.8AI score0.00245EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/18 8:12 p.m.40 views

CVE-2026-63449 Suricata sip: large SIP message bodies can evade detection with frame keyword

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in rust/src/sip/parser.rs stores request and response body lengths in 16-bit fields. A SIP body larger than 65,536 bytes can truncate the...

3.7CVSS0.00245EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/18 8:12 p.m.6 views

CVE-2026-63449 Suricata sip: large SIP message bodies can evade detection with frame keyword

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. From 8.0.0 until 8.0.6, the SIP parser in rust/src/sip/parser.rs stores request and response body lengths in 16-bit fields. A SIP body larger than 65,536 bytes can truncate the...

3.7CVSS5.8AI score0.00245EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/18 3:07 p.m.12 views

DiagSpill

DiagSpill CVE-2026-74469 Writeup !WARNING The PoC is provided solely to help defenders, maintainers, and authorized security teams validate patches, mitigations, detections, and exposure on systems they own or are explicitly authorized to test. You are solely responsible for ensuring that your us...

8.8CVSS7.3AI score0.00469EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/09/16 7:18 p.m.20 views

CVE-2026-19667

A flaw was found in bind9's named component. A remote attacker, by sending a specially crafted DNS negative answer of exactly 65536 bytes from an authoritative server, can cause a 16-bit length truncation. This results in a zero-byte negative cache entry. When named attempts to read this invalid...

7.5CVSS6.2AI score0.00486EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/16 1:46 p.m.54 views

CVE-2026-19667

CVE-2026-19667 is a remote assertion failure in the BIND 9 named daemon, caused by a 16-bit length truncation in dns_ncache_add(). When an attacker-controlled authoritative server returns a negative answer of exactly 65536 bytes , the negative cache entry is stored as 0 bytes; reading that entry ...

7.5CVSS5.6AI score0.00486EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/11 8:19 p.m.7 views

UBUNTU-CVE-2026-89490

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix readdir position truncation on 32-bit kernels In ocfs2dirforeachblkel, the directory cookie position is rebuilt with ctx-pos = ctx-pos & sb-sblocksize - 1 | offset; ctx-pos is lofft signed 64-bit, while sb-sblocksize i...

5.8AI score0.00176EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 7:43 p.m.7 views

CVE-2026-89490 ocfs2: fix readdir position truncation on 32-bit kernels

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix readdir position truncation on 32-bit kernels In ocfs2dirforeachblkel, the directory cookie position is rebuilt with ctx-pos = ctx-pos & sb-sblocksize - 1 | offset; ctx-pos is lofft signed 64-bit, while sb-sblocksize i...

5.9AI score
SaveExploits0References11
CVE
CVE
added 2026/09/03 2:56 p.m.23 views

CVE-2026-84970

A numeric truncation (32-bit length truncation) in the JSON parsing component of the MongoDB C++ Driver's BSON library allows a local attacker to supply an oversized JSON string to the library's public parsing interface, causing a heap over-read (out-of-bounds memory returned to the caller), a si...

6.2CVSS6AI score0.00088EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/09/03 2:56 p.m.14 views

CVE-2026-84970 Heap over-read or silent misparse via 32-bit truncation of JSON length in BSON JSON parser

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond...

6.2CVSS6AI score0.00088EPSS
SaveExploits0References1
MongoDB
MongoDB
added 2026/09/03 2:56 p.m.12 views

Heap over-read or silent misparse via 32-bit truncation of JSON length in BSON JSON parser

A numeric truncation weakness exists in the JSON parsing component of the MongoDB C++ Driver's BSON library. An actor who controls the text that an embedding application hands to the library's public JSON parsing interface, when that text is very large, can cause the library to read memory beyond...

6.2CVSS5.5AI score0.00088EPSS
SaveExploits0References1Affected Software1
UbuntuCve
UbuntuCve
added 2026/09/02 6:21 p.m.12 views

CVE-2026-82522

libjxl before 0.12 contains an integer underflow vulnerability in the container box parser that allows remote attackers to inject arbitrary metadata by exploiting 64-bit box size truncation to sizet on 32-bit platforms. Attackers can supply a crafted JPEG XL file causing the decoder to parse...

5.4CVSS5.7AI score0.00233EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/02 5:37 p.m.16 views

EUVD-2026-70241

libjxl before 0.12 contains an integer underflow vulnerability in the container box parser that allows remote attackers to inject arbitrary metadata by exploiting 64-bit box size truncation to sizet on 32-bit platforms. Attackers can supply a crafted JPEG XL file causing the decoder to parse...

5.4CVSS6AI score0.00233EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 5:37 p.m.35 views

CVE-2026-82522

libjxl before version 0.12.0 contains an integer underflow vulnerability in the container box parser . On 32-bit platforms , 64-bit box sizes are truncated to size_t, allowing a remote attacker to supply a crafted JPEG XL file that causes the decoder to parse attacker-controlled codestream bytes ...

5.4CVSS6AI score0.00233EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 9:16 a.m.10 views

AZL-97482 CVE-2026-77014 affecting package libsoup 3.4.4-16

A flaw was found in libsoup's SoupServer HTTP Range header processing. The sortranges comparator in soup-message-headers.c truncates a 64-bit subtraction result to 32-bit int, flipping the sign for range offsets differing by more than INTMAX. This causes silent omission of requested byte ranges...

5.3CVSS5.8AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.12 views

AZL-96270 CVE-2026-74470 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: scsi: scsidebug: Fix REPORT ZONES alloclen underflow OOB write respreportzones sizes the reply buffer from the CDB allocation length. The v3 fix rounds alloclen up with ALIGN before deriving the descriptor count: repmaxzones =...

7.8CVSS5.9AI score0.00129EPSS
SaveExploits0References1
Rows per page
Query Builder