Lucene search
+L

23556 matches found

EUVD
EUVD
•added 2026/09/09 4:06 p.m.•12 views

EUVD-2026-75085

The cupsUTF32ToUTF8 function in CUPS's cups/transcode.c lacks a source-length bound and can read past the end of the source buffer, resulting in a heap out-of-bounds read. This is reachable via SNMP supply-description parsing in backend/snmp-supplies.c with attacker-controlled content...

4.3CVSS5.8AI score0.00392EPSS
SaveExploits0References5
NVD
NVD
•added 2026/09/09 3:17 p.m.•8 views

CVE-2026-87824

zstd-jni before 1.5.7-14 fails to validate the samples buffer capacity in Zstd.trainFromBufferDirect, allowing attackers to read past buffer boundaries by supplying oversized per-sample lengths. Attackers can trigger out-of-bounds memory access by providing crafted sample length arrays that cause...

8.7CVSS0.00389EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/09 3:17 p.m.•8 views

AZL-100938 CVE-2026-83530 affecting package kubernetes 1.30.10-30

A user could provide an expression whose string length is longer than the ParserExpressionSizeLimit configured on the CEL environment, and a memory allocation would occur proportional to the size of the input before the limit would be checked / enforced...

6.9CVSS5.8AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/09 3:17 p.m.•8 views

DEBIAN-CVE-2026-83530

A user could provide an expression whose string length is longer than the ParserExpressionSizeLimit configured on the CEL environment, and a memory allocation would occur proportional to the size of the input before the limit would be checked / enforced...

4.3CVSS5.8AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/09 3:17 p.m.•4 views

UBUNTU-CVE-2026-83530

A user could provide an expression whose string length is longer than the ParserExpressionSizeLimit configured on the CEL environment, and a memory allocation would occur proportional to the size of the input before the limit would be checked / enforced...

6.9CVSS5.8AI score0.00149EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/09/09 1:42 p.m.•12 views

undici: undici: HTTP response splitting via retry interceptor

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in the retry interceptor, which incorrectly appends data to a ranged retry response. This can cause the response body to be longer than the Content-Length observed by the application. Consequently, an...

3.7CVSS5.8AI score0.00239EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/09 12:17 p.m.•10 views

CVE-2026-87806

Parse Server versions = 9.0.0 9.10.1-alpha.7 contain an authentication bypass in the built-in LDAP authentication adapter. The adapter forwarded the client-supplied password to the directory without verifying that a password had been supplied, and treated any non-error response from the directory...

9.1CVSS0.00511EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/09 11:35 a.m.•13 views

CVE-2026-86776

A flaw was found in KeePass. An attacker can craft a malicious KDBX file that declares excessively large header field lengths. When a user opens this file, the application attempts to allocate gigabytes of memory, leading to resource exhaustion and causing the application to terminate. This...

4.6CVSS5.3AI score0.00168EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/09 11:20 a.m.•10 views

EUVD-2026-74832

Parse Server versions = 9.0.0 9.10.1-alpha.7 contain an authentication bypass in the built-in LDAP authentication adapter. The adapter forwarded the client-supplied password to the directory without verifying that a password had been supplied, and treated any non-error response from the directory...

9.1CVSS5.7AI score0.00511EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
•added 2026/09/09 10:22 a.m.•13 views

CVE-2026-87795

zstd-jni versions before 1.5.7-14 fail to validate offset and length parameters in the ZstdDictCompress constructor, allowing out-of-bounds memory reads. Attackers can supply untrusted offset or length values to read native heap memory into the compression dictionary, typically causing JVM crashe...

8.8CVSS7.6AI score0.00633EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/09 10:22 a.m.•9 views

UBUNTU-CVE-2026-87795

zstd-jni versions before 1.5.7-14 fail to validate offset and length parameters in the ZstdDictCompress constructor, allowing out-of-bounds memory reads. Attackers can supply untrusted offset or length values to read native heap memory into the compression dictionary, typically causing JVM crashe...

8.8CVSS7.6AI score0.00633EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2026/09/09 10:07 a.m.•16 views

CVE-2026-87795

zstd-jni versions before 1.5.7-14 fail to validate offset and length parameters in the ZstdDictCompress constructor, allowing out-of-bounds memory reads. Attackers can supply untrusted offset or length values to read native heap memory into the compression dictionary, typically causing JVM crashe...

8.8CVSS7.5AI score0.00633EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/09/09 2:48 a.m.•9 views

kernel: i2c: stub: Reject I2C block transfers with invalid length

A flaw was found in the Linux kernel's i2c-stub driver. A local user with access to the /dev/i2c- device can exploit this vulnerability by issuing an I2C System Management Bus SMBus input/output control ioctl command with a specially crafted block transfer length. This invalid length can cause th...

7.8CVSS7AI score0.00127EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/09 12:30 a.m.•10 views

EUVD-2026-74296

A flaw was found in DPDK lib/vhost. Missing length validation before reading commanddata in the virtio-net control-queue handler can cause an out-of-bounds read and a host process crash...

3.3CVSS5.6AI score0.00141EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/09 12:00 a.m.•2 views

CVE-2026-87806: Improper Authentication

Parse Server versions = 9.0.0 9.10.1-alpha.7 contain an authentication bypass in the built-in LDAP authentication adapter. The adapter forwarded the client-supplied password to the directory without verifying that a password had been supplied, and treated any non-error response from the directory...

9.1CVSS5.7AI score0.00511EPSS
SaveExploits0References2
Arista
Arista
•added 2026/09/09 12:00 a.m.•10 views

Security Advisory 0173

Security Advisory 0173 . CSAF PDF Date: September 9, 2026 Revision | Date | Changes ---|---|--- 1.0 | September 9, 2026 | Initial release 1.1 | September 22, 2026 | CSAF JSON file added The CVE-ID tracking this issue: CVE-2026-73455 CVSSv3.1 Base Score: 7.5...

8.9CVSS6AI score0.00497EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/09/09 12:00 a.m.•10 views

openSUSE 16 Security Update : google-cloud-sap-agent (openSUSE-SU-2026:21755-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21755-1 advisory. This update for google-cloud-sap-agent fixes the following issue: - CVE-2026-41178: go.opentelemetry.io/otel/baggage: no rejection of raw-length headers...

5.3CVSS5.8AI score0.00336EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/09 12:00 a.m.•24 views

PT-2026-89099

🚨 CVE-2026-87875 The cupsUTF32ToUTF8 function in CUPS's cups/transcode.c lacks a source-length bound and can read past the end of the source buffer, resulting in a heap out-of-bounds read. This is reachable via SNMP supply-description parsing in backend/snmp-supplies.c with attacker-controlled...

4.3CVSS5.8AI score0.00392EPSS
SaveExploits0References12
OSV
OSV
•added 2026/09/08 11:17 p.m.•10 views

AZL-100926 CVE-2026-86564 affecting package dpdk 23.11.3-1

A flaw was found in DPDK lib/vhost. Missing length validation before reading commanddata in the virtio-net control-queue handler can cause an out-of-bounds read and a host process crash...

3.3CVSS5.6AI score0.00141EPSS
SaveExploits0References1
OSV
OSV
•added 2026/09/08 11:17 p.m.•7 views

UBUNTU-CVE-2026-86564

A flaw was found in DPDK lib/vhost. Missing length validation before reading commanddata in the virtio-net control-queue handler can cause an out-of-bounds read and a host process crash...

3.3CVSS5.8AI score0.00141EPSS
SaveExploits0References2
Rows per page
Query Builder