Lucene search
+L

331 matches found

Positive Technologies
Positive Technologies
•added 2026/06/15 12:00 a.m.•35 views

PT-2026-49572

Name of the Vulnerable Software and Affected Versions Python-Multipart versions prior to 0.0.31 Description The parse form function fails to validate the Content-Length header before using it to limit the chunked read of the request body. Because the header value is parsed as an integer without a...

3.7CVSS5.8AI score0.00342EPSS
SaveExploits0References28
NVD
NVD
•added 2026/06/09 5:17 p.m.•22 views

CVE-2026-49840

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, eslrecvevent parses Content-Length with atol and passes the result straight to malloclen ...

9.1CVSS0.00485EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
•added 2026/06/09 4:00 p.m.•22 views

CVE-2026-49840

FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, eslrecvevent parses Content-Length with atol and passes the result straight to malloclen ...

9.1CVSS5.4AI score0.00485EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/01 8:12 p.m.•17 views

SUSE-SU-2026:22030-1 Security update for the Linux Kernel (Live Patch 3 for SUSE Linux Enterprise 16)

This update for the SUSE Linux Enterprise Kernel 6.12.0-160000.8.1 fixes various security issues The following security issues were fixed: - CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption bsc1264096. - CVE-2026-23243: RDMA/umad: Reject negative datalen in ibumadwrite bsc1259798. -...

7.8CVSS6.2AI score0.02425EPSS
SaveExploits20References13
OSV
OSV
•added 2026/06/01 9:32 a.m.•13 views

SUSE-SU-2026:21942-1 Security update for the Linux Kernel RT (Live Patch 7 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-30.1 fixes various security issues The following security issues were fixed: - CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption bsc1264096. - CVE-2026-23243: RDMA/umad: Reject negative datalen in ibumadwrite bsc1259798. - CVE-2026-23274:...

7.8CVSS6.4AI score0.02425EPSS
SaveExploits20References13
OSV
OSV
•added 2026/06/01 9:26 a.m.•9 views

SUSE-SU-2026:21906-1 Security update for the Linux Kernel RT (Live Patch 14 for SUSE Linux Enterprise Micro 6.0)

This update for the SUSE Linux Enterprise Kernel 6.4.0-38.1 fixes various security issues The following security issues were fixed: - CVE-2025-54518: AMD-SN-7052: CPU OP Cache Corruption bsc1264096. - CVE-2026-23243: RDMA/umad: Reject negative datalen in ibumadwrite bsc1259798. - CVE-2026-23274:...

7.8CVSS6.4AI score0.02425EPSS
SaveExploits20References13
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: In iouring/net, there is a fix for a slab-out-of-bounds read in iobundlenbufs. sqe-len is defined as u32, but it is stored in sr-len, which is of type int. When userspace values of sqe-len exceed INTMAX e.g., 0xFFFFFFFF, sr-len...

7.1CVSS6.2AI score0.00166EPSS
SaveExploits0References1
Snyk
Snyk
•added 2026/05/19 7:54 p.m.•14 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index in the skipGroup function. An attacker can cause a service crash by sending a crafted protobuf payload with a negative length in a length-delimited field inside a group, leading to an unchecked runtime...

8.7CVSS5.8AI score0.00728EPSS
SaveExploits1References2
Snyk
Snyk
•added 2026/05/19 7:54 p.m.•16 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index in the skipGroup function. An attacker can cause a service crash by sending a crafted protobuf payload with a negative length in a length-delimited field inside a group, leading to an unchecked runtime...

8.7CVSS5.8AI score0.00728EPSS
SaveExploits1References2
OSV
OSV
•added 2026/05/18 7:55 a.m.•12 views

SUSE-SU-2026:1954-1 Security update for perl-Crypt-URandom

This update for perl-Crypt-URandom fixes the following issue: - CVE-2026-2474: negative length parameter in the XS function can lead to a heap-based buffer overflow bsc1258266. Changes for perl-Crypt-URandom: - updated to 0.550.0 0.55 - Fix for sysread/read failures. Thanks to Miha Purg for GH20 ...

6AI score0.00306EPSS
SaveExploits0References3
Ubuntu
Ubuntu
•added 2026/05/12 9:23 a.m.•24 views

USN-8268-1: Dnsmasq vulnerabilities

Andrew S. Fasano, Royce M, and Hugo Martinez Ray discovered that Dnsmasq did not allocate the necessary space to store domain names in some contexts. An attacker could possibly use this issue to write out-of-bounds, and could cause a denial of service or execute arbitrary code. CVE-2026-2291 Royc...

6.2AI score0.01068EPSS
SaveExploits4
Cvelist
Cvelist
•added 2026/05/01 2:15 p.m.•51 views

CVE-2026-31774 io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs()

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix slab-out-of-bounds read in iobundlenbufs sqe-len is u32 but gets stored into sr-len which is int. When userspace passes sqe-len values exceeding INTMAX e.g. 0xFFFFFFFF, sr-len overflows to a negative value. This...

7.1CVSS0.00166EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/05/01 2:15 p.m.•27 views

EUVD-2026-26587

In the Linux kernel, the following vulnerability has been resolved: iouring/net: fix slab-out-of-bounds read in iobundlenbufs sqe-len is u32 but gets stored into sr-len which is int. When userspace passes sqe-len values exceeding INTMAX e.g. 0xFFFFFFFF, sr-len overflows to a negative value. This...

5.8AI score0.00166EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/04/15 10:46 a.m.•17 views

thunderbird: Out of bounds read in IMAP parsing

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: A malicious mail server could send malformed strings with negative lengths, causing the parser to read memory outside the buffer. If a mail server or connection to a mail server were...

8.2CVSS7.2AI score0.00641EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/15 10:31 a.m.•17 views

thunderbird: Out of bounds read in IMAP parsing

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: A malicious mail server could send malformed strings with negative lengths, causing the parser to read memory outside the buffer. If a mail server or connection to a mail server were...

8.2CVSS7.2AI score0.00641EPSS
SaveExploits0References5
Snyk
Snyk
•added 2026/04/07 5:10 p.m.•7 views

Improper Validation of Array Index

Overview Affected versions of this package are vulnerable to Improper Validation of Array Index in the Bind.Decode function. An attacker can cause unexpected memory access or application crashes by sending specially crafted input with negative parameter length to bypass validation and cause an...

9.8CVSS5.9AI score0.00858EPSS
SaveExploits0References3
OSV
OSV
•added 2026/03/26 8:16 p.m.•15 views

DEBIAN-CVE-2026-32286

The DataRow.Decode function fails to properly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic...

7.5CVSS6AI score0.0092EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/26 8:16 p.m.•18 views

UBUNTU-CVE-2026-32286

The DataRow.Decode function fails to properly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic...

7.5CVSS5.8AI score0.0092EPSS
SaveExploits0References5
CVE
CVE
•added 2026/03/26 7:40 p.m.•84 views

CVE-2026-32286

The github.com/jackc/pgproto3/v2 library is vulnerable to a Denial of Service (DoS) via a slice bounds out of range panic . The root cause is that the DataRow.Decode function fails to properly validate field lengths, allowing a malicious or compromised PostgreSQL server to send a DataRow message ...

5.8AI score0.0092EPSS
SaveExploits0References23Affected Software1
Debian CVE
Debian CVE
•added 2026/03/26 7:40 p.m.•32 views

CVE-2026-32286

The DataRow.Decode function fails to properly validate field lengths. A malicious or compromised PostgreSQL server can send a DataRow message with a negative field length, causing a slice bounds out of range panic...

6AI score0.0092EPSS
SaveExploits0
Rows per page
Query Builder