Lucene search
+L

22225 matches found

Amazon
Amazon
added 2026/08/04 12:0 a.m.7 views

Important: python3.9

Issue Overview: The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the Tarfile.extract function, the filter parameter is not passed properly when extracting...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-18401

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The non-blocking asynchronous JSON parser in jackson-core does not enforce the maxNumberLength constraint defined in StreamReadConstraints default: 1000...

6.9CVSS5.6AI score0.0031EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64565

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Input: ims-pcu - fix heap-buffer-overflow in imspcuprocessdata The imspcuprocessdata processes incoming URB data byte by byte. However, it fails to check if the...

5.5AI score0.00173EPSS
SaveExploits0References3
Amazon
Amazon
added 2026/08/04 12:0 a.m.5 views

Important: python3.14

Issue Overview: When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value. CVE-2026-0864 The incremental HTM...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:0 a.m.8 views

Important: python3.11

Issue Overview: CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host. CVE-2026-1502 The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the...

8.7CVSS5.6AI score0.00637EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/04 12:0 a.m.5 views

Important: python3.13

Issue Overview: The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data. CVE-2026-15308 In the Tarfile.extract function, the filter parameter is not passed properly when extracting...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
OSV
OSV
added 2026/08/03 9:16 p.m.4 views

DEBIAN-CVE-2026-69243

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.2, the HTTP parsers were vulnerable to a request smuggling attack relating to WebSocket upgrades. If using the server-side component, an attacker may be able to execute a request smuggling vulnerability...

6.3CVSS5.6AI score0.00275EPSS
SaveExploits1References1
NVD
NVD
added 2026/08/03 9:16 p.m.9 views

CVE-2026-69244

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS0.003EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/08/03 8:51 p.m.24 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the C HTTP response parser error handling. An attacker can cause the application to crash or become unresponsive by sending a specially crafted malformed chunked response. Workaround This vulnerability can be mitigated...

7.5CVSS5.5AI score0.003EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/03 8:51 p.m.36 views

AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

Summary An out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. Impact An attacker controlled server, or possibly an accidental response could trigger a DoS in the client. Workaround If unable to upgrade, the Python parser is...

7.1CVSS5.6AI score0.003EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/03 8:51 p.m.5 views

GHSA-CQ5V-8Q36-5273 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

Summary An out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. Impact An attacker controlled server, or possibly an accidental response could trigger a DoS in the client. Workaround If unable to upgrade, the Python parser is...

7.1CVSS5.6AI score0.003EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/03 8:50 p.m.8 views

CVE-2026-69244

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score0.003EPSS
SaveExploits0
CVE
CVE
added 2026/08/03 8:50 p.m.70 views

CVE-2026-69244

AIOHTTP vulnerability CVE-2026-69244 affects the aiohttp library prior to 3.14.3. The issue is an out-of-bounds heap read in the C-based response parser during error message construction, specifically in aiohttp/_http_parser.pyx where an llhttp error-position pointer is used to build a snippet fo...

7.1CVSS5.8AI score0.003EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/03 8:50 p.m.5 views

CVE-2026-69244 AIOHTTP: Out-of-bounds heap read in C HTTP response parser error path (malformed chunked response)

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/03 8:50 p.m.9 views

EUVD-2026-52438

AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.3, an out-of-bounds heap read could occur in the C response parser while building an error message for a malformed response. An attacker controlled server, or possibly an accidental response, could trigg...

7.1CVSS5.8AI score0.003EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/03 7:19 p.m.10 views

EUVD-2026-50409

undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives...

7.4CVSS7.2AI score0.00325EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/08/03 7:9 p.m.5 views

Improper Check for Unusual or Exceptional Conditions

Overview socket.io-parser is a socket.io protocol parser Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions via attachment handling. An attacker can cause the server to exhaust memory resources by sending specially crafted packets that make th...

8.7CVSS5.6AI score0.00346EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/03 7:9 p.m.10 views

NPM: Socket.IO: Zero-attachment Memory Exhaustion

NPM: Socket.IO: Zero-attachment Memory Exhaustion vulnerability discovered by ? in WordPress Npm socket.io-parser versions 3.3.6...

7.5CVSS5.4AI score0.00346EPSS
SaveExploits0References5Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/03 1:50 a.m.5 views

glib: GLib: Buffer underflow in GVariant parser leads to heap corruption

A flaw was found in GLib Gnome Lib. This vulnerability allows a remote attacker to cause heap corruption, leading to a denial of service or potential code execution via a buffer-underflow in the GVariant parser when processing maliciously crafted input strings...

9.8CVSS7.1AI score0.00839EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/03 1:16 a.m.8 views

CVE-2026-59645

In Bouncy Castle for Java before 1.85, OER parser recurses without depth limit on self-referential IEEE 1609.2 schema. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bcutil-fips 2.0.7 2.0.X series and 2.1.7 2.1.X series...

8.7CVSS0.00263EPSS
SaveExploits0References2
Rows per page
Query Builder