Lucene search
+L

247 matches found

EUVD
EUVD
added 2026/04/02 2:03 p.m.21 views

EUVD-2026-18241

Suricata is a network IDS, IPS and NSM engine. Prior to versions 7.0.15 and 8.0.4, specially crafted traffic can cause Suricata to slow down, affecting performance in IDS mode. This issue has been patched in versions 7.0.15 and 8.0.4...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/04/02 2:03 p.m.23 views

CVE-2026-31933

Suricata is a network IDS, IPS and NSM engine. Prior to versions 7.0.15 and 8.0.4, specially crafted traffic can cause Suricata to slow down, affecting performance in IDS mode. This issue has been patched in versions 7.0.15 and 8.0.4...

7.5CVSS5.8AI score0.00351EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-21717

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafti...

5.9CVSS6.8AI score0.00268EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/24 11:12 a.m.18 views

CVE-2026-33169

A flaw was found in Active Support, a toolkit of support libraries for the Rails framework. The NumberToDelimitedConverter component, responsible for formatting numbers, uses a regular expression that can lead to a significant slowdown when processing unusually long digit strings. A remote attack...

6.9CVSS5.7AI score0.00498EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/03/22 6:30 a.m.16 views

Pygments has Regular Expression Denial of Service (ReDoS) due to Inefficient Regex for GUID Matching

A security flaw has been discovered in pygments before 2.20.0. The impacted element is the function AdlLexer of the file pygments/lexers/archetype.py. The manipulation results in inefficient regular expression complexity. The attack is only possible with local access. The exploit has been release...

4.8CVSS5.4AI score0.00156EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2026/03/10 9:16 p.m.19 views

CVE-2026-30837

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation and client-server communication. Prior to 1.4.26 , t.String format: 'url' is vulnerable to ReDoS. Repeating a partial url format protocol and hostname multiple times cause regex to slow down...

7.5CVSS0.00494EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/10 8:12 p.m.35 views

CVE-2026-30837

Elysia (TypeScript framework) prior to v1.4.26 is affected by a ReDoS in t.String({ format: 'url' }) where repeating a partial URL format (protocol/hostname) makes the regex slow, potentially causing DoS. The issue is fixed in v1.4.26. Affected component: the URL string format validation function...

7.5CVSS5.8AI score0.00494EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:12 p.m.6 views

CVE-2026-30837

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation and client-server communication. Prior to 1.4.26 , t.String format: 'url' is vulnerable to ReDoS. Repeating a partial url format protocol and hostname multiple times cause regex to slow down...

7.5CVSS5.8AI score0.00494EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/10 8:12 p.m.17 views

EUVD-2026-10861

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation and client-server communication. Prior to 1.4.26 , t.String format: 'url' is vulnerable to ReDoS. Repeating a partial url format protocol and hostname multiple times cause regex to slow down...

7.5CVSS5.8AI score0.00494EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/10 8:12 p.m.38 views

CVE-2026-30837 Elysia has a string URL format redos

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation and client-server communication. Prior to 1.4.26 , t.String format: 'url' is vulnerable to ReDoS. Repeating a partial url format protocol and hostname multiple times cause regex to slow down...

7.5CVSS0.00494EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/10 8:12 p.m.12 views

CVE-2026-30837 Elysia has a string URL format redos

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation and client-server communication. Prior to 1.4.26 , t.String format: 'url' is vulnerable to ReDoS. Repeating a partial url format protocol and hostname multiple times cause regex to slow down...

7.5CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/03/09 3:30 p.m.26 views

EUVD-2026-10332

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

5.8AI score0.00359EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/09 12:10 p.m.7 views

CVE-2026-2261 blocklistd(8) socket leak

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

5.8AI score0.00359EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/09 12:10 p.m.47 views

CVE-2026-2261

The CVE-2026-2261 issue affects blocklistd where a programming error leaks a socket descriptor per adverse event, eventually exhausting file descriptors. After a moderate number of leaks, the process cannot run the helper script because a forked child dereferences a null pointer and crashes, prev...

7.5CVSS5.8AI score0.00359EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/03/09 12:10 p.m.42 views

CVE-2026-2261 blocklistd(8) socket leak

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

0.00359EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/03/09 12:00 a.m.18 views

PT-2026-24060

Due to a programming error, blocklistd leaks a socket descriptor for each adverse event report it receives. Once a certain number of leaked sockets is reached, blocklistd becomes unable to run the helper script: a child process is forked, but this child dereferences a null pointer and crashes...

5.8AI score0.00359EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/03 12:00 a.m.17 views

Django 安全漏洞

Django is a Python-based open-source web framework developed by the Django Foundation. This framework includes an object-oriented mapper, view system, template system, etc. Versions of Django prior to 6.0.3, 5.2.12, and 4.2.29 contained security vulnerabilities. These vulnerabilities stemmed from...

7.5CVSS5.8AI score0.00734EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/13 12:00 a.m.8 views

Suricata 8.x < 8.0.3 Multiple Vulnerabilities

The version of OISF Suricata installed on the remote host is 8.x prior to 8.0.3. It is, therefore, affected by multiple vulnerabilities: - Suricata can crash with a stack overflow due to poorly bounded recursion in HTTP/1 decompression. As a workaround, use default values for request-body-limit a...

7.5CVSS5.9AI score0.00524EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2026/02/08 12:00 a.m.13 views

Rethinking Latency Denial-Of-Service: Attacking the LLM Serving Framework, Not the Model

Large Language Models face an emerging and critical threat known as latency attacks. Because LLM inference is inherently expensive, even modest slowdowns can translate into substantial operating costs and severe availability risks. Recently, a growing body of research has focused on algorithmic...

5.5AI score
SaveExploits0
NVD
NVD
added 2026/01/27 7:16 p.m.12 views

CVE-2026-22263

Suricata is a network IDS, IPS and NSM engine. Starting in version 8.0.0 and prior to version 8.0.3, inefficiency in http1 headers parsing can lead to slowdown over multiple packets. Version 8.0.3 patches the issue. No known workarounds are available...

5.3CVSS0.00426EPSS
SaveExploits0References3
Rows per page
Query Builder