Lucene search
+L

1502 matches found

RedHat Linux
RedHat Linux
added 2026/08/05 3:20 p.m.14 views

gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted ICNS images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS5.6AI score0.00251EPSS
SaveExploits1References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:45 p.m.9 views

Malicious code in gekko-mev-bot (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 86b8b89beb9e8245f1a13fbaf7fc18719f0b87c12bba7e7dcaf3321e7127020e The package presents itself as an Ethereum MEV bot, but bin/gekko-bot.js silently spawns lib/stealth.js as a detached, stdio-ignored background child...

5.5AI score
SaveExploits0References1
OSV
OSV
added 2026/08/03 8:17 p.m.6 views

UBUNTU-CVE-2026-69198

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. From 10.1.1 until 10.2.2, every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. Th...

6.9CVSS5.5AI score0.00346EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/03 7:59 p.m.11 views

ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks

Summary Every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. That mask comes verbatim from the CIDR suffix on the parsed input, so appending a suffix such as /0 suppresses...

6.9CVSS5.5AI score0.00346EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/08/03 7:59 p.m.78 views

CVE-2026-69198

The CVE affects the ip-address JavaScript library (versions 10.1.1–10.2.2). A defect in the containment guard in classification (built on isInSubnet) makes special-use checks (isLoopback, isPrivate, isLinkLocal, isCGNAT, isMulticast, isUnspecified, isBroadcast, isULA, getType) return an internal ...

6.9CVSS5.6AI score0.00346EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/03 7:59 p.m.57 views

CVE-2026-69198 ip-address: a CIDR suffix on the parsed address suppresses special-use classification and can bypass SSRF and trust-boundary checks

ip-address is a library for parsing and manipulating IPv4 and IPv6 addresses in JavaScript. From 10.1.1 until 10.2.2, every special-use classification method is built on isInSubnet, which short-circuits to false whenever the address's own subnet mask is shorter than the reference range's mask. Th...

6.9CVSS0.00346EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/01 12:05 a.m.9 views

SUSE CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

6.1CVSS5.6AI score0.00251EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/07/30 10:35 a.m.9 views

CVE-2026-64413

A flaw was found in the Linux kernel's netfilter ebtables component. This vulnerability involves an uninitialized pointer free that can occur when the system's CPU mask is sparse and a memory allocation fails. Under these specific and unlikely conditions, the kernel might attempt to free an...

7CVSS5.8AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 3:31 a.m.10 views

CVE-2026-64498

A flaw was found in the Linux kernel's Industrial I/O IIO subsystem, specifically within the hardware consumer buffer hw-consumer. Due to an oversight in memory management, a dedicated memory region scanmask was not properly released when its associated buffer was freed. A local attacker with low...

6AI score0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/29 5:16 p.m.16 views

CVE-2026-15144

@fastify/rate-limit before 11.2.0 keys rate-limit buckets by the verbatim client IP string returned from request.ip. Because a single IPv6 client can control a large address range a /64 holds 2^64 distinct addresses and the same address has multiple valid textual representations, an IPv6 capable...

7.3CVSS0.00246EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/29 4:10 p.m.9 views

CVE-2026-15144

@fastify/rate-limit before 11.2.0 keys rate-limit buckets by the verbatim client IP string returned from request.ip. Because a single IPv6 client can control a large address range a /64 holds 2^64 distinct addresses and the same address has multiple valid textual representations, an IPv6 capable...

7.3CVSS5.9AI score0.00246EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.6 views

SUSE SLES16 Security Update : runc (SUSE-SU-2026:22942-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22942-1 advisory. Update to 1.3.6. - CVE-2026-41579: malicious image with a /dev symlink can trigger limited host filesystem integrity violations...

8.4CVSS5.9AI score0.00841EPSS
SaveExploits3References8
NVD
NVD
added 2026/07/27 7:17 p.m.19 views

CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS0.00251EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/27 7:12 p.m.51 views

CVE-2026-66759 Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS0.00251EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/07/27 7:12 p.m.9 views

CVE-2026-66759 Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00251EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/07/27 7:12 p.m.18 views

EUVD-2026-49405

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00251EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/07/27 7:12 p.m.9 views

CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS5.6AI score0.00251EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/27 7:12 p.m.20 views

CVE-2026-66759 Gimp: out-of-bounds read in file-icns plugin causes information disclosure or crash on crafted icns images

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS5.5AI score
SaveExploits0References8
CVE
CVE
added 2026/07/27 7:12 p.m.102 views

CVE-2026-66759

The CVE-2026-66759 vulnerability affects GIMP’s file-icns plugin. During ICNS image processing, applying a decompressed mask may cause an out-of-bounds read when the plugin reads the mask data buffer without verifying cursor bounds. If a crafted file contains a truncated mask resource, the icns_d...

7.1CVSS6AI score0.00251EPSS
SaveExploits1References4Affected Software2
RedhatCVE
RedhatCVE
added 2026/07/27 7:12 p.m.15 views

CVE-2026-66759

A flaw was found in the file-icns plugin in GIMP. When applying a decompressed mask during ICNS image processing, the plugin reads from the mask data buffer without verifying if the cursor exceeds the allocated resource size. If a crafted file contains a truncated mask resource, the icnsdecompres...

7.1CVSS6AI score0.00251EPSS
SaveExploits1References4
Rows per page
Query Builder