Lucene search
+L

20311 matches found

UbuntuCve
UbuntuCve
•added 2026/09/18 4:17 p.m.•10 views

CVE-2026-84446

libheif is a HEIF and AVIF file format decoder and encoder. Prior to 1.23.2, crafted HEIF sequence timing and edit-list data can make Track::initsampletimingtable compute a logical mnumoutputsamples value that exceeds the uint32t counters used by TrackVisual::decodenextimagesample and...

7.5CVSS5.8AI score0.00655EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/18 4:17 p.m.•7 views

CVE-2026-93690

uri-js through 4.4.1 contains a denial of service vulnerability in the removeDotSegments function that loops infinitely when a path segment begins with Unicode line or paragraph separators. Attackers can trigger this by calling removeDotSegments directly or through normalize/resolve functions wit...

8.7CVSS5.9AI score0.00684EPSS
SaveExploits0References7
OSV
OSV
•added 2026/09/18 4:17 p.m.•5 views

UBUNTU-CVE-2026-93690

uri-js through 4.4.1 contains a denial of service vulnerability in the removeDotSegments function that loops infinitely when a path segment begins with Unicode line or paragraph separators. Attackers can trigger this by calling removeDotSegments directly or through normalize/resolve functions wit...

8.7CVSS5.9AI score0.00684EPSS
SaveExploits0References8
OSV
OSV
•added 2026/09/18 4:17 p.m.•3 views

UBUNTU-CVE-2026-84446

libheif is a HEIF and AVIF file format decoder and encoder. Prior to 1.23.2, crafted HEIF sequence timing and edit-list data can make Track::initsampletimingtable compute a logical mnumoutputsamples value that exceeds the uint32t counters used by TrackVisual::decodenextimagesample and...

7.5CVSS5.9AI score0.00655EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/18 3:06 p.m.•42 views

CVE-2026-93690 uri-js through 4.4.1 Denial of Service via removeDotSegments

uri-js through 4.4.1 contains a denial of service vulnerability in the removeDotSegments function that loops infinitely when a path segment begins with Unicode line or paragraph separators. Attackers can trigger this by calling removeDotSegments directly or through normalize/resolve functions wit...

8.7CVSS0.00684EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/09/18 3:06 p.m.•11 views

EUVD-2026-82986

uri-js through 4.4.1 contains a denial of service vulnerability in the removeDotSegments function that loops infinitely when a path segment begins with Unicode line or paragraph separators. Attackers can trigger this by calling removeDotSegments directly or through normalize/resolve functions wit...

8.7CVSS5.9AI score0.00684EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/18 3:06 p.m.•11 views

CVE-2026-93690 uri-js through 4.4.1 Denial of Service via removeDotSegments

uri-js through 4.4.1 contains a denial of service vulnerability in the removeDotSegments function that loops infinitely when a path segment begins with Unicode line or paragraph separators. Attackers can trigger this by calling removeDotSegments directly or through normalize/resolve functions wit...

8.7CVSS5.9AI score0.00684EPSS
SaveExploits0References6
NVD
NVD
•added 2026/09/18 2:19 p.m.•9 views

CVE-2026-93560

A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an infinite decode loop, causing a Denial of Service DoS by exhausting memo...

7.5CVSS0.00582EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/18 2:13 p.m.•21 views

CVE-2026-93653

Poppler's Splash backend is affected by a denial-of-service flaw in SplashOutputDev::tilingPatternFill . A crafted PDF with tiling-pattern geometry approaching the int32 boundary causes the routine to compute an attacker-controlled repeat count, driving an excessively long CPU loop without a corr...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 2:13 p.m.•10 views

CVE-2026-93653 Poppler: poppler: unbounded cpu loop in splashoutputdev::tilingpatternfill via unvalidated tiling-pattern repeat count (denial of service)

A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count that drives an excessively long loop in the pattern-fill scanline...

5.5CVSS5.7AI score0.00151EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/18 2:13 p.m.•41 views

CVE-2026-93653 Poppler: poppler: unbounded cpu loop in splashoutputdev::tilingpatternfill via unvalidated tiling-pattern repeat count (denial of service)

A denial of service flaw was found in Poppler's Splash backend. A crafted PDF with tiling-pattern geometry approaching the int32 boundary can cause SplashOutputDev::tilingPatternFill to compute an attacker-controlled repeat count that drives an excessively long loop in the pattern-fill scanline...

5.5CVSS0.00151EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/18 1:44 p.m.•30 views

CVE-2026-93560

A Denial of Service vulnerability exists in the Netty STOMP codec (io.netty/netty-codec-stomp). A remote, unauthenticated attacker can send a specially crafted STOMP frame whose content-length header exceeds the maximum integer value. The long-to-int truncation in the decoder causes an infinite d...

7.5CVSS5.8AI score0.00582EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/18 1:44 p.m.•9 views

EUVD-2026-82924

A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an infinite decode loop, causing a Denial of Service DoS by exhausting memo...

7.5CVSS5.8AI score0.00582EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/18 1:44 p.m.•46 views

CVE-2026-93560 Io.netty/netty-codec-stomp: netty: stomp codec content-length long-to-int truncation causes infinite decode loop dos

A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an infinite decode loop, causing a Denial of Service DoS by exhausting memo...

7.5CVSS0.00582EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/18 1:44 p.m.•5 views

CVE-2026-93560 Io.netty/netty-codec-stomp: netty: stomp codec content-length long-to-int truncation causes infinite decode loop dos

A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an infinite decode loop, causing a Denial of Service DoS by exhausting memo...

7.5CVSS5.8AI score0.00582EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/18 9:49 a.m.•7 views

CVE-2026-93560

A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an infinite decode loop, causing a Denial of Service DoS by exhausting memo...

7.5CVSS5.8AI score0.00582EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/09/18 8:06 a.m.•8 views

CVE-2026-59317

A flaw was found in Spring for Apache Kafka. The DeadLetterPublishingRecovererFactory component does not properly validate the retrytopic-original-timestamp header. A remote attacker can exploit this by sending a specially crafted message with a malformed header, leading to an infinite processing...

6.5CVSS5.7AI score0.0042EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/18 7:48 a.m.•2 views

OPENSUSE-SU-2026:21879-1 Security update for google-guest-agent

This update for google-guest-agent fixes the following issues: - CVE-2026-56852: golang.org/x/text/unicode/norm: infinite loop on truncated/invalid UTF-8 input bsc1272118. - CVE-2026-56854,CVE-2026-56855,CVE-2026-78662: golang.org/x/crypto/ssh: authentication bypass and deadlocks in the crypto/ss...

8.7CVSS6AI score0.00641EPSS
SaveExploits0References13
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/18 12:00 a.m.•1 views

CVE-2026-61633: Loop with Unreachable Exit Condition

NanoMQ is an MQTT broker. Prior to 0.24.14, the NanoMQ client function nnimqttmsgdecodeunsubscribe in nng/src/supplemental/mqtt/mqttcodec.c does not handle a failed readuint16 while counting topics in a malformed UNSUBSCRIBE packet. A zero-length topic followed by trailing data can leave buf.curp...

2CVSS5.8AI score0.00338EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•8 views

EulerOS Virtualization 2.11.1 : python3 (EulerOS-SA-2026-3456)

According to the versions of the python3 packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A defect was discovered in the Python ssl module where there is a memory race condition with the ssl.SSLContext methods...

9.4CVSS6.9AI score0.02527EPSS
SaveExploits17References29
Rows per page
Query Builder