Lucene search
+L

3546 matches found

RedhatCVE
RedhatCVE
added 2026/04/09 10:21 p.m.6 views

CVE-2026-34757

A flaw was found in libpng, a library used for handling PNG Portable Network Graphics image files. This vulnerability arises when an application reuses a pointer, previously obtained from functions like pnggetPLTE, by passing it back to a corresponding setter function within the same image...

5.1CVSS5.6AI score0.00195EPSS
SaveExploits1References8
Snyk
Snyk
added 2026/04/09 4:14 p.m.5 views

Use After Free

Overview Affected versions of this package are vulnerable to Use After Free in the pngsetPLTE, pngsettRNS, and pngsethIST functions. An attacker can cause corrupted chunk metadata or leak heap contents by passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the...

7.3CVSS5.8AI score0.00195EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/09 3:16 p.m.4 views

CVE-2026-34757

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS0.00195EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/09 3:16 p.m.3 views

DEBIAN-CVE-2026-34757

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

4.4CVSS5.5AI score0.00195EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 2:41 p.m.3 views

CVE-2026-34757

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG Portable Network Graphics raster image files. From 1.0.9 to before 1.6.57, passing a pointer obtained from pnggetPLTE, pnggettRNS, or pnggethIST back into the corresponding setter on the same...

5.1CVSS6AI score0.00195EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2026/04/09 2:41 p.m.117 views

CVE-2026-34757

CVE-2026-34757 affects libpng 1.0.9 through before 1.6.57. The vulnerability arises when a pointer obtained from png_get_PLTE, png_get_tRNS, or png_get_hIST is passed back into the corresponding setter on the same png_struct/png_info pair, causing the setter to read from freed memory and copy it ...

5.1CVSS6AI score0.00195EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/04/09 11:10 a.m.5 views

SUSE-SU-2026:21038-1 Security update for libpng16

This update for libpng16 fixes the following issues: - CVE-2026-33416: use-after-free via pointer aliasing in pngsettRNS and pngsetPLTE can lead to arbitrary code execution bsc1260754. - CVE-2026-33636: out-of-bounds read/write in the palette expansion on ARM Neon can lead to information leak and...

7.6CVSS6.1AI score0.01052EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/09 10:11 a.m.3 views

RHSA-2026:7032 Red Hat Security Advisory: libpng12 security update

Bulletin has no description...

7CVSS5.7AI score0.00955EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2026/04/09 8:27 a.m.4 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.18.37 bug fix and security update

Red Hat OpenShift Container Platform release 4.18.37 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.18. Red Hat Product Security has rated this update as having a...

8.3CVSS6.2AI score0.00955EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/09 6:2 a.m.6 views

RLSA-2026:6439 Important: libpng15 security update

The libpng15 package provides libpng 1.5, an older version of the libpng. library for manipulating PNG Portable Network Graphics image format files. This version should be used only if you are unable to use the current version of libpng. Security Fixes: libpng: LIBPNG has a heap buffer overflow i...

7CVSS6AI score0.00955EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/09 6:2 a.m.7 views

RLSA-2026:6445 Important: libpng12 security update

The libpng12 package provides libpng 1.2, which is the previous version of the libpng library for manipulating PNG Portable Network Graphics image format files. This version should be used in case that it is not possible to use the current version of libpng. Security Fixes: libpng: LIBPNG has a...

7CVSS6.2AI score0.00955EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2026/04/09 6:2 a.m.5 views

libpng15 security update

An update is available for libpng15. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The libpng15 package provides libpng 1.5, an older version of the libpng...

8.3CVSS6.3AI score0.00955EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.3 views

RockyLinux 8 : libpng12 (RLSA-2026:6445)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:6445 advisory. libpng: LIBPNG has a heap buffer overflow in pngsetquantize CVE-2026-25646 Tenable has extracted the preceding description block directly from the RockyLinux...

8.3CVSS6.1AI score0.00955EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/04/09 12:0 a.m.7 views

libpng 资源管理错误漏洞

Libpng is an open-source PNG reference library developed by The PNG Development Group. It allows for the creation, reading, and writing of PNG graphic files. Versions of Libpng from 1.0.9 to 1.6.57 contained a resource management vulnerability. This vulnerability occurred when pointers obtained...

5.1CVSS5.8AI score0.00195EPSS
SaveExploits1References5
Photon
Photon
added 2026/04/09 12:0 a.m.6 views

Important Photon OS Security Update - PHSA-2026-4.0-0994

Updates of 'libpng', 'nginx' packages of Photon OS have been released...

8.2CVSS6.8AI score0.01052EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.5 views

Slackware Linux 15.0 / current libpng Vulnerability (SSA:2026-099-01)

The version of libpng installed on the remote host is prior to 1.6.57. It is, therefore, affected by a vulnerability as referenced in the SSA:2026-099-01 advisory. New libpng packages are available for Slackware 15.0 and -current to fix a security issue. Tenable has extracted the preceding...

5.1CVSS5.8AI score0.00195EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:0 a.m.3 views

RockyLinux 8 : libpng15 (RLSA-2026:6439)

The remote RockyLinux 8 host has packages installed that are affected by a vulnerability as referenced in the RLSA-2026:6439 advisory. libpng: LIBPNG has a heap buffer overflow in pngsetquantize CVE-2026-25646 Tenable has extracted the preceding description block directly from the RockyLinux...

8.3CVSS6.1AI score0.00955EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/04/08 12:41 p.m.9 views

libpng: LIBPNG has a heap buffer overflow in png_set_quantize

A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported b...

8.3CVSS6.3AI score0.00955EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/04/08 12:41 p.m.13 views

Important: Red Hat Security Advisory: libpng12 security update

An update for libpng12 is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available fo...

8.3CVSS6.3AI score0.00955EPSS
SaveExploits1References2
RedHat Linux
RedHat Linux
added 2026/04/08 12:15 p.m.7 views

libpng: LIBPNG has a heap buffer overflow in png_set_quantize

A heap based buffer overflow flaw has been discovered in LibPNG. Prior to version 1.6.55, an out-of-bounds read vulnerability exists in the pngsetquantize API function. When the function is called with no histogram and the number of colors in the palette is more than twice the maximum supported b...

8.3CVSS6.1AI score0.00955EPSS
SaveExploits1References7
Rows per page
Query Builder