Lucene search
+L

20301 matches found

PyPA
PyPA
•added 2026/08/04 11:34 a.m.•26 views

pypdf: Possible infinite loop for not terminated inline images (ASCII85 and ASCIIHex filter)

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page with a not terminated inline image, as done when extracting the page text for example. It only affects the ASCII85 and ASCIIHex filters. PatchesThis ha...

8.7CVSS5.3AI score0.0062EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/08/04 11:34 a.m.•27 views

pypdf: Possible infinite loop for not terminated inline images

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page with a not terminated inline image, as done when extracting the page text for example. PatchesThis has been fixed in pypdf==6.14.1. WorkaroundsIf you...

8.7CVSS5.3AI score0.0062EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/08/04 11:34 a.m.•10 views

PYSEC-2026-3613 pypdf: Possible infinite loop for not terminated inline images (ASCII85 and ASCIIHex filter)

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page with a not terminated inline image, as done when extracting the page text for example. It only affects the ASCII85 and ASCIIHex filters. Patches This...

8.7CVSS5.3AI score0.0062EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/04 11:34 a.m.•10 views

PYSEC-2026-3612 pypdf: Possible infinite loop for not terminated inline images

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This requires parsing the content stream of a page with a not terminated inline image, as done when extracting the page text for example. Patches This has been fixed in pypdf==6.14.1. Workarounds If yo...

8.7CVSS5.3AI score0.0062EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/04 11:10 a.m.•7 views

SUSE-SU-2026:23162-1 Security update for helm

This update for helm fixes the following issues: Update to version 3.21.3. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266598. - CVE-2026-48978: oras.land/oras-go/v2/registry/remote/auth:...

2.1CVSS5.8AI score0.00641EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/04 10:47 a.m.•13 views

SUSE-SU-2026:23052-1 Security update for helm

This update for helm fixes the following issues Update to version 3.21.3. - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266598. - CVE-2026-48978: oras.land/oras-go/v2/registry/remote/auth:...

2.1CVSS5.8AI score0.00641EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
•added 2026/08/04 10:04 a.m.•16 views

Security Bulletin:Pillow Integer Overflow Vulnerability Fixed in Version 12.2.0

Summary Pillow is a Python imaging library. Prior to version 12.2.0, if a font advances for each glyph by an exceeding large amount, when Pillow keeps track of the current position, it may lead to an integer overflow. This issue has been patched in version 12.2.0. Vulnerability Details...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0Affected Software1
Veracode
Veracode
•added 2026/08/04 9:26 a.m.•84 views

Denial Of Service (DoS)

nanoid is vulnerable to Denial Of Service. The vulnerability is due to an infinite loop in customAlphabet and customRandom when configured with a size of 0, allowing attacker-controlled input to hang the calling thread and cause application unavailability...

8.2CVSS5.5AI score0.00587EPSS
SaveExploits0References3Affected Software1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/04 12:00 a.m.•1 views

CVE-2026-67199: Allocation of Resources Without Limits or Throttling

Perspective 5.0.0 contains a denial of service vulnerability that allows remote attackers to block the server event loop indefinitely by submitting a crafted expression containing unbounded for or while loop constructs in a TableMakeViewReq message. Attackers can embed an arbitrarily large...

7.1CVSS5.9AI score0.00519EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/04 12:00 a.m.•13 views

Amazon Linux 2 : unbound, --advisory ALAS2-2026-3849 (ALAS-2026-3849)

The version of unbound installed on the remote host is prior to 1.7.3-15. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3849 advisory. In NLnet Labs Unbound 1.7.0 up to and including 1.25.1, insufficient validation of the RRSIG.Labels field combined with...

7.5CVSS5.6AI score0.00402EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
•added 2026/08/03 11:43 p.m.•5 views

thrift: Apache Thrift: Denial of Service via infinite loop

A flaw was found in Apache Thrift, affecting its Python, Go, PHP, and Java components. This vulnerability, known as an 'Infinite Loop', could allow a remote attacker to disrupt service availability. By exploiting this flaw, an attacker can trigger a continuous loop, leading to a denial of service...

8.7CVSS5.8AI score0.0103EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/03 7:03 p.m.•6 views

SUSE-SU-2026:23051-1 Security update for google-guest-agent

This update for google-guest-agent fixes the following issues - CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation bypass and privilege escalation bsc1266603. - CVE-2026-56852: golang.org/x/text/unicode/norm: improper handling of inpu...

5.4AI score0.00641EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/08/03 5:42 p.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.5CVSS6.5AI score0.00868EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/03 5:16 p.m.•11 views

AZL-94526 CVE-2026-69152 affecting package js-jquery 3.5.0-4

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS6.9AI score0.00647EPSS
SaveExploits1References1
OSV
OSV
•added 2026/08/03 5:16 p.m.•15 views

AZL-94532 CVE-2026-69152 affecting package nodejs-nodemon 2.0.3-5

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS6.9AI score0.00647EPSS
SaveExploits1References1
F5 Networks
F5 Networks
•added 2026/08/03 4:35 p.m.•22 views

K000162734: Apache HTTP Server vulnerability CVE-2026-44186

Security Advisory Description Loop with Unreachable Exit Condition 'Infinite Loop' vulnerability in the modproxyftp module in Apache HTTP Server with an attacker controlled backend FTP server. This issue affects undefined: from 2.4.0 through 2.4.67. Users are recommended to upgrade to version...

7.1AI score0.01062EPSS
SaveExploits0
OSV
OSV
•added 2026/08/03 4:35 p.m.•35 views

GHSA-RGW5-RVV9-X895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

Summary The maxLength mitigation added in 5.0.8 for GHSA-mh99-v99m-4gvg / CVE-2026-14257 is incomplete. It bounds the accumulator where results are combined, but not the intermediate arrays that feed it. A 25 KB input still crashes the Node process with an uncatchable out-of-memory error, so...

7.5CVSS5.5AI score0.00647EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
•added 2026/08/03 4:35 p.m.•29 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

Summary The maxLength mitigation added in 5.0.8 for GHSA-mh99-v99m-4gvg / CVE-2026-14257 is incomplete. It bounds the accumulator where results are combined, but not the intermediate arrays that feed it. A 25 KB input still crashes the Node process with an uncatchable out-of-memory error, so...

7.5CVSS5.5AI score0.00647EPSS
SaveExploits1References7Affected Software1
OSV
OSV
•added 2026/08/03 4:33 p.m.•141 views

CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/03 4:04 p.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.5CVSS6.5AI score0.00868EPSS
SaveExploits0References9
Rows per page
Query Builder