Lucene search
+L

19179 matches found

RedHat Linux
RedHat Linux
added 2026/09/01 12:17 a.m.9 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS7.3AI score0.00781EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-82397

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-83613

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. Prior to @xmldom/xmldom versions 0.8.15 and 0.9.12, and ...

8.7CVSS7.1AI score0.00344EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/31 10:56 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through parsebodyarguments in tornado/httputil.py and parseqsbytes in...

8.7CVSS5.9AI score0.0035EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/31 10:17 p.m.15 views

CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS0.0035EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 10:17 p.m.9 views

DEBIAN-CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/31 10:17 p.m.10 views

AZL-98544 CVE-2026-82397 affecting package python-tornado 6.3.3-11

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.4AI score0.0035EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/31 10:17 p.m.11 views

CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/31 10:17 p.m.10 views

UBUNTU-CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/31 10:10 p.m.19 views

EUVD-2026-40267

decode-uri-component: Denial of service via exponential decoding of malformed percent-encoded input...

8.7CVSS5.9AI score0.00507EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/31 9:28 p.m.48 views

CVE-2026-82397 Tornado: Urlencoded body parsing omits max_num_fields, so one request can stall the event loop

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS0.0035EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/31 9:28 p.m.9 views

CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0
CVE
CVE
added 2026/08/31 9:28 p.m.42 views

CVE-2026-82397

Tornado (Python web framework / async networking library), prior to 6.5.8 , parses application/x-www-form-urlencoded request bodies via urllib.parse.parse_qs in tornado/escape.py without passing max_num_fields. Because RequestHandler._execute parses the body before handler dispatch, an unauthenti...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 9:28 p.m.7 views

CVE-2026-82397 Tornado: Urlencoded body parsing omits max_num_fields, so one request can stall the event loop

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.9AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/31 3:42 p.m.26 views

glibc: Non-progress DoS in EUC_JISX0213 -> UCS-4 conversion state

A flaw was found in glibc. A remote attacker could exploit this vulnerability by providing specially crafted input during SHIFTJISX0213 to UCS-4 text conversion. This crafted input can cause the application to repeatedly process a buffered character without consuming further input, leading to a...

5.9CVSS5.9AI score0.00412EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 12:15 p.m.10 views

CVE-2026-79775

A flaw was found in rclone. The archive backend's SquashFS parser fails to validate attacker-controlled superblock and metadata values before use. An attacker who can place or modify a malicious SquashFS image in storage exposed through an rclone :archive: remote can trigger multiple...

7.1CVSS5.9AI score0.00307EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/31 9:46 a.m.10 views

CVE-2026-80594

A flaw was found in the Linux kernel's ims-pcu driver. This vulnerability allows a malicious device to trigger an infinite loop by providing a specially crafted descriptor with a zero-length field during the parsing of CDC union descriptors. This can lead to a Denial of Service DoS condition,...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 8:46 a.m.5 views

CVE-2024-58379 nodemailer before 6.9.9 ReDoS via attachDataUrls parameter

nodemailer before 6.9.9 contains a regular expression denial of service vulnerability in email parsing when attachDataUrls parameter is set or processing embedded file attachments. Attackers can send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop...

6.9CVSS5.9AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/31 8:46 a.m.9 views

CVE-2024-58379

nodemailer before 6.9.9 contains a regular expression denial of service vulnerability in email parsing when attachDataUrls parameter is set or processing embedded file attachments. Attackers can send specially crafted emails with malicious data URLs or embedded attachments to cause the event loop...

6.9CVSS5.9AI score0.00304EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/08/31 4:11 a.m.14 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS6.9AI score0.00781EPSS
SaveExploits0References9
Rows per page
Query Builder