Lucene search
+L

23555 matches found

EUVD
EUVD
•added 2026/09/10 9:05 a.m.•12 views

EUVD-2026-75363

A heap-based buffer overflow vulnerability in the PC bridge protocol decoder of BoschSensortec COINESSDK versions 2.10 through 2.12.2 allows attackers to cause a denial of service process crash or potentially execute arbitrary code. The bridge decoder bridgedecoder.c trusts the packet length fiel...

8CVSS6.6AI score0.00312EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/09/10 9:05 a.m.•39 views

CVE-2026-42807

A heap-based buffer overflow vulnerability in the PC bridge protocol decoder of BoschSensortec COINESSDK versions 2.10 through 2.12.2 allows attackers to cause a denial of service process crash or potentially execute arbitrary code. The bridge decoder bridgedecoder.c trusts the packet length fiel...

8CVSS0.00312EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/10 9:05 a.m.•20 views

CVE-2026-42807

A heap-based buffer overflow in the PC bridge protocol decoder (bridge_decoder.c) of BoschSensortec COINES_SDK (versions 2.10–2.12.2) allows a malicious or compromised USB or BLE peripheral to trigger denial of service (process crash) or potentially arbitrary code execution . The root cause is th...

8CVSS6.6AI score0.00312EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/10 8:26 a.m.•14 views

EUVD-2026-75325

GeoVision GV-LPC2211 V1.14 260903 allows unauthenticated clients to declare unbounded VLSVR frame lengths and indefinitely delay blocking receives, allowing remote exhaustion of memory, connection, and worker resources...

7.5CVSS5.8AI score0.0046EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•16 views

PT-2026-89331

🚨 HIGH: CVE-2026-88290 CVSS 7.5 GeoVision GV-LPC2211 V1.14 vulnerable to unauthenticated resource exhaustion via unbounded VLSVR frame lengths. Remote attackers can exhaust memory & connections. Patch immediately. CVE Vulnerability https://t.co/a8839UViqf...

7.5CVSS5.7AI score0.0046EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•20 views

PT-2026-89421

ION-DTN before 4.2.1-a.1 contains a denial of service vulnerability that allows unauthenticated remote attackers to crash the ION process by sending a BPv7 bundle with a zero-length payload. The canonicalizePayloadBlock function in bpsec util.c passes bundle-payload.length to zco clone without...

8.7CVSS5.8AI score0.00608EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/10 12:00 a.m.•0 views

CVE-2026-89045: Loop with Unreachable Exit Condition

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.8AI score0.00177EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•16 views

PT-2026-89524

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.6AI score0.00177EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/10 12:00 a.m.•2 views

CVE-2026-88045: Memory Allocation with Excessive Size Value

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.75.0 until 1.75.1, the serve S3 streamed multipart path in cmd/serve/s3/multipart.go passes attacker-controlled contentLength to multipart.NewRW.Reserve before reading request-body...

7.5CVSS6.1AI score0.0063EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/10 12:00 a.m.•10 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 26.04 LTS / Pro Realtime 22.04 LTS / Pro Realtime 24.04 LTS : SSSD vulnerability (USN-8718-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS / 26.04 LTS / Pro Realtime 22.04 LTS / Pro Realtime 24.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-8718-1 advisory. It was discovered that SSSD did not properly validat...

7.1CVSS5.8AI score0.00133EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/10 12:00 a.m.•15 views

Linux Distros Unpatched Vulnerability : CVE-2026-89045

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinit...

5.1CVSS5.6AI score0.00177EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•14 views

PT-2026-89360

t-digest versions 3.1 through 3.3 contain a denial of service vulnerability in MergingDigest.fromBytes that fails to validate length and capacity fields from serialized data. Attackers can supply crafted serialized digests with mismatched header fields to trigger ArrayIndexOutOfBoundsException or...

8.7CVSS5.6AI score0.0063EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•15 views

PT-2026-89501

Summary In streamed multipart mode, serve s3 passes the request's declared part length to multipart.NewRW.ReservecontentLength before reading any part data. Reserve immediately obtains enough 1 MiB pool pages for the entire declared length. The request handler therefore allocates attacker-selecte...

7.5CVSS6.1AI score0.0063EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•16 views

PT-2026-89681

Summary In streamed multipart mode, serve s3 passes the request's declared part length to multipart.NewRW.ReservecontentLength before reading any part data. Reserve immediately obtains enough 1 MiB pool pages for the entire declared length. The request handler therefore allocates attacker-selecte...

7.5CVSS6.1AI score0.0063EPSS
SaveExploits0References8
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/09 8:51 p.m.•8 views

Security Bulletin: undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher

Summary Upgrade to InformixHQ 3.3.2 Vulnerability Details CVEID:CVE-2026-15157 DESCRIPTION: undici does not validate the type property of a duck-typed blob-like request body before using it as the Content-Type header on the HTTP/1.1 dispatcher. In undici before 6.28.0, from 7.0.0 up to before...

6.5CVSS7.3AI score0.00193EPSS
SaveExploits0Affected Software1
OSV
OSV
•added 2026/09/09 5:17 p.m.•8 views

UBUNTU-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 content...

4.3CVSS6AI score0.00392EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/09 4:06 p.m.•10 views

CVE-2026-87875 Cups: openprinting cups: heap out-of-bounds read in cupsutf32toutf8() via missing source-length bound

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.9AI score
SaveExploits0References10
EUVD
EUVD
•added 2026/09/09 4:06 p.m.•11 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
CVE
CVE
•added 2026/09/09 4:06 p.m.•29 views

CVE-2026-87875

OpenPrinting CUPS is affected by a heap out-of-bounds read in the cupsUTF32ToUTF8() function (cups/transcode.c). The function lacks a source-length bound, allowing it to read past the end of the source buffer. The flaw is reachable via SNMP supply-description parsing in backend/snmp-supplies.c wi...

4.3CVSS5.8AI score0.00392EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/09 4:06 p.m.•42 views

CVE-2026-87875 Cups: openprinting cups: heap out-of-bounds read in cupsutf32toutf8() via missing source-length bound

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.3CVSS0.00392EPSS
SaveExploits0References6
Rows per page
Query Builder