Lucene search
+L

5129 matches found

OSV
OSV
added 2026/04/08 8:30 p.m.10 views

CLSA-2026-1775669370 ImageMagick: Fix of CVE-2026-25986

CVE-2026-25986: heap buffer overflow write in YUV decoder when image dimensions are not properly validated...

9.8CVSS6AI score0.00461EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/08 3:9 p.m.2 views

GHSA-588R-CR5C-W6HF OpenEXR has a signed 32-bit Overflow in PIZ Decoder Leads to OOB Read/Write

Summary internalexrundopiz advances the working wavelet pointer with signed 32-bit arithmetic: c wavbuf += nx ny wcount; Because nx, ny, and wcount are int, a crafted EXR file can make this product overflow and wrap. The next channel then decodes from an incorrect address. The wavelet decode path...

8.6CVSS5.9AI score0.00482EPSS
SaveExploits1References6
GithubExploit
GithubExploit
added 2026/04/08 5:45 a.m.115 views

jwt-exploit-toolkit

JWT Exploit Toolkit !Pythonhttps://img.shields.io/badge/Py...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/04/08 12:7 a.m.5 views

GHSA-FCMH-QFXC-W685 kube-router: BGP Peer Passwords Exposed in Logs at Verbose Logging Level

Summary When kube-router is configured with per-node BGP peer passwords using the kube-router.io/peer.passwords node annotation, and verbose logging is enabled --v=2 or higher, the raw Kubernetes node annotation map is logged verbatim — including the base64-encoded BGP MD5 passwords. Anyone with...

4.1CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/04/07 9:20 p.m.4 views

CVE-2026-34781 Electron crashes in clipboard.readImage() on malformed clipboard image data

Electron is a framework for writing cross-platform desktop applications using JavaScript, HTML and CSS. Prior to 39.8.5, 40.8.5, 41.1.0, and 42.0.0-alpha.5, apps that call clipboard.readImage may be vulnerable to a denial of service. If the system clipboard contains image data that fails to decod...

2.8CVSS6AI score0.00144EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/07 5:4 p.m.8 views

CVE-2025-47392

Memory corruption when decoding corrupted satellite data files with invalid signature offsets...

8.8CVSS5.9AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/07 2:58 p.m.8 views

GO-2026-4909 Missing validation decoding Index v4 files leads to panic in github.com/go-git/go-git

Missing validation decoding Index v4 files leads to panic in github.com/go-git/go-git...

2.8CVSS5.7AI score0.00153EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/07 7:47 a.m.6 views

freerdp: FreeRDP: Arbitrary code execution via crafted Remote Desktop Protocol (RDP) server messages

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. The gdisurfacebits function, which processes SURFACEBITSCOMMAND messages, does not properly validate image dimensions bmp.width and bmp.height provided by a malicious RDP server. This can lead to a heap buffer...

9.8CVSS6.5AI score0.00656EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/07 12:1 a.m.13 views

RLSA-2026:6005 Important: freerdp security update

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. The xfreerdp client can connect to RDP servers such as Microsoft Windows machines, xrdp, and VirtualBox. Security Fixes: freerdp: FreeRDP: Arbitrary code execution via heap out-of-bounds write ...

8.8CVSS6.5AI score0.00591EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.9 views

Electron 代码问题漏洞

Electron is an open-source JavaScript framework developed by users for creating cross-platform desktop applications. This framework is based on Node.js and Chromium, allowing the development of cross-platform desktop applications using HTML and CSS. There were code-related vulnerabilities in...

3.3CVSS5.8AI score0.00144EPSS
SaveExploits0References1
Talos
Talos
added 2026/04/07 12:0 a.m.11 views

LibRaw deflate_dng_load_raw integer overflow vulnerability

Talos Vulnerability Report TALOS-2026-2364 LibRaw deflatedngloadraw integer overflow vulnerability April 7, 2026 CVE Number CVE-2026-20884 SUMMARY An integer overflow vulnerability exists in the deflatedngloadraw functionality of LibRaw Commit 8dc68e2. A specially crafted malicious file can lead ...

9.8CVSS6.3AI score0.00454EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/04/06 11:8 p.m.10 views

go-ipld-prime: DAG-CBOR decoder unbounded memory allocation from CBOR headers

The DAG-CBOR decoder uses collection sizes declared in CBOR headers as Go preallocation hints for maps and lists. The decoder does not cap these size hints or account for their cost in its allocation budget, allowing small payloads to cause excessive memory allocation. A CBOR map or list header c...

6.2CVSS6.1AI score0.00156EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/04/06 11:8 p.m.4 views

GHSA-378J-3JFJ-8R9F go-ipld-prime: DAG-CBOR decoder unbounded memory allocation from CBOR headers

The DAG-CBOR decoder uses collection sizes declared in CBOR headers as Go preallocation hints for maps and lists. The decoder does not cap these size hints or account for their cost in its allocation budget, allowing small payloads to cause excessive memory allocation. A CBOR map or list header c...

6.2CVSS6.1AI score0.00156EPSS
SaveExploits0References5
NVD
NVD
added 2026/04/06 10:16 p.m.5 views

CVE-2026-35444

SDLimage is a library to load images of various formats as SDL surfaces. In dolayersurface in src/IMGxcf.c, pixel index values from decoded XCF tile data are used directly as colormap indices without validating them against the colormap size cmnum. A crafted .xcf file with a small colormap and...

7.1CVSS0.00262EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/06 10:16 p.m.5 views

DEBIAN-CVE-2026-35444

SDLimage is a library to load images of various formats as SDL surfaces. In dolayersurface in src/IMGxcf.c, pixel index values from decoded XCF tile data are used directly as colormap indices without validating them against the colormap size cmnum. A crafted .xcf file with a small colormap and...

6.1CVSS5.4AI score0.00262EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/06 9:44 p.m.10 views

CVE-2026-35444

SDLimage is a library to load images of various formats as SDL surfaces. In dolayersurface in src/IMGxcf.c, pixel index values from decoded XCF tile data are used directly as colormap indices without validating them against the colormap size cmnum. A crafted .xcf file with a small colormap and...

7.1CVSS5.9AI score0.00262EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/04/06 9:44 p.m.27 views

CVE-2026-35444

SDLimage is a library to load images of various formats as SDL surfaces. In dolayersurface in src/IMGxcf.c, pixel index values from decoded XCF tile data are used directly as colormap indices without validating them against the colormap size cmnum. A crafted .xcf file with a small colormap and...

7.1CVSS5.7AI score0.00262EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/06 6:44 p.m.6 views

freerdp: FreeRDP: Arbitrary code execution via heap out-of-bounds write in RLE planar decode path

A flaw was found in FreeRDP, a free implementation of the Remote Desktop Protocol RDP. A malicious RDP server can exploit a heap out-of-bounds write vulnerability in the planardecompressplanerle function. This vulnerability allows the server to write past the end of a temporary buffer, potentiall...

8.8CVSS6.5AI score0.00591EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/04/06 6:33 p.m.4 views

EUVD-2025-209230

Memory corruption when decoding corrupted satellite data files with invalid signature offsets...

8.8CVSS5.9AI score0.00165EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/06 6:20 p.m.3 views

CVE-2026-0049

In onHeaderDecoded of LocalImageResolver.java, there is a possible persistent denial of service due to resource exhaustion. This could lead to local denial of service with no additional execution privileges needed. User interaction is not needed for exploitation...

6AI score0.00101EPSS
SaveExploits0References1
Rows per page
Query Builder