Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-25646 (GCVE-0-2026-25646)
Vulnerability from cvelistv5 – Published: 2026-02-10 17:04 – Updated: 2026-02-11 15:31| URL | Tags |
|---|---|
| https://github.com/pnggroup/libpng/security/advis… | x_refsource_CONFIRM |
| https://github.com/pnggroup/libpng/commit/01d03b8… | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-02-10T17:25:31.583Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-25646",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-02-11T15:31:50.552532Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-11T15:31:58.665Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "libpng",
"vendor": "pnggroup",
"versions": [
{
"status": "affected",
"version": "\u003c 1.6.55"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification. This vulnerability is fixed in 1.6.55."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"privilegesRequired": "NONE",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "LOW"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-122",
"description": "CWE-122: Heap-based Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-126",
"description": "CWE-126: Buffer Over-read",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-02-10T17:04:38.501Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
},
{
"name": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
}
],
"source": {
"advisory": "GHSA-g8hp-mq4h-rqm3",
"discovery": "UNKNOWN"
},
"title": "LIBPNG has a heap buffer overflow in png_set_quantize"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-25646",
"datePublished": "2026-02-10T17:04:38.501Z",
"dateReserved": "2026-02-04T05:15:41.791Z",
"dateUpdated": "2026-02-11T15:31:58.665Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-25646",
"date": "2026-05-25",
"epss": "0.00081",
"percentile": "0.23606"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-25646\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-02-10T18:16:37.817\",\"lastModified\":\"2026-02-13T20:43:44.690\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification. This vulnerability is fixed in 1.6.55.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":8.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-122\"},{\"lang\":\"en\",\"value\":\"CWE-126\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.6.55\",\"matchCriteriaId\":\"306EDE73-99CF-4AE7-9B92-C63F68FD63AB\"}]}]}],\"references\":[{\"url\":\"https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/02/09/7\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/02/09/7\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-02-10T17:25:31.583Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-25646\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-02-11T15:31:50.552532Z\"}}}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-02-11T15:31:37.659Z\"}}], \"cna\": {\"title\": \"LIBPNG has a heap buffer overflow in png_set_quantize\", \"source\": {\"advisory\": \"GHSA-g8hp-mq4h-rqm3\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 8.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"pnggroup\", \"product\": \"libpng\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.6.55\"}]}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3\", \"name\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88\", \"name\": \"https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists in the png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification. This vulnerability is fixed in 1.6.55.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-122\", \"description\": \"CWE-122: Heap-based Buffer Overflow\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-126\", \"description\": \"CWE-126: Buffer Over-read\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-02-10T17:04:38.501Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-25646\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-11T15:31:58.665Z\", \"dateReserved\": \"2026-02-04T05:15:41.791Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-02-10T17:04:38.501Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:4732
Vulnerability from csaf_redhat - Published: 2026-03-17 09:40 - Updated: 2026-05-20 22:00A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API (CVE-2026-22801)\n\n* libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read (CVE-2026-22695)\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4732",
"url": "https://access.redhat.com/errata/RHSA-2026:4732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4732.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-05-20T22:00:51+00:00",
"generator": {
"date": "2026-05-20T22:00:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:4732",
"initial_release_date": "2026-03-17T09:40:46+00:00",
"revision_history": [
{
"date": "2026-03-17T09:40:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-17T09:40:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:00:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_aus:8.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-8.el8_2.2.src",
"product": {
"name": "libpng-2:1.6.34-8.el8_2.2.src",
"product_id": "libpng-2:1.6.34-8.el8_2.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-8.el8_2.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-8.el8_2.2.i686",
"product": {
"name": "libpng-2:1.6.34-8.el8_2.2.i686",
"product_id": "libpng-2:1.6.34-8.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-8.el8_2.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.34-8.el8_2.2.i686",
"product": {
"name": "libpng-devel-2:1.6.34-8.el8_2.2.i686",
"product_id": "libpng-devel-2:1.6.34-8.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.34-8.el8_2.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"product": {
"name": "libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"product_id": "libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.34-8.el8_2.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product": {
"name": "libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product_id": "libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.34-8.el8_2.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product_id": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.34-8.el8_2.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product_id": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.34-8.el8_2.2?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.6.34-8.el8_2.2.x86_64",
"product": {
"name": "libpng-2:1.6.34-8.el8_2.2.x86_64",
"product_id": "libpng-2:1.6.34-8.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.6.34-8.el8_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"product": {
"name": "libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"product_id": "libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.6.34-8.el8_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"product": {
"name": "libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"product_id": "libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debugsource@1.6.34-8.el8_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product_id": "libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.6.34-8.el8_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product": {
"name": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product_id": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel-debuginfo@1.6.34-8.el8_2.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product": {
"name": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product_id": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-tools-debuginfo@1.6.34-8.el8_2.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-8.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686"
},
"product_reference": "libpng-2:1.6.34-8.el8_2.2.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-8.el8_2.2.src as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src"
},
"product_reference": "libpng-2:1.6.34-8.el8_2.2.src",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.6.34-8.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64"
},
"product_reference": "libpng-2:1.6.34-8.el8_2.2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.34-8.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686"
},
"product_reference": "libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.34-8.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686"
},
"product_reference": "libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64"
},
"product_reference": "libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.34-8.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686"
},
"product_reference": "libpng-devel-2:1.6.34-8.el8_2.2.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.6.34-8.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64"
},
"product_reference": "libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
},
"product_reference": "libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64 as a component of Red Hat Enterprise Linux BaseOS AUS (v. 8.2)",
"product_id": "BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
},
"product_reference": "libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T09:40:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4732"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T09:40:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T09:40:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4732"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.src",
"BaseOS-8.2.0.Z.AUS:libpng-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-debugsource-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-devel-debuginfo-2:1.6.34-8.el8_2.2.x86_64",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.i686",
"BaseOS-8.2.0.Z.AUS:libpng-tools-debuginfo-2:1.6.34-8.el8_2.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:4756
Vulnerability from csaf_redhat - Published: 2026-03-17 13:13 - Updated: 2026-05-20 22:00A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng is now available for Red Hat Enterprise Linux 7 Extended Lifecycle Support.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The libpng packages contain a library of functions for creating and manipulating Portable Network Graphics (PNG) image format files.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4756",
"url": "https://access.redhat.com/errata/RHSA-2026:4756"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4756.json"
}
],
"title": "Red Hat Security Advisory: libpng security update",
"tracking": {
"current_release_date": "2026-05-20T22:00:51+00:00",
"generator": {
"date": "2026-05-20T22:00:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:4756",
"initial_release_date": "2026-03-17T13:13:58+00:00",
"revision_history": [
{
"date": "2026-03-17T13:13:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-17T13:13:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:00:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_els:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.s390",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.s390",
"product_id": "libpng-2:1.5.13-8.el7_9.2.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=s390\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.2.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.2?arch=s390\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.2?arch=s390\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390",
"product_id": "libpng-static-2:1.5.13-8.el7_9.2.s390",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.2?arch=s390\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.s390x",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.s390x",
"product_id": "libpng-2:1.5.13-8.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.2?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390x",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390x",
"product_id": "libpng-static-2:1.5.13-8.el7_9.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.2?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.x86_64",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.x86_64",
"product_id": "libpng-2:1.5.13-8.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.2?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"product_id": "libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.2?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.i686",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.i686",
"product_id": "libpng-2:1.5.13-8.el7_9.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.2.i686",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.i686",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.2?arch=i686\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.2.i686",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.i686",
"product_id": "libpng-static-2:1.5.13-8.el7_9.2.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.2?arch=i686\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64le",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64le",
"product_id": "libpng-2:1.5.13-8.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.2?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"product_id": "libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.2?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.src",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.src",
"product_id": "libpng-2:1.5.13-8.el7_9.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.ppc",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc",
"product_id": "libpng-2:1.5.13-8.el7_9.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=ppc\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.2?arch=ppc\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.2?arch=ppc\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc",
"product_id": "libpng-static-2:1.5.13-8.el7_9.2.ppc",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.2?arch=ppc\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64",
"product": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64",
"product_id": "libpng-2:1.5.13-8.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng@1.5.13-8.el7_9.2?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"product": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"product_id": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-devel@1.5.13-8.el7_9.2?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"product": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"product_id": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-debuginfo@1.5.13-8.el7_9.2?arch=ppc64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"product": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"product_id": "libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng-static@1.5.13-8.el7_9.2?arch=ppc64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.src as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.src"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.src",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7 ELS)",
"product_id": "7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.src as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.src"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.src",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-devel-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.i686 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.i686",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.ppc",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.s390",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.s390x",
"relates_to_product_reference": "7Server-optional-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng-static-2:1.5.13-8.el7_9.2.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7 ELS)",
"product_id": "7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64"
},
"product_reference": "libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"relates_to_product_reference": "7Server-optional-ELS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-17T13:13:58+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4756"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.src",
"7Server-optional-ELS:libpng-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-debuginfo-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-devel-2:1.5.13-8.el7_9.2.x86_64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.i686",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.ppc64le",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.s390x",
"7Server-optional-ELS:libpng-static-2:1.5.13-8.el7_9.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:5606
Vulnerability from csaf_redhat - Published: 2026-03-24 10:00 - Updated: 2026-05-21 02:42A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A vulnerability was recently discovered in the rpc.mountd daemon in the nfs-utils package for Linux, that allows a NFSv3 client to escalate the privileges assigned to it in the /etc/exports file at mount time. In particular, it allows the client to access any subdirectory or subtree of an exported directory, regardless of the set file permissions, and regardless of any 'root_squash' or 'all_squash' attributes that would normally be expected to apply to that client.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
|
A flaw was found in glibc. When the wordexp function is called with the flags WRDE_REUSE and WRDE_APPEND, it may return uninitialized memory. If the caller inspects the we_wordv array or calls the wordfree function to free the allocated memory, the process will abort, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the glibc library. Passing an excessively large alignment value to the memalign suite of functions, such as memalign, posix_memalign, aligned_alloc, valloc and pvalloc, an integer overflow can occur during internal size calculations due to improper overflow checks, causing an allocation of a small chunk of memory which is subsequently used for writing. This issue can result in an application crash or heap memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in glibc, the GNU C Library. When an application calls the `getnetbyaddr` or `getnetbyaddr_r` functions to resolve a network address, and the system's `nsswitch.conf` file is configured to use a DNS (Domain Name System) backend for network lookups, a query for a zero-valued network can lead to the disclosure of stack memory contents. This information is leaked to the configured DNS resolver, potentially allowing an attacker who controls the resolver to gain sensitive data from the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
|
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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new version of Red Hat build of Ceph Storage has been released",
"title": "Topic"
},
{
"category": "general",
"text": "The Red Hat Storage Ceph container images are based on the latest ubi9 base image and Ceph 8.1.\nThis release updates to the latest version.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:5606",
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-12801",
"url": "https://access.redhat.com/security/cve/CVE-2025-12801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-14831",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15281",
"url": "https://access.redhat.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15367",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-9820",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0861",
"url": "https://access.redhat.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0865",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-0915",
"url": "https://access.redhat.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-1299",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22695",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-22801",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-23490",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25646",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/",
"url": "https://docs.redhat.com/en/documentation/red_hat_ceph_storage/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_5606.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ceph Storage",
"tracking": {
"current_release_date": "2026-05-21T02:42:57+00:00",
"generator": {
"date": "2026-05-21T02:42:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:5606",
"initial_release_date": "2026-03-24T10:00:07+00:00",
"revision_history": [
{
"date": "2026-03-24T10:00:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-24T10:00:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-21T02:42:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ceph Storage 8",
"product": {
"name": "Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414?arch=amd64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Aba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3Aa0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1?arch=s390x\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"product": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"product_id": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256%3A2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af?arch=arm64\u0026repository_url=registry.redhat.io/rhceph\u0026tag=1774002867"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64 as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le as a component of Red Hat Ceph Storage 8",
"product_id": "Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
},
"product_reference": "registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le",
"relates_to_product_reference": "Red Hat Ceph Storage 8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-9820",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2025-09-02T10:00:18.839000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2392528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the GnuTLS library, specifically in the gnutls_pkcs11_token_init() function that handles PKCS#11 token initialization. When a token label longer than expected is processed, the function writes past the end of a fixed-size stack buffer. This programming error can cause the application using GnuTLS to crash or, in certain conditions, be exploited for code execution. As a result, systems or applications relying on GnuTLS may be vulnerable to a denial of service or local privilege escalation attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has assessed the severity of this vulnerability as Low, since exploitation requires local access or a malicious PKCS#11 token. While the impact is limited to denial of service or potential code execution in constrained scenarios, the vulnerability stems from a lack of proper bounds checking during token label handling in GnuTLS. Users should treat this as a security concern in environments where untrusted tokens may be introduced.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-9820"
},
{
"category": "external",
"summary": "RHBZ#2392528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2392528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-9820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9820"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5",
"url": "https://gitlab.com/gnutls/gnutls/-/commit/1d56f96f6ab5034d677136b9d50b5a75dff0faf5"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1732",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1732"
},
{
"category": "external",
"summary": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18",
"url": "https://www.gnutls.org/security-new.html#GNUTLS-SA-2025-11-18"
}
],
"release_date": "2025-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability. Applying the upstream patch or vendor-supplied security update is the recommended resolution.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "gnutls: Stack-based Buffer Overflow in gnutls_pkcs11_token_init() Function"
},
{
"acknowledgments": [
{
"names": [
"Simon Hall"
]
}
],
"cve": "CVE-2025-12801",
"cwe": {
"id": "CWE-279",
"name": "Incorrect Execution-Assigned Permissions"
},
"discovery_date": "2025-11-06T12:15:57.744000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2413081"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was recently discovered in the rpc.mountd daemon in the nfs-utils package for Linux, that allows a NFSv3 client to escalate the\nprivileges assigned to it in the /etc/exports file at mount time. In particular, it allows the client to access any subdirectory or subtree of an exported directory, regardless of the set file permissions, and regardless of any \u0027root_squash\u0027 or \u0027all_squash\u0027 attributes that would normally be expected to apply to that client.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nfs-utils: rpc.mountd in the nfs-utils privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This MODERATE impact vulnerability in `rpc.mountd` within the `nfs-utils` package allows an authenticated NFSv3 client to bypass configured `root_squash` or `all_squash` restrictions. This enables the client to access subdirectories of an exported NFS share with elevated privileges, regardless of the intended file permissions. Red Hat Enterprise Linux systems configured as NFSv3 servers are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-12801"
},
{
"category": "external",
"summary": "RHBZ#2413081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2413081"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-12801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-12801"
}
],
"release_date": "2026-03-04T15:06:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nfs-utils: rpc.mountd in the nfs-utils privilege escalation"
},
{
"cve": "CVE-2025-14831",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"discovery_date": "2025-12-17T14:48:30.222000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2423177"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in GnuTLS. This vulnerability allows a denial of service (DoS) by excessive CPU (Central Processing Unit) and memory consumption via specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. GnuTLS is susceptible to a denial of service attack due to excessive CPU and memory consumption. This occurs when processing specially crafted malicious certificates containing a large number of name constraints and subject alternative names (SANs) during certificate verification.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-14831"
},
{
"category": "external",
"summary": "RHBZ#2423177",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2423177"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-14831",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-14831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-14831"
},
{
"category": "external",
"summary": "https://gitlab.com/gnutls/gnutls/-/issues/1773",
"url": "https://gitlab.com/gnutls/gnutls/-/issues/1773"
}
],
"release_date": "2026-02-09T14:26:34.939000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "gnutls: GnuTLS: Denial of Service via excessive resource consumption during certificate verification"
},
{
"cve": "CVE-2025-15281",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2026-01-20T14:01:12.320264+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431196"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc. When the wordexp function is called with the flags WRDE_REUSE and WRDE_APPEND, it may return uninitialized memory. If the caller inspects the we_wordv array or calls the wordfree function to free the allocated memory, the process will abort, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to find an application linked to the glibc library that is using the wordexp function with the flags WRDE_REUSE and WRDE_APPEND. Also, calls to wordexp using both flags never worked correctly and thus the existence of applications that make use of this feature is unlikely. There is no known application vulnerable to this issue.\n\nFurthermore, this flaw will result in a denial of service with no other security impact.\n\nDue to these reasons, this vulnerability has been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "RHBZ#2431196",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431196"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15281",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15281"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33814",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33814"
}
],
"release_date": "2026-01-20T13:22:46.495000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this issue, consider refactoring the use of the wordexp function to not use the WRDE_REUSE and WRDE_APPEND flags together.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15367"
},
{
"category": "external",
"summary": "RHBZ#2431373",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431373"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15367"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15367"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143923",
"url": "https://github.com/python/cpython/issues/143923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143924",
"url": "https://github.com/python/cpython/pull/143924"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/CBFBOWVGGUJFSGITQCCBZS4GEYYZ7ZNE/"
}
],
"release_date": "2026-01-20T21:47:09.885000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the poplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: POP3 command injection in user-controlled commands"
},
{
"cve": "CVE-2026-0861",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-01-14T22:01:10.975595+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2429771"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the glibc library. Passing an excessively large alignment value to the memalign suite of functions, such as memalign, posix_memalign, aligned_alloc, valloc and pvalloc, an integer overflow can occur during internal size calculations due to improper overflow checks, causing an allocation of a small chunk of memory which is subsequently used for writing. This issue can result in an application crash or heap memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: Integer overflow in memalign leads to heap corruption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to find an application linked to the glibc library that is using one of the vulnerable functions (memalign, posix_memalign, aligned_alloc, valloc or pvalloc) in a way that the alignment parameter can be user-controlled, allowing an attacker to trigger the integer overflow. However, the alignment parameter used by the functions is usually hard-coded power of two and do not allow arbitrary values, specially values supplied by a user. There is no known application vulnerable to this issue.\n\nAlso, default Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and memory protections significantly increase the difficult of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this vulnerability has been rated with a low severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "RHBZ#2429771",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429771"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0861",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0861"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33796",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33796"
}
],
"release_date": "2026-01-14T21:01:11.037000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Applications calling one of the vulnerable functions and allowing the alignment parameter to be set by user-controlled input can implement additional validations checks, ensuring the alignment value is a power of two and does not exceed a sane limit, for example the system page size or a maximum of 64KB. This prevents the excessively large value required to trigger the integer overflow.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "glibc: Integer overflow in memalign leads to heap corruption"
},
{
"cve": "CVE-2026-0865",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:26.694713+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431367"
}
],
"notes": [
{
"category": "description",
"text": "Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: wsgiref.headers.Headers allows header newline injection in Python",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "RHBZ#2431367",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431367"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0865"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0865"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143916",
"url": "https://github.com/python/cpython/issues/143916"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143917",
"url": "https://github.com/python/cpython/pull/143917"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/BJ6QPHNSHJTS3A7CFV6IBMCAP2DWRVNT/"
}
],
"release_date": "2026-01-20T21:26:15.274000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: wsgiref.headers.Headers allows header newline injection in Python"
},
{
"cve": "CVE-2026-0915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2026-01-15T23:01:26.157678+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in glibc, the GNU C Library. When an application calls the `getnetbyaddr` or `getnetbyaddr_r` functions to resolve a network address, and the system\u0027s `nsswitch.conf` file is configured to use a DNS (Domain Name System) backend for network lookups, a query for a zero-valued network can lead to the disclosure of stack memory contents. This information is leaked to the configured DNS resolver, potentially allowing an attacker who controls the resolver to gain sensitive data from the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glibc: glibc: Information disclosure via zero-valued network query",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. It allows for information disclosure of stack contents to a configured DNS resolver when an application utilizes `getnetbyaddr` or `getnetbyaddr_r` with a DNS backend specified in `nsswitch.conf` for a zero-valued network query. This affects Red Hat Enterprise Linux and OpenShift Container Platform.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "RHBZ#2430201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-0915",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-0915",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0915"
},
{
"category": "external",
"summary": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802",
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802"
}
],
"release_date": "2026-01-15T22:08:41.630000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glibc: glibc: Information disclosure via zero-valued network query"
},
{
"cve": "CVE-2026-1299",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-01-23T17:02:57.343486+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2432437"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules, allowing an attacker to inject email headers and potentially modify message recipients or the email body, and spoof sender information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: email header injection due to unquoted newlines",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue can only be exploitable by Python applications using the LiteralHeader class to write email headers, as it does not respect email folding rules. Additionally, this issue allows attackers to modify message recipients or the email body and spoof sender identity but it does not cause memory corruption or arbitrary code execution. Due to these reasons, this vulnerability has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "RHBZ#2432437",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2432437"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-1299",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-1299"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-1299"
},
{
"category": "external",
"summary": "https://cve.org/CVERecord?id=CVE-2024-6923",
"url": "https://cve.org/CVERecord?id=CVE-2024-6923"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413",
"url": "https://github.com/python/cpython/commit/052e55e7d44718fe46cbba0ca995cb8fcc359413"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/144125",
"url": "https://github.com/python/cpython/issues/144125"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/144126",
"url": "https://github.com/python/cpython/pull/144126"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/6ZZULGALJTITEAGEXLDJE2C6FORDXPBT/"
}
],
"release_date": "2026-01-23T16:27:13.346000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications accepting user-supplied data for email headers should sanitize the input by stripping or rejecting any strings containing carriage return or line feed characters, \u0027\\r\u0027 or \u0027\\n\u0027, respectively, preventing malicious sequences that could lead to header manipulation.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"cve": "CVE-2026-22695",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:52.403246+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for processing PNG (Portable Network Graphics) image files. A local attacker could exploit a heap buffer over-read vulnerability in the `png_image_finish_read` function by tricking a user into processing a specially crafted interlaced 16-bit PNG file with an 8-bit output format and non-minimal row stride. This could lead to a denial of service (DoS) and potentially information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. A heap buffer over-read flaw exists in the libpng library when processing specially crafted interlaced 16-bit PNG images with 8-bit output format and non-minimal row stride. This issue requires user interaction, as an attacker would need to trick a user into opening a malicious PNG file.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "RHBZ#2428825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22695",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22695"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea",
"url": "https://github.com/pnggroup/libpng/commit/218612ddd6b17944e21eda56caf8b4bf7779d1ea"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2",
"url": "https://github.com/pnggroup/libpng/commit/e4f7ad4ea2"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/issues/778",
"url": "https://github.com/pnggroup/libpng/issues/778"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
}
],
"release_date": "2026-01-12T22:55:40.204000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "To mitigate this issue, users should avoid opening untrusted PNG image files. Applications that process PNG images should be configured to restrict processing of untrusted or unverified content where possible.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Denial of service and information disclosure via heap buffer over-read in png_image_finish_read"
},
{
"cve": "CVE-2026-22801",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-01-13T00:08:42.581146+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2428824"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in libpng, a reference library for PNG (Portable Network Graphics) raster image files. An integer truncation vulnerability exists in the png_write_image_16bit and png_write_image_8bit simplified write API functions. A local attacker could exploit this flaw by providing a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes, leading to a heap buffer over-read. This can result in information disclosure or a denial of service (DoS) to the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. An integer truncation flaw in the libpng simplified write API functions (`png_write_image_16bit`, `png_write_image_8bit`) can lead to a heap buffer over-read. Exploitation requires an application to process specially crafted input that provides a negative row stride or a stride exceeding 65535 bytes, potentially resulting in denial of service or information disclosure.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "RHBZ#2428824",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2428824"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22801",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22801"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22801"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"release_date": "2026-01-12T22:57:58.288000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API"
},
{
"cve": "CVE-2026-23490",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-16T20:03:33.790513+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430472"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in pyasn1, a generic ASN.1 library for Python. A remote attacker could exploit this vulnerability by sending a specially crafted RELATIVE-OID with excessive continuation octets. This input validation vulnerability leads to memory exhaustion, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23490"
},
{
"category": "external",
"summary": "RHBZ#2430472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430472"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23490",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23490"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23490"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970",
"url": "https://github.com/pyasn1/pyasn1/commit/3908f144229eed4df24bd569d16e5991ace44970"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2",
"url": "https://github.com/pyasn1/pyasn1/releases/tag/v0.6.2"
},
{
"category": "external",
"summary": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq",
"url": "https://github.com/pyasn1/pyasn1/security/advisories/GHSA-63vm-454h-vhhq"
}
],
"release_date": "2026-01-16T19:03:36.442000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "pyasn1: pyasn1: Denial of Service due to memory exhaustion from malformed RELATIVE-OID"
},
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-24T10:00:07+00:00",
"details": "The container images provided by this update can be downloaded from the\nRed Hat container registry at registry.redhat.io using the \"podman pull\" command.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:1160569002c25d3d349bbe41b57eeffade438853d3419edca01813227440f414_amd64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:2a73d2ab438040547d61bf4257a50a3d33cb5e74f40d372a865fe0db9ba9d5af_arm64",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:a0f0f9770911d6a0fc522f304942765059643193e95c9f6e505462f98a979db1_s390x",
"Red Hat Ceph Storage 8:registry.redhat.io/rhceph/rhceph-8-rhel9@sha256:ba2480ebb7946082380496ad7b92b92560a8bb9ddcd8e2f94f0c502ce65c1d0c_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:6439
Vulnerability from csaf_redhat - Published: 2026-04-02 11:12 - Updated: 2026-05-20 22:01A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng15 is now available for Red Hat Enterprise Linux 8.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6439",
"url": "https://access.redhat.com/errata/RHSA-2026:6439"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6439.json"
}
],
"title": "Red Hat Security Advisory: libpng15 security update",
"tracking": {
"current_release_date": "2026-05-20T22:01:05+00:00",
"generator": {
"date": "2026-05-20T22:01:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6439",
"initial_release_date": "2026-04-02T11:12:37+00:00",
"revision_history": [
{
"date": "2026-04-02T11:12:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T11:12:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:01:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-8.el8_10.src",
"product": {
"name": "libpng15-0:1.5.30-8.el8_10.src",
"product_id": "libpng15-0:1.5.30-8.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-8.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-8.el8_10.aarch64",
"product": {
"name": "libpng15-0:1.5.30-8.el8_10.aarch64",
"product_id": "libpng15-0:1.5.30-8.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-8.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"product": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"product_id": "libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-8.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"product_id": "libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-8.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-8.el8_10.ppc64le",
"product": {
"name": "libpng15-0:1.5.30-8.el8_10.ppc64le",
"product_id": "libpng15-0:1.5.30-8.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-8.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"product": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"product_id": "libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-8.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"product_id": "libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-8.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-8.el8_10.i686",
"product": {
"name": "libpng15-0:1.5.30-8.el8_10.i686",
"product_id": "libpng15-0:1.5.30-8.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-8.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"product": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"product_id": "libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-8.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"product_id": "libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-8.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-8.el8_10.x86_64",
"product": {
"name": "libpng15-0:1.5.30-8.el8_10.x86_64",
"product_id": "libpng15-0:1.5.30-8.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-8.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.x86_64",
"product": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.x86_64",
"product_id": "libpng15-debugsource-0:1.5.30-8.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-8.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"product_id": "libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-8.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-8.el8_10.s390x",
"product": {
"name": "libpng15-0:1.5.30-8.el8_10.s390x",
"product_id": "libpng15-0:1.5.30-8.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-8.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"product": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"product_id": "libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-8.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"product_id": "libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-8.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.aarch64"
},
"product_reference": "libpng15-0:1.5.30-8.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-8.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.i686"
},
"product_reference": "libpng15-0:1.5.30-8.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.ppc64le"
},
"product_reference": "libpng15-0:1.5.30-8.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-8.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.s390x"
},
"product_reference": "libpng15-0:1.5.30-8.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-8.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.src"
},
"product_reference": "libpng15-0:1.5.30-8.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.x86_64"
},
"product_reference": "libpng15-0:1.5.30-8.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.s390x"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.aarch64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le"
},
"product_reference": "libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.s390x"
},
"product_reference": "libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-8.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-8.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T11:12:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6439"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debuginfo-0:1.5.30-8.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng15-debugsource-0:1.5.30-8.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:6445
Vulnerability from csaf_redhat - Published: 2026-04-02 11:35 - Updated: 2026-05-20 22:01A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng12 is now available for Red Hat Enterprise Linux 8.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6445",
"url": "https://access.redhat.com/errata/RHSA-2026:6445"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6445.json"
}
],
"title": "Red Hat Security Advisory: libpng12 security update",
"tracking": {
"current_release_date": "2026-05-20T22:01:05+00:00",
"generator": {
"date": "2026-05-20T22:01:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6445",
"initial_release_date": "2026-04-02T11:35:38+00:00",
"revision_history": [
{
"date": "2026-04-02T11:35:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T11:35:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:01:05+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0:1.2.57-6.el8_10.src",
"product": {
"name": "libpng12-0:1.2.57-6.el8_10.src",
"product_id": "libpng12-0:1.2.57-6.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12@1.2.57-6.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0:1.2.57-6.el8_10.aarch64",
"product": {
"name": "libpng12-0:1.2.57-6.el8_10.aarch64",
"product_id": "libpng12-0:1.2.57-6.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12@1.2.57-6.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"product": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"product_id": "libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debugsource@1.2.57-6.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"product": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"product_id": "libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debuginfo@1.2.57-6.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0:1.2.57-6.el8_10.ppc64le",
"product": {
"name": "libpng12-0:1.2.57-6.el8_10.ppc64le",
"product_id": "libpng12-0:1.2.57-6.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12@1.2.57-6.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"product": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"product_id": "libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debugsource@1.2.57-6.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"product": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"product_id": "libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debuginfo@1.2.57-6.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0:1.2.57-6.el8_10.i686",
"product": {
"name": "libpng12-0:1.2.57-6.el8_10.i686",
"product_id": "libpng12-0:1.2.57-6.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12@1.2.57-6.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"product": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"product_id": "libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debugsource@1.2.57-6.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"product": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"product_id": "libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debuginfo@1.2.57-6.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0:1.2.57-6.el8_10.x86_64",
"product": {
"name": "libpng12-0:1.2.57-6.el8_10.x86_64",
"product_id": "libpng12-0:1.2.57-6.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12@1.2.57-6.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.x86_64",
"product": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.x86_64",
"product_id": "libpng12-debugsource-0:1.2.57-6.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debugsource@1.2.57-6.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"product": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"product_id": "libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debuginfo@1.2.57-6.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng12-0:1.2.57-6.el8_10.s390x",
"product": {
"name": "libpng12-0:1.2.57-6.el8_10.s390x",
"product_id": "libpng12-0:1.2.57-6.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12@1.2.57-6.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"product": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"product_id": "libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debugsource@1.2.57-6.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"product": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"product_id": "libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng12-debuginfo@1.2.57-6.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0:1.2.57-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.aarch64"
},
"product_reference": "libpng12-0:1.2.57-6.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0:1.2.57-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.i686"
},
"product_reference": "libpng12-0:1.2.57-6.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0:1.2.57-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.ppc64le"
},
"product_reference": "libpng12-0:1.2.57-6.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0:1.2.57-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.s390x"
},
"product_reference": "libpng12-0:1.2.57-6.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0:1.2.57-6.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.src"
},
"product_reference": "libpng12-0:1.2.57-6.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-0:1.2.57-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.x86_64"
},
"product_reference": "libpng12-0:1.2.57-6.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64"
},
"product_reference": "libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.i686"
},
"product_reference": "libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le"
},
"product_reference": "libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.s390x"
},
"product_reference": "libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64"
},
"product_reference": "libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.aarch64"
},
"product_reference": "libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.i686"
},
"product_reference": "libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le"
},
"product_reference": "libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.s390x"
},
"product_reference": "libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng12-debugsource-0:1.2.57-6.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.x86_64"
},
"product_reference": "libpng12-debugsource-0:1.2.57-6.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T11:35:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6445"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debuginfo-0:1.2.57-6.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libpng12-debugsource-0:1.2.57-6.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:6466
Vulnerability from csaf_redhat - Published: 2026-04-02 12:04 - Updated: 2026-05-20 22:00A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng15 is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6466",
"url": "https://access.redhat.com/errata/RHSA-2026:6466"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6466.json"
}
],
"title": "Red Hat Security Advisory: libpng15 security update",
"tracking": {
"current_release_date": "2026-05-20T22:00:57+00:00",
"generator": {
"date": "2026-05-20T22:00:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6466",
"initial_release_date": "2026-04-02T12:04:34+00:00",
"revision_history": [
{
"date": "2026-04-02T12:04:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:04:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:00:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_2.1.src",
"product": {
"name": "libpng15-0:1.5.30-7.el8_2.1.src",
"product_id": "libpng15-0:1.5.30-7.el8_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_2.1.i686",
"product": {
"name": "libpng15-0:1.5.30-7.el8_2.1.i686",
"product_id": "libpng15-0:1.5.30-7.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_2.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_2.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_2.1.x86_64",
"product": {
"name": "libpng15-0:1.5.30-7.el8_2.1.x86_64",
"product_id": "libpng15-0:1.5.30-7.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_2.1.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_2.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_2.1.src",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_2.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64",
"relates_to_product_reference": "AppStream-8.2.0.Z.AUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T12:04:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6466"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.src",
"AppStream-8.2.0.Z.AUS:libpng15-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_2.1.x86_64",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.i686",
"AppStream-8.2.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:6467
Vulnerability from csaf_redhat - Published: 2026-04-02 12:12 - Updated: 2026-05-20 22:00A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng15 is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support and Red Hat Enterprise Linux 8.4 Extended Update Support Long-Life Add-On.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6467",
"url": "https://access.redhat.com/errata/RHSA-2026:6467"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6467.json"
}
],
"title": "Red Hat Security Advisory: libpng15 security update",
"tracking": {
"current_release_date": "2026-05-20T22:00:56+00:00",
"generator": {
"date": "2026-05-20T22:00:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6467",
"initial_release_date": "2026-04-02T12:12:54+00:00",
"revision_history": [
{
"date": "2026-04-02T12:12:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:12:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:00:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus_long_life:8.4::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_4.1.src",
"product": {
"name": "libpng15-0:1.5.30-7.el8_4.1.src",
"product_id": "libpng15-0:1.5.30-7.el8_4.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_4.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_4.1.i686",
"product": {
"name": "libpng15-0:1.5.30-7.el8_4.1.i686",
"product_id": "libpng15-0:1.5.30-7.el8_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_4.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_4.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_4.1.x86_64",
"product": {
"name": "libpng15-0:1.5.30-7.el8_4.1.x86_64",
"product_id": "libpng15-0:1.5.30-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_4.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_4.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.4)",
"product_id": "AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_4.1.src as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_4.1.src",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.i686 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS EXTENSION (v.8.4)",
"product_id": "AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"relates_to_product_reference": "AppStream-8.4.0.Z.EUS.EXTENSION"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T12:12:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6467"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.AUS:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.src",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debuginfo-0:1.5.30-7.el8_4.1.x86_64",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.i686",
"AppStream-8.4.0.Z.EUS.EXTENSION:libpng15-debugsource-0:1.5.30-7.el8_4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:6468
Vulnerability from csaf_redhat - Published: 2026-04-02 12:18 - Updated: 2026-05-20 22:00A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng15 is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6468",
"url": "https://access.redhat.com/errata/RHSA-2026:6468"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6468.json"
}
],
"title": "Red Hat Security Advisory: libpng15 security update",
"tracking": {
"current_release_date": "2026-05-20T22:00:56+00:00",
"generator": {
"date": "2026-05-20T22:00:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6468",
"initial_release_date": "2026-04-02T12:18:04+00:00",
"revision_history": [
{
"date": "2026-04-02T12:18:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:18:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:00:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_8.1.src",
"product": {
"name": "libpng15-0:1.5.30-7.el8_8.1.src",
"product_id": "libpng15-0:1.5.30-7.el8_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"product": {
"name": "libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"product_id": "libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_8.1.i686",
"product": {
"name": "libpng15-0:1.5.30-7.el8_8.1.i686",
"product_id": "libpng15-0:1.5.30-7.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_8.1.x86_64",
"product": {
"name": "libpng15-0:1.5.30-7.el8_8.1.x86_64",
"product_id": "libpng15-0:1.5.30-7.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.ppc64le"
},
"product_reference": "libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.8)",
"product_id": "AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_8.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_8.1.src",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.8)",
"product_id": "AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"relates_to_product_reference": "AppStream-8.8.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T12:18:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6468"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.E4S:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.ppc64le",
"AppStream-8.8.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.src",
"AppStream-8.8.0.Z.TUS:libpng15-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_8.1.x86_64",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.i686",
"AppStream-8.8.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:6469
Vulnerability from csaf_redhat - Published: 2026-04-02 12:20 - Updated: 2026-05-20 22:00A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libpng15 is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, and Red Hat Enterprise Linux 8.6 Telecommunications Update Service.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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.\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6469",
"url": "https://access.redhat.com/errata/RHSA-2026:6469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6469.json"
}
],
"title": "Red Hat Security Advisory: libpng15 security update",
"tracking": {
"current_release_date": "2026-05-20T22:00:59+00:00",
"generator": {
"date": "2026-05-20T22:00:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6469",
"initial_release_date": "2026-04-02T12:20:17+00:00",
"revision_history": [
{
"date": "2026-04-02T12:20:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-02T12:20:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:00:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.6::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_6.1.src",
"product": {
"name": "libpng15-0:1.5.30-7.el8_6.1.src",
"product_id": "libpng15-0:1.5.30-7.el8_6.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_6.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_6.1.i686",
"product": {
"name": "libpng15-0:1.5.30-7.el8_6.1.i686",
"product_id": "libpng15-0:1.5.30-7.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_6.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_6.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_6.1.x86_64",
"product": {
"name": "libpng15-0:1.5.30-7.el8_6.1.x86_64",
"product_id": "libpng15-0:1.5.30-7.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_6.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_6.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_6.1.aarch64",
"product": {
"name": "libpng15-0:1.5.30-7.el8_6.1.aarch64",
"product_id": "libpng15-0:1.5.30-7.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_6.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_6.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"product": {
"name": "libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"product_id": "libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_6.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_6.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng15-0:1.5.30-7.el8_6.1.s390x",
"product": {
"name": "libpng15-0:1.5.30-7.el8_6.1.s390x",
"product_id": "libpng15-0:1.5.30-7.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15@1.5.30-7.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"product": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"product_id": "libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debugsource@1.5.30-7.el8_6.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"product": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"product_id": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libpng15-debuginfo@1.5.30-7.el8_6.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream AUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.aarch64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.ppc64le"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.s390x"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.8.6)",
"product_id": "AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.src as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.src"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.src",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64 as a component of Red Hat Enterprise Linux AppStream TUS (v.8.6)",
"product_id": "AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64"
},
"product_reference": "libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"relates_to_product_reference": "AppStream-8.6.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-02T12:20:17+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6469"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.AUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.AUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.E4S:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.aarch64",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.ppc64le",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.s390x",
"AppStream-8.6.0.Z.E4S:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.src",
"AppStream-8.6.0.Z.TUS:libpng15-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debuginfo-0:1.5.30-7.el8_6.1.x86_64",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.i686",
"AppStream-8.6.0.Z.TUS:libpng15-debugsource-0:1.5.30-7.el8_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
RHSA-2026:6553
Vulnerability from csaf_redhat - Published: 2026-04-09 08:27 - Updated: 2026-05-20 22:01A 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 png_set_quantize() 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 by the user's display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-aarch64-418.94.202603261158-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202603261158-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-s390x-418.94.202603261158-0 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-RHOSE-4.18:rhcos-x86_64-418.94.202603261158-0 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "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.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.18.\n\nRed 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 for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.18.37. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:6552\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nSecurity Fix(es):\n\n* libpng: LIBPNG has a heap buffer overflow in png_set_quantize (CVE-2026-25646)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:6553",
"url": "https://access.redhat.com/errata/RHSA-2026:6553"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_6553.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.18.37 bug fix and security update",
"tracking": {
"current_release_date": "2026-05-20T22:01:14+00:00",
"generator": {
"date": "2026-05-20T22:01:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:6553",
"initial_release_date": "2026-04-09T08:27:05+00:00",
"revision_history": [
{
"date": "2026-04-09T08:27:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-09T08:27:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T22:01:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.18",
"product": {
"name": "Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.18::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-aarch64-418.94.202603261158-0",
"product": {
"name": "rhcos-aarch64-418.94.202603261158-0",
"product_id": "rhcos-aarch64-418.94.202603261158-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202603261158?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-ppc64le-418.94.202603261158-0",
"product": {
"name": "rhcos-ppc64le-418.94.202603261158-0",
"product_id": "rhcos-ppc64le-418.94.202603261158-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202603261158?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-s390x-418.94.202603261158-0",
"product": {
"name": "rhcos-s390x-418.94.202603261158-0",
"product_id": "rhcos-s390x-418.94.202603261158-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202603261158?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos-x86_64-418.94.202603261158-0",
"product": {
"name": "rhcos-x86_64-418.94.202603261158-0",
"product_id": "rhcos-x86_64-418.94.202603261158-0",
"product_identification_helper": {
"purl": "pkg:generic/redhat/rhcos@418.94.202603261158?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-aarch64-418.94.202603261158-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-aarch64-418.94.202603261158-0"
},
"product_reference": "rhcos-aarch64-418.94.202603261158-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-ppc64le-418.94.202603261158-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202603261158-0"
},
"product_reference": "rhcos-ppc64le-418.94.202603261158-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-s390x-418.94.202603261158-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-s390x-418.94.202603261158-0"
},
"product_reference": "rhcos-s390x-418.94.202603261158-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos-x86_64-418.94.202603261158-0 as a component of Red Hat OpenShift Container Platform 4.18",
"product_id": "9Base-RHOSE-4.18:rhcos-x86_64-418.94.202603261158-0"
},
"product_reference": "rhcos-x86_64-418.94.202603261158-0",
"relates_to_product_reference": "9Base-RHOSE-4.18"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-25646",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2026-02-10T18:01:28.232408+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2438542"
}
],
"notes": [
{
"category": "description",
"text": "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 png_set_quantize() 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 by the user\u0027s display, certain palettes will cause the function to enter into an infinite loop that reads past the end of an internal heap-allocated buffer. The images that trigger this vulnerability are valid per the PNG specification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "For `java-17-openjdk-headless` and `java-21-openjdk-headless`, while the affected code is present in the bundled sources, it is not exercised by these headless packages.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202603261158-0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "RHBZ#2438542",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2438542"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25646",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25646"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25646"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2026/02/09/7",
"url": "http://www.openwall.com/lists/oss-security/2026/02/09/7"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88",
"url": "https://github.com/pnggroup/libpng/commit/01d03b8453eb30ade759cd45c707e5a1c7277d88"
},
{
"category": "external",
"summary": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-g8hp-mq4h-rqm3"
}
],
"release_date": "2026-02-10T17:04:38.501000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-09T08:27:05+00:00",
"details": "For OpenShift Container Platform 4.18 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:9b7068aa6f6087c2f0a7cefa241c5dbb0ede0efaad783607dff0da98cac432d2\n\n (For s390x architecture)\n The image digest is sha256:71fc972c8f86d9ab444778a4ea4ff4a584acd987e656bd882f0b09f89eca8f69\n\n (For ppc64le architecture)\n The image digest is sha256:c07f07c1ab1d2ff0b5c94e2df409fd021562bec9faf3ec1baffa045c9352c66b\n\n (For aarch64 architecture)\n The image digest is sha256:925290794f73498da77c7b536b266e0ddcc16b2a16f83f1f7c9ca31a199d735c\n\nAll OpenShift Container Platform 4.18 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202603261158-0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:6553"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202603261158-0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.18:rhcos-aarch64-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-ppc64le-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-s390x-418.94.202603261158-0",
"9Base-RHOSE-4.18:rhcos-x86_64-418.94.202603261158-0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libpng: LIBPNG has a heap buffer overflow in png_set_quantize"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.