Lucene search
+L

3061 matches found

OSV
OSV
added 2026/06/25 9:54 p.m.12 views

GHSA-Q62C-H75R-2XHC ImageMagick: Policy Bypass can Trigger an Out-of-Memory condition

A missing check for maximum memory request in AcquireAlignedMemory could trigger an out-of-Memory condition. Credit Aisle Research Ze Sheng, Dmitrijs Trizna, Luigino Camastra, Guido Vranken...

7.5CVSS5.8AI score0.00346EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/25 9:54 p.m.16 views

ImageMagick: Policy Bypass can Trigger an Out-of-Memory condition

A missing check for maximum memory request in AcquireAlignedMemory could trigger an out-of-Memory condition. Credit Aisle Research Ze Sheng, Dmitrijs Trizna, Luigino Camastra, Guido Vranken...

7.5CVSS5.8AI score0.00346EPSS
SaveExploits0References4Affected Software17
OSV
OSV
added 2026/06/25 9:33 p.m.17 views

GHSA-47Q9-M4WW-924M Rekor has an OOM Condition due to Unbounded gzip Decompression in Alpine APK Parsing Logic

Description The Package.Unmarshal function in pkg/types/alpine/apk.go decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size. The existing maxapkmetadatasize check default 1MB is only applied to individual tar entry...

7.5CVSS5.9AI score0.00324EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:43 p.m.15 views

GO-2026-5288 Hysteria: A specially constructed quic package can crash the server OOM when the sniff is enabled in github.com/apernet/hysteria/core

Hysteria: A specially constructed quic package can crash the server OOM when the sniff is enabled in github.com/apernet/hysteria/core...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/06/25 6:43 p.m.11 views

GO-2026-5269 Volcano's webhook server vulnerable to OOM due to unbounded HTTP request body size in volcano.sh/volcano

Volcano's webhook server vulnerable to OOM due to unbounded HTTP request body size in volcano.sh/volcano...

7.4CVSS5.8AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:26 p.m.9 views

GO-2026-5077 Bird-lg-go has a Fatal Out-of-Memory (OOM) Denial of Service via Unbounded JSON Decoding in github.com/xddxdd/bird-lg-go

Bird-lg-go has a Fatal Out-of-Memory OOM Denial of Service via Unbounded JSON Decoding in github.com/xddxdd/bird-lg-go...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/25 5:16 p.m.21 views

CVE-2026-54448

Trivy is a security scanner. Prior to 0.71.0, when Trivy scans a Helm chart archive .tgz, its custom tar unpacker reads each entry with io.ReadAlltr and no size limit. An attacker who can place a malicious .tgz file in the scanned path can craft a small compressed archive that decompresses to...

6.9CVSS0.00443EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/25 4:27 p.m.53 views

CVE-2026-54448

CVE-2026-54448 affects Trivy. Prior to version 0.71.0, its Helm chart scanner uses a custom tar unpacker that reads each archive entry with io.ReadAll(tr) without a size limit, enabling a malicious .tgz to decompress to gigabytes and trigger the OS OOM killer. This could cause the Trivy process t...

6.9CVSS5.8AI score0.00443EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/25 4:27 p.m.16 views

CVE-2026-54448 Trivy: Helm chart tar bomb causes OOM via unbounded io.ReadAll in parser

Trivy is a security scanner. Prior to 0.71.0, when Trivy scans a Helm chart archive .tgz, its custom tar unpacker reads each entry with io.ReadAlltr and no size limit. An attacker who can place a malicious .tgz file in the scanned path can craft a small compressed archive that decompresses to...

6.9CVSS6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/25 4:27 p.m.14 views

CVE-2026-54448 Trivy: Helm chart tar bomb causes OOM via unbounded io.ReadAll in parser

Trivy is a security scanner. Prior to 0.71.0, when Trivy scans a Helm chart archive .tgz, its custom tar unpacker reads each entry with io.ReadAlltr and no size limit. An attacker who can place a malicious .tgz file in the scanned path can craft a small compressed archive that decompresses to...

6.9CVSS5.8AI score0.00443EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/06/25 1:16 p.m.11 views

CVE-2026-40211

An attacker can send crafted DNS over HTTP/3 queries, triggering an exception that prevents some buffer from being freed right away. The buffer will be freed at the end of the QUIC connection, but on some setups it might be possible to open enough concurrent DoH3 streams to trigger an out-of-memo...

5.3CVSS6.2AI score0.00296EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/25 12:00 a.m.52 views

PT-2026-52498

Name of the Vulnerable Software and Affected Versions Trivy versions prior to 0.71.0 Description A security scanner issue occurs when processing Helm chart archives .tgz. The custom tar unpacker uses the io.ReadAlltr function without a size limit. An attacker can provide a specially crafted...

6.9CVSS5.8AI score0.00443EPSS
SaveExploits0References19
CVE
CVE
added 2026/06/22 10:10 p.m.73 views

CVE-2026-54233

Affected software: vLLM (inference/serving engine). Vulnerability: decoding an audio file on the /v1/audio/transcriptions endpoint can cause extreme memory growth. A 25 MB OPUS upload decodes to about 14.9 GB of float32 PCM, because the audio decoder concatenates all frames in memory before retur...

6.5CVSS5.8AI score0.00422EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/06/22 3:49 p.m.165 views

CVE-2026-50171

The CVE concerns Angular (vulnerable in @angular/common) where formatNumber used by DecimalPipe, PercentPipe, and CurrencyPipe mishandles digitsInfo bounds. Specifically, parsing digitsInfo with large fraction digits (e.g., 1.200000000-200000000) causes an unbounded loop in roundNumber, leading t...

8.2CVSS5.9AI score0.00256EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/06/22 3:31 p.m.346 views

CVE-2026-54268

The CVE affects Angular’s Date formatting in the @angular/common package. The formatDate utility (and DatePipe) can trigger a Denial of Service when confronted with a maliciously long or attacker-controlled date format string. The root cause is an internal parser that iteratively splits the forma...

8.2CVSS5.9AI score0.00583EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/06/22 12:00 a.m.20 views

Amazon Linux 2 : ImageMagick, --advisory ALAS2-2026-3373 (ALAS-2026-3373)

The version of ImageMagick installed on the remote host is prior to 6.9.10.97-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2-2026-3373 advisory. ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions...

7.5CVSS6.1AI score0.00346EPSS
SaveExploits0References14
Amazon
Amazon
added 2026/06/22 12:00 a.m.17 views

Important: ImageMagick

Issue Overview: ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-49 and 7.1.2-24, a crafted MVG file could result in a stack overflow due to a missing depth or visited-set check. This issue has been patched in versions 6.9.13-...

7.5CVSS6AI score0.00346EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/21 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-9375

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - urllib3 version 2.6.3 is vulnerable to a decompression bomb bypass in its streaming API preloadcontent=False when using Brotli support. The issue arises due to...

8.9CVSS6.8AI score0.00682EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/20 2:28 a.m.17 views

SUSE CVE-2026-55392

NILFS utilities through 2.3.0, fixed in commit 26efb5d, nilfssbisvalid function fails to validate slogblocksize field in NILFS2 superblock before bit-shift operations. Attackers supplying crafted NILFS2 images trigger undefined behavior through oversized shifts or out-of-memory conditions, crashi...

5.5CVSS5.8AI score0.00151EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/19 9:32 p.m.4 views

GHSA-6XFF-CPCQ-VPW2 Grafana Tempo vulnerable to an out-of-memory crash

A TraceQL query in Grafana Tempo with a large exemplars hint value can cause the Tempo instance to allocate an excessive amount of memory, resulting in an out-of-memory crash. This could allow an authenticated user to trigger a denial of service against the Tempo service...

6.5CVSS6.6AI score0.00411EPSS
SaveExploits0References14
Rows per page
Query Builder