Lucene search
+L

20132 matches found

OSV
OSV
added 6 days ago4 views

CVE-2026-56755 Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Denial of Service CPU & Memory Exhaustion via ON^2 String Concatenation in Debian Package Upload...

6.2CVSS5.4AI score
SaveExploits0References5
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-58146

Denial of Service CPU & Memory Exhaustion via ON^2 String Concatenation in Debian Package Upload...

6.2CVSS8.5AI score0.0013EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago33 views

CVE-2026-56755

Summary: CVE-2026-56755 is a DoS vulnerability in Gitea related to Denial of Service (CPU and memory exhaustion) caused by O(N^2) string concatenation during Debian package upload. The vulnerability is exploitable locally (attack vector: LOCAL) and is described with an impact of high availability...

6.2CVSS8.5AI score0.0013EPSS
SaveExploits0References3
Cvelist
Cvelist
added 6 days ago25 views

CVE-2026-56755 Denial of Service (CPU & Memory Exhaustion) via O(N^2) String Concatenation in Debian Package Upload

Denial of Service CPU & Memory Exhaustion via ON^2 String Concatenation in Debian Package Upload...

0.0013EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago4 views

DEBIAN-CVE-2026-73507

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated /...

7.5CVSS5.7AI score0.00461EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago6 views

CVE-2026-73556

vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the structuredoutputs.regex parameter in vllm/v1/structuredoutput/backendlmformatenforcer.py is passed to lmformatenforcer.RegexParser without compileregexwithtimeout or validation in...

5.3CVSS0.00315EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago20 views

CVE-2026-73559 vLLM: Completion prompt lists fan out into unbounded engine requests

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-58067

vLLM is an inference and serving engine for large language models. From 0.19.0 until 0.26.0, the /v1/completions CompletionRequest.prompt field in vllm/entrypoints/openai/completion/protocol.py accepts an unbounded liststr or listlistint, prompttoseq in vllm/renderers/inputs/preprocess.py and...

6.5CVSS5.3AI score0.00388EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 6 days ago5 views

io.netty/netty-codec-http: Netty: Denial of Service via SPDY SETTINGS frame processing

A flaw was found in Netty, a network application framework. A remote attacker, by sending a specially crafted SPDY/3.1 SETTINGS frame, could cause the SPDY SETTINGS decoder to create a large number of map entries. This excessive processing and memory allocation can lead to a denial of service DoS...

7.5CVSS5.3AI score0.00423EPSS
SaveExploits1References9
EUVD
EUVD
added 6 days ago6 views

EUVD-2026-58051

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.2AI score0.00525EPSS
SaveExploits0References3
CVE
CVE
added 6 days ago24 views

CVE-2026-70453

CVE-2026-70453 affects rsync before 3.5.0, where the hash_search() function has an algorithmic complexity vulnerability that enables a remote attacker to cause a denial of service by sending a carefully constructed file list. The vulnerability exploits quadratic-time worst-case hash lookups to ex...

8.7CVSS5.2AI score0.00525EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 6 days ago7 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.5AI score0.00525EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago16 views

CVE-2026-70453 rsync < 3.5.0 Algorithmic Complexity DoS via hash_search()

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 6 days ago32 views

CVE-2026-73507 Netty: Denial of Service in XmlFrameDecoder via CPU Exhaustion

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated /...

7.5CVSS0.00461EPSS
SaveExploits0References5
OSV
OSV
added 6 days ago11 views

CVE-2026-73507 Netty: Denial of Service in XmlFrameDecoder via CPU Exhaustion

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated /...

7.5CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 6 days ago29 views

CVE-2026-73507

Netty (async network framework) has a vulnerability in io.netty.handler.codec.xml.XmlFrameDecoder.decode() where the closing-tag parser state isn’t preserved across invocations. An unauthenticated remote attacker can send repeated

7.5CVSS5.5AI score0.00461EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-58083

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated /...

7.5CVSS5.5AI score0.00461EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 6 days ago5 views

CVE-2026-73507

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.136.Final and 4.2.16.Final, io.netty.handler.codec.xml.XmlFrameDecoder.decode failed to preserve closing-tag parser state across invocations, so an unauthenticated remote attacker could trickle-feed repeated /...

7.5CVSS5.7AI score0.00461EPSS
SaveExploits0
NVD
NVD
added 6 days ago6 views

CVE-2026-67991

crmne/rubyllm at commit fa6f279847d6d7027814539d9c0dfc3bbdfd2a83 contains a polynomial-time regular expression denial-of-service condition in RubyLLM::Utils.underscore on Ruby 3.1.x. A very long crafted class, agent, or tool name can cause excessive CPU consumption and a denial of service...

7.5CVSS0.0036EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 6 days ago3 views

CVE-2026-60075

A flaw was found in Date::Manip for Perl. An attacker could exploit a vulnerability in the parsetime function by providing a specially crafted input string containing long sequences of whitespace. This could lead to excessive CPU consumption due to inefficient processing, resulting in a Denial of...

7.5CVSS4.7AI score0.00387EPSS
SaveExploits0References6
Rows per page
Query Builder