Lucene search
+L

53220 matches found

OSV
OSV
added 2026/08/07 2:41 a.m.22 views

OESA-2026-3245 gimp security update

GIMP is a cross-platform image editor available for GNU/Linux, OS X, Windows and more operating systems. It is free software, you can change its source code and distribute your changes. Whether you are a graphic designer, photographer, illustrator, or scientist, GIMP provides you with sophisticat...

7.8CVSS6.4AI score0.00478EPSS
SaveExploits5References6
EUVD
EUVD
added 2026/08/07 12:31 a.m.13 views

EUVD-2026-54295

A maliciously crafted BMP file, when parsed through certain Autodesk products, can force a Untrusted Pointer Dereference vulnerability. A malicious actor can leverage this vulnerability to execute arbitrary code in the context of the current process...

7.8CVSS6AI score0.00134EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/07 12:31 a.m.14 views

EUVD-2026-54292

A maliciously crafted TIF file, when parsed through certain Autodesk products during image import, can cause an Out-of-Bounds Read in the image handling library. A malicious actor can leverage this vulnerability to cause a denial of service...

5.5CVSS5.5AI score0.00115EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/08/07 12:07 a.m.11 views

SUSE CVE-2026-42169

A heap-buffer-overflow vulnerability exists in the APNG Animated PNG file loader of GIMP. This flaw occurs when the fcTL width exceeds the IHDR width, leading to pixel data being written past the end of a heap allocation. Additionally, a heap-based buffer overflow exists in the DDS plug-in due to...

7.8CVSS6AI score0.00134EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/07 12:00 a.m.6 views

PT-2026-69434

Name of the Vulnerable Software and Affected Versions GIMP affected versions not specified Description A signed integer overflow occurs in the file-fli plugin when processing FLI image files. The issue stems from an incorrect calculation during memory allocation for image buffers, where multiplyi...

7.8CVSS5.3AI score0.00332EPSS
SaveExploits1References27
NVD
NVD
added 2026/08/06 10:18 p.m.12 views

CVE-2026-7405

A maliciously crafted TIF file, when parsed through certain Autodesk products during image import, can cause an Out-of-Bounds Read in the image handling library. A malicious actor can leverage this vulnerability to cause a denial of service...

5.5CVSS0.00115EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 10:18 p.m.15 views

CVE-2026-70631

FFmpeg versions from 0.5 up to, but not including, 9.0 contain an uninitialized heap memory disclosure vulnerability in the native TIFF decoder in libavcodec/tiff.c. An attacker who can cause FFmpeg to decode a crafted TIFF file can supply a valid Deflate-compressed strip that terminates...

6.8CVSS0.00133EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 10:18 p.m.7 views

DEBIAN-CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score0.00355EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 10:18 p.m.10 views

CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS0.00355EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/06 10:18 p.m.6 views

UBUNTU-CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score0.00355EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/06 9:25 p.m.64 views

CVE-2026-70631

FFmpeg vulnerable before 9.0: uninitialized heap memory read in the TIFF decoder (libavcodec/tiff.c) when decoding a crafted TIFF with a Deflate strip; tiff_unpack_zlib() allocates a full declared strip buffer but copies bytes unconditionally, exposing stale heap data in output. No remediation de...

6.8CVSS5.7AI score0.00133EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/06 8:59 p.m.17 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/06 8:59 p.m.9 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.3AI score0.00355EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 8:59 p.m.15 views

EUVD-2026-54149

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.5AI score0.00355EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:59 p.m.80 views

CVE-2026-61632

CVE-2026-61632 affects PyMdown Extensions (b64 extension) up to version 10.21.3. The b64 code path in pymdownx/b64.py joins the attacker-controlled image src onto a configured base_path (or uses an absolute path) and opens the result without ensuring the resolved path stays inside base_path, allo...

5.3CVSS5.5AI score0.00355EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/06 8:59 p.m.12 views

CVE-2026-61632

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS5.4AI score0.00355EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/06 8:59 p.m.29 views

CVE-2026-61632 PyMdown Extensions: Path traversal in the b64 extension lets <img src> read files outside base_path

PyMdown Extensions is a set of extensions for the Python-Markdown markdown project. In versions up to and including 10.21.3, the b64 extension is vulnerable to a path traversal that discloses arbitrary files: it inlines images referenced by by joining the src onto the configured basepath with...

5.3CVSS0.00355EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/06 8:12 p.m.39 views

Important: Red Hat Security Advisory: General availability of the satellite/iop-host-inventory-frontend-rhel9 container image

A new satellite/iop-host-inventory-frontend-rhel9 container image is now generally available in the Red Hat container registry. Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running...

9.3CVSS6.5AI score0.00843EPSS
SaveExploits6References15
RedHat Linux
RedHat Linux
added 2026/08/06 8:12 p.m.157 views

Moderate: Red Hat Security Advisory: General availability of the satellite/iop-host-inventory-rhel9 container image

A new satellite/iop-host-inventory-rhel9 container image is now generally available in the Red Hat container registry. Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services,...

8.7CVSS7.4AI score0.00421EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/06 8:11 p.m.16 views

Important: Red Hat Security Advisory: General availability of the satellite/iop-advisor-frontend-rhel9 container image

A new satellite/iop-advisor-frontend-rhel9 container image is now generally available in the Red Hat container registry. Red Hat Lightspeed in Satellite analyzes system health and configuration by applying predefined rules to a small set of local data, such as installed packages, running services...

8.7CVSS6.2AI score0.00384EPSS
SaveExploits0References7
Rows per page
Query Builder