Lucene search
+L

62 matches found

OSV
OSV
•added 2026/09/18 9:17 p.m.•7 views

DEBIAN-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.00378EPSS
SaveExploits0References1
OSV
OSV
•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 score
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/16 3:32 p.m.•4 views

bind9: bind: BIND 9: Denial of Service via 16-bit length truncation in DNS negative cache handling

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.5CVSS6AI score0.00554EPSS
SaveExploits0References7
Cvelist
Cvelist
•added 2026/09/16 1:46 p.m.•47 views

CVE-2026-19667 Remote assertion failure via 16-bit length truncation in `dns_ncache_add()`

If an attacker-controlled authoritative server can produce a negative answer that is exactly 65536 bytes, then a flaw in named results in a negative cache entry of 0 bytes. When this entry is subsequently read, named aborts. This issue affects BIND 9 versions 9.11.0 through 9.18.50, 9.20.0 throug...

7.5CVSS0.00554EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/16 1:46 p.m.•9 views

CVE-2026-19667 Remote assertion failure via 16-bit length truncation in `dns_ncache_add()`

If an attacker-controlled authoritative server can produce a negative answer that is exactly 65536 bytes, then a flaw in named results in a negative cache entry of 0 bytes. When this entry is subsequently read, named aborts. This issue affects BIND 9 versions 9.11.0 through 9.18.50, 9.20.0 throug...

7.5CVSS5.9AI score0.00554EPSS
SaveExploits0References3
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: HID: i2c-hid: fixed a potential buffer overflow in i2chidgetreport i2chidxfer is used to read recvlen + sizeofle16 bytes of data into ihid-rawbuf. The former can originate from the user space of the hidraw driver and is bounded b...

7.8CVSS6.7AI score0.00148EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/03 2:56 p.m.•10 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...

5.9CVSS6AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/08/24 6:24 p.m.•22 views

kernel: net: openvswitch: reject oversized nested action attrs

A flaw was found in Open vSwitch in the Linux kernel. Improper handling of oversized nested action attributes can lead to a truncated length field, which could be exploited by a local attacker to alter kernel memory. This alteration might result in the disclosure of sensitive information or a loc...

7.8CVSS5.6AI score0.00189EPSS
SaveExploits2References5
Vulnrichment
Vulnrichment
•added 2026/07/30 8:34 p.m.•11 views

CVE-2026-55768 GoAccess WebSocket Server: Signed 32 bit truncation of the 64 bit frame length causes a remote pre-authentication denial of service

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in nix systems or through the browser. Prior to version 1.11, the built-in WebSocket server narrows a 64-bit extended frame length into the signed 32-bit WSFrame.payloadlen field before enforcing the maximum...

8.7CVSS5.5AI score0.00472EPSS
SaveExploits0References2
CVE
CVE
•added 2026/07/30 8:34 p.m.•71 views

CVE-2026-55768

GoAccess (WebSocket server) before version 1.11 is affected by a vulnerability where a 64‑bit extended frame length is truncated to a signed 32‑bit WSFrame.payloadlen before max frame size is enforced. This allows an unauthenticated remote client to trigger an extremely large allocation (~18 exab...

8.7CVSS5.9AI score0.00472EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/07/25 10:17 a.m.•16 views

CVE-2026-64440

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB write in HTcapshandler HTcapshandler iterates pIE-length bytes and writes into HTcaps.u.HTcap, which is a fixed 26-byte array sizeof struct HTcapselement. Because pIE-length is a raw u8 from an...

8.1CVSS5.2AI score0.00418EPSS
SaveExploits0References19
attackerkb
attackerkb
•added 2026/07/25 8:51 a.m.•11 views

CVE-2026-64440

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB write in HTcapshandler HTcapshandler iterates pIE-length bytes and writes into HTcaps.u.HTcap, which is a fixed 26-byte array sizeof struct HTcapselement. Because pIE-length is a raw u8 from an...

5.6AI score0.00418EPSS
SaveExploits0References8Affected Software1
NVD
NVD
•added 2026/06/25 9:16 p.m.•24 views

CVE-2026-6679

A heap buffer overflow could occur in the DTLS 1.3 ACK serialization path before the connecting peer is authenticated. The buffer overflow was due to an integer truncation when computing the length of the ACK record-number list, causing an undersized buffer to be allocated and then overrun. This...

8.8CVSS0.00505EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/24 8:16 a.m.•11 views

AZL-90821 CVE-2026-52914 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: batman-adv: fix fragment reassembly length accounting batman-adv keeps a running payload length for queued fragments and uses it to validate a fragment chain before reassembly. That accounting currently allows the accumulated...

9.8CVSS5.8AI score0.00753EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/06/05 7:19 p.m.•21 views

CVE-2026-5500

wolfSSL's wcPKCS7DecodeAuthEnvelopedData does not properly sanitize the AES-GCM authentication tag length received and has no lower bounds check. A man-in-the-middle can therefore truncate the mac field from 16 bytes to 1 byte, reducing the tag check from 2⁻¹²⁸ to 2⁻⁸...

8.7CVSS5.4AI score0.00377EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/26 5:16 p.m.•12 views

DEBIAN-CVE-2026-48691

FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP ASPATH attribute encoder. In src/bgpprotocol.hpp, the IPv4UnicastAnnounce::getattributes function computes attributelength as 'sizeofbgpaspathsegmentelementt + this-aspathasns.size sizeofuint32t' and stores it in a...

9.8CVSS6.2AI score0.00571EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/26 12:00 a.m.•12 views

CVE-2026-48691

FastNetMon Community Edition through 1.2.9 contains an integer overflow in the BGP ASPATH attribute encoder. In src/bgpprotocol.hpp, the IPv4UnicastAnnounce::getattributes function computes attributelength as 'sizeofbgpaspathsegmentelementt + this-aspathasns.size sizeofuint32t' and stores it in a...

7.3CVSS6.4AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/04/09 11:25 p.m.•12 views

SUSE CVE-2026-35201

Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser,...

5.9CVSS5.9AI score0.00387EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
•added 2026/04/07 11:01 p.m.•11 views

CVE-2026-35201

Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an out-of-bounds read in the default Markdown parse path. Inputs larger than INTMAX are truncated to a signed int before entering the native parser,...

5.9CVSS6AI score0.00387EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
•added 2026/04/07 12:00 a.m.•20 views

Linux Distros Unpatched Vulnerability : CVE-2026-35201

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Discount is an implementation of John Gruber's Markdown markup language in C. From 1.3.1.1 to before 2.2.7.4, a signed length truncation bug causes an...

5.9CVSS6.2AI score0.00387EPSS
SaveExploits1References3
Rows per page
Query Builder