Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-22801 (GCVE-0-2026-22801)
Vulnerability from cvelistv5 – Published: 2026-01-12 22:57 – Updated: 2026-01-13 19:37
VLAI
EPSS
Title
LIBPNG has an integer truncation causing heap buffer over-read in png_image_write_*
Summary
LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions png_write_image_16bit and png_write_image_8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.
Severity
6.8 (Medium)
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://github.com/pnggroup/libpng/security/advis… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-22801",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-13T19:37:38.282435Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-13T19:37:45.414Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "libpng",
"vendor": "pnggroup",
"versions": [
{
"status": "affected",
"version": "\u003c 1.6.54"
}
]
}
],
"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. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions png_write_image_16bit and png_write_image_8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-125",
"description": "CWE-125: Out-of-bounds Read",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-12T22:57:58.288Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
}
],
"source": {
"advisory": "GHSA-vgjq-8cw5-ggw8",
"discovery": "UNKNOWN"
},
"title": "LIBPNG has an integer truncation causing heap buffer over-read in png_image_write_*"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-22801",
"datePublished": "2026-01-12T22:57:58.288Z",
"dateReserved": "2026-01-09T22:50:10.287Z",
"dateUpdated": "2026-01-13T19:37:45.414Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-22801",
"date": "2026-06-28",
"epss": "0.00114",
"percentile": "0.01738"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-22801\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-01-12T23:15:52.907\",\"lastModified\":\"2026-06-17T10:20:27.327\",\"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. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions png_write_image_16bit and png_write_image_8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.\"},{\"lang\":\"es\",\"value\":\"LIBPNG es una biblioteca de referencia para usar en aplicaciones que leen, crean y manipulan archivos de imagen r\u00e1ster PNG (Portable Network Graphics). Desde la versi\u00f3n 1.6.26 hasta la 1.6.53, existe un truncamiento de enteros en las funciones API de escritura simplificadas de libpng, png_write_image_16bit y png_write_image_8bit, que causa una lectura excesiva del b\u00fafer de la pila (heap buffer over-read) cuando el llamador proporciona un paso de fila negativo (para dise\u00f1os de imagen de abajo hacia arriba) o un paso que excede los 65535 bytes. El error fue introducido en libpng 1.6.26 (octubre de 2016) por conversiones de tipo a\u00f1adidas para silenciar advertencias del compilador en sistemas de 16 bits. Esta vulnerabilidad est\u00e1 corregida en la versi\u00f3n 1.6.54.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"pnggroup\",\"product\":\"libpng\",\"versions\":[{\"version\":\"\u003c 1.6.54\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":4.2},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-01-13T19:37:38.282435Z\",\"id\":\"CVE-2026-22801\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-190\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libpng:libpng:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.6.26\",\"versionEndExcluding\":\"1.6.54\",\"matchCriteriaId\":\"4E5664F6-3EA2-4459-8380-BEB9937EFBE1\"}]}]}],\"references\":[{\"url\":\"https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-22801\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-13T19:37:38.282435Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-13T19:37:42.858Z\"}}], \"cna\": {\"title\": \"LIBPNG has an integer truncation causing heap buffer over-read in png_image_write_*\", \"source\": {\"advisory\": \"GHSA-vgjq-8cw5-ggw8\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}], \"affected\": [{\"vendor\": \"pnggroup\", \"product\": \"libpng\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.6.54\"}]}], \"references\": [{\"url\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8\", \"name\": \"https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"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. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions png_write_image_16bit and png_write_image_8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-125\", \"description\": \"CWE-125: Out-of-bounds Read\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190: Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-01-12T22:57:58.288Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-22801\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-13T19:37:45.414Z\", \"dateReserved\": \"2026-01-09T22:50:10.287Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-01-12T22:57:58.288Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:20155-1
Vulnerability from csaf_suse - Published: 2026-01-22 14:31 - Updated: 2026-01-22 14:31Summary
Security update for libpng16
Severity
Moderate
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issues:
- CVE-2026-22695: Fixed heap buffer over-read in png_image_finish_read (bsc#1256525).
- CVE-2026-22801: Fixed integer truncation causing heap buffer over-read in png_image_write_* (bsc#1256526).
Patchnames: SUSE-SL-Micro-6.2-172
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
6.1 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2026-22695: Fixed heap buffer over-read in png_image_finish_read (bsc#1256525).\n- CVE-2026-22801: Fixed integer truncation causing heap buffer over-read in png_image_write_* (bsc#1256526).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-172",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20155-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20155-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620155-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20155-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023947.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256525",
"url": "https://bugzilla.suse.com/1256525"
},
{
"category": "self",
"summary": "SUSE Bug 1256526",
"url": "https://bugzilla.suse.com/1256526"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22695 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22801 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22801/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-01-22T14:31:16Z",
"generator": {
"date": "2026-01-22T14:31:16Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20155-1",
"initial_release_date": "2026-01-22T14:31:16Z",
"revision_history": [
{
"date": "2026-01-22T14:31:16Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.4.1.aarch64",
"product": {
"name": "libpng16-16-1.6.44-160000.4.1.aarch64",
"product_id": "libpng16-16-1.6.44-160000.4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.4.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.44-160000.4.1.ppc64le",
"product_id": "libpng16-16-1.6.44-160000.4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.4.1.s390x",
"product": {
"name": "libpng16-16-1.6.44-160000.4.1.s390x",
"product_id": "libpng16-16-1.6.44-160000.4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.44-160000.4.1.x86_64",
"product": {
"name": "libpng16-16-1.6.44-160000.4.1.x86_64",
"product_id": "libpng16-16-1.6.44-160000.4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.4.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64"
},
"product_reference": "libpng16-16-1.6.44-160000.4.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.4.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.44-160000.4.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.4.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x"
},
"product_reference": "libpng16-16-1.6.44-160000.4.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.44-160000.4.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64"
},
"product_reference": "libpng16-16-1.6.44-160000.4.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22695"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.51 to 1.6.53, there is a heap buffer over-read in the libpng simplified API function png_image_finish_read when processing interlaced 16-bit PNGs with 8-bit output format and non-minimal row stride. This is a regression introduced by the fix for CVE-2025-65018. This vulnerability is fixed in 1.6.54.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22695",
"url": "https://www.suse.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "SUSE Bug 1256525 for CVE-2026-22695",
"url": "https://bugzilla.suse.com/1256525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T14:31:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-22695"
},
{
"cve": "CVE-2026-22801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22801"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions png_write_image_16bit and png_write_image_8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22801",
"url": "https://www.suse.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "SUSE Bug 1256526 for CVE-2026-22801",
"url": "https://bugzilla.suse.com/1256526"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.aarch64",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.ppc64le",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.s390x",
"SUSE Linux Micro 6.2:libpng16-16-1.6.44-160000.4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T14:31:16Z",
"details": "moderate"
}
],
"title": "CVE-2026-22801"
}
]
}
SUSE-SU-2026:20523-1
Vulnerability from csaf_suse - Published: 2026-02-26 10:51 - Updated: 2026-02-26 10:51Summary
Security update for libpng16
Severity
Important
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issues:
- CVE-2025-28162: memory leaks when running `pngimage` (bsc#1257364).
- CVE-2025-28164: memory leaks when running `pngimage` (bsc#1257365).
- CVE-2026-22695: heap buffer over-read in png_image_finish_read (bsc#1256525).
- CVE-2026-22801: integer truncation causing heap buffer over-read in png_image_write_* (bsc#1256526).
- CVE-2026-25646: heap buffer overflow vulnerability in png_set_dither/png_set_quantize (bsc#1258020).
Patchnames: SUSE-SLE-Micro-6.0-593
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.1 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
24 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2025-28162: memory leaks when running `pngimage` (bsc#1257364).\n- CVE-2025-28164: memory leaks when running `pngimage` (bsc#1257365).\n- CVE-2026-22695: heap buffer over-read in png_image_finish_read (bsc#1256525).\n- CVE-2026-22801: integer truncation causing heap buffer over-read in png_image_write_* (bsc#1256526).\n- CVE-2026-25646: heap buffer overflow vulnerability in png_set_dither/png_set_quantize (bsc#1258020).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-593",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20523-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20523-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620523-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20523-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024499.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256525",
"url": "https://bugzilla.suse.com/1256525"
},
{
"category": "self",
"summary": "SUSE Bug 1256526",
"url": "https://bugzilla.suse.com/1256526"
},
{
"category": "self",
"summary": "SUSE Bug 1257364",
"url": "https://bugzilla.suse.com/1257364"
},
{
"category": "self",
"summary": "SUSE Bug 1257365",
"url": "https://bugzilla.suse.com/1257365"
},
{
"category": "self",
"summary": "SUSE Bug 1258020",
"url": "https://bugzilla.suse.com/1258020"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-28162 page",
"url": "https://www.suse.com/security/cve/CVE-2025-28162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-28164 page",
"url": "https://www.suse.com/security/cve/CVE-2025-28164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22695 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22801 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25646 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25646/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-02-26T10:51:48Z",
"generator": {
"date": "2026-02-26T10:51:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20523-1",
"initial_release_date": "2026-02-26T10:51:48Z",
"revision_history": [
{
"date": "2026-02-26T10:51:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-3.1.aarch64",
"product": {
"name": "libpng16-16-1.6.43-3.1.aarch64",
"product_id": "libpng16-16-1.6.43-3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-3.1.s390x",
"product": {
"name": "libpng16-16-1.6.43-3.1.s390x",
"product_id": "libpng16-16-1.6.43-3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-3.1.x86_64",
"product": {
"name": "libpng16-16-1.6.43-3.1.x86_64",
"product_id": "libpng16-16-1.6.43-3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-3.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.43-3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-3.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x"
},
"product_reference": "libpng16-16-1.6.43-3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-3.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.43-3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-28162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-28162"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via the pngimage with AddressSanitizer (ASan), the program leaks memory in various locations, eventually leading to high memory usage and causing the program to become unresponsive",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-28162",
"url": "https://www.suse.com/security/cve/CVE-2025-28162"
},
{
"category": "external",
"summary": "SUSE Bug 1257364 for CVE-2025-28162",
"url": "https://bugzilla.suse.com/1257364"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T10:51:48Z",
"details": "low"
}
],
"title": "CVE-2025-28162"
},
{
"cve": "CVE-2025-28164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-28164"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via png_create_read_struct() function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-28164",
"url": "https://www.suse.com/security/cve/CVE-2025-28164"
},
{
"category": "external",
"summary": "SUSE Bug 1257365 for CVE-2025-28164",
"url": "https://bugzilla.suse.com/1257365"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T10:51:48Z",
"details": "low"
}
],
"title": "CVE-2025-28164"
},
{
"cve": "CVE-2026-22695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22695"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.51 to 1.6.53, there is a heap buffer over-read in the libpng simplified API function png_image_finish_read when processing interlaced 16-bit PNGs with 8-bit output format and non-minimal row stride. This is a regression introduced by the fix for CVE-2025-65018. This vulnerability is fixed in 1.6.54.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22695",
"url": "https://www.suse.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "SUSE Bug 1256525 for CVE-2026-22695",
"url": "https://bugzilla.suse.com/1256525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T10:51:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-22695"
},
{
"cve": "CVE-2026-22801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22801"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions png_write_image_16bit and png_write_image_8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22801",
"url": "https://www.suse.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "SUSE Bug 1256526 for CVE-2026-22801",
"url": "https://bugzilla.suse.com/1256526"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T10:51:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-22801"
},
{
"cve": "CVE-2026-25646",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25646"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25646",
"url": "https://www.suse.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "SUSE Bug 1258020 for CVE-2026-25646",
"url": "https://bugzilla.suse.com/1258020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.aarch64",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.s390x",
"SUSE Linux Micro 6.0:libpng16-16-1.6.43-3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T10:51:48Z",
"details": "important"
}
],
"title": "CVE-2026-25646"
}
]
}
SUSE-SU-2026:20530-1
Vulnerability from csaf_suse - Published: 2026-02-26 11:26 - Updated: 2026-02-26 11:26Summary
Security update for libpng16
Severity
Important
Notes
Title of the patch: Security update for libpng16
Description of the patch: This update for libpng16 fixes the following issues:
- CVE-2026-25646: Fixed a heap buffer overflow vulnerability in png_set_dither/png_set_quantize (bsc#1258020).
- CVE-2025-28162: memory leaks when running `pngimage` (bsc#1257364).
- CVE-2025-28164: memory leaks when running `pngimage` (bsc#1257365).
- CVE-2026-22695: Fixed heap buffer over-read in png_image_finish_read (bsc#1256525).
- CVE-2026-22801: Fixed integer truncation causing heap buffer over-read in png_image_write_* (bsc#1256526).
Patchnames: SUSE-SLE-Micro-6.1-411
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
low
6.1 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
6.8 (Medium)
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
Affected products
Recommended
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
24 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libpng16",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libpng16 fixes the following issues:\n\n- CVE-2026-25646: Fixed a heap buffer overflow vulnerability in png_set_dither/png_set_quantize (bsc#1258020).\n- CVE-2025-28162: memory leaks when running `pngimage` (bsc#1257364).\n- CVE-2025-28164: memory leaks when running `pngimage` (bsc#1257365).\n- CVE-2026-22695: Fixed heap buffer over-read in png_image_finish_read (bsc#1256525).\n- CVE-2026-22801: Fixed integer truncation causing heap buffer over-read in png_image_write_* (bsc#1256526).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-411",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_20530-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20530-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620530-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20530-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024563.html"
},
{
"category": "self",
"summary": "SUSE Bug 1256525",
"url": "https://bugzilla.suse.com/1256525"
},
{
"category": "self",
"summary": "SUSE Bug 1256526",
"url": "https://bugzilla.suse.com/1256526"
},
{
"category": "self",
"summary": "SUSE Bug 1257364",
"url": "https://bugzilla.suse.com/1257364"
},
{
"category": "self",
"summary": "SUSE Bug 1257365",
"url": "https://bugzilla.suse.com/1257365"
},
{
"category": "self",
"summary": "SUSE Bug 1258020",
"url": "https://bugzilla.suse.com/1258020"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-28162 page",
"url": "https://www.suse.com/security/cve/CVE-2025-28162/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-28164 page",
"url": "https://www.suse.com/security/cve/CVE-2025-28164/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22695 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-22801 page",
"url": "https://www.suse.com/security/cve/CVE-2026-22801/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-25646 page",
"url": "https://www.suse.com/security/cve/CVE-2026-25646/"
}
],
"title": "Security update for libpng16",
"tracking": {
"current_release_date": "2026-02-26T11:26:10Z",
"generator": {
"date": "2026-02-26T11:26:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20530-1",
"initial_release_date": "2026-02-26T11:26:10Z",
"revision_history": [
{
"date": "2026-02-26T11:26:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"product_id": "libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"product_id": "libpng16-16-1.6.43-slfo.1.1_3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.x86_64",
"product": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.x86_64",
"product_id": "libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpng16-16-1.6.43-slfo.1.1_3.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
},
"product_reference": "libpng16-16-1.6.43-slfo.1.1_3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-28162",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-28162"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via the pngimage with AddressSanitizer (ASan), the program leaks memory in various locations, eventually leading to high memory usage and causing the program to become unresponsive",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-28162",
"url": "https://www.suse.com/security/cve/CVE-2025-28162"
},
{
"category": "external",
"summary": "SUSE Bug 1257364 for CVE-2025-28162",
"url": "https://bugzilla.suse.com/1257364"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:26:10Z",
"details": "low"
}
],
"title": "CVE-2025-28162"
},
{
"cve": "CVE-2025-28164",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-28164"
}
],
"notes": [
{
"category": "general",
"text": "Buffer Overflow vulnerability in libpng 1.6.43-1.6.46 allows a local attacker to cause a denial of service via png_create_read_struct() function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-28164",
"url": "https://www.suse.com/security/cve/CVE-2025-28164"
},
{
"category": "external",
"summary": "SUSE Bug 1257365 for CVE-2025-28164",
"url": "https://bugzilla.suse.com/1257365"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:26:10Z",
"details": "low"
}
],
"title": "CVE-2025-28164"
},
{
"cve": "CVE-2026-22695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22695"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.51 to 1.6.53, there is a heap buffer over-read in the libpng simplified API function png_image_finish_read when processing interlaced 16-bit PNGs with 8-bit output format and non-minimal row stride. This is a regression introduced by the fix for CVE-2025-65018. This vulnerability is fixed in 1.6.54.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22695",
"url": "https://www.suse.com/security/cve/CVE-2026-22695"
},
{
"category": "external",
"summary": "SUSE Bug 1256525 for CVE-2026-22695",
"url": "https://bugzilla.suse.com/1256525"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:26:10Z",
"details": "moderate"
}
],
"title": "CVE-2026-22695"
},
{
"cve": "CVE-2026-22801",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-22801"
}
],
"notes": [
{
"category": "general",
"text": "LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. From 1.6.26 to 1.6.53, there is an integer truncation in the libpng simplified write API functions png_write_image_16bit and png_write_image_8bit causes heap buffer over-read when the caller provides a negative row stride (for bottom-up image layouts) or a stride exceeding 65535 bytes. The bug was introduced in libpng 1.6.26 (October 2016) by casts added to silence compiler warnings on 16-bit systems. This vulnerability is fixed in 1.6.54.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-22801",
"url": "https://www.suse.com/security/cve/CVE-2026-22801"
},
{
"category": "external",
"summary": "SUSE Bug 1256526 for CVE-2026-22801",
"url": "https://bugzilla.suse.com/1256526"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:26:10Z",
"details": "moderate"
}
],
"title": "CVE-2026-22801"
},
{
"cve": "CVE-2026-25646",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-25646"
}
],
"notes": [
{
"category": "general",
"text": "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.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-25646",
"url": "https://www.suse.com/security/cve/CVE-2026-25646"
},
{
"category": "external",
"summary": "SUSE Bug 1258020 for CVE-2026-25646",
"url": "https://bugzilla.suse.com/1258020"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.aarch64",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.ppc64le",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.s390x",
"SUSE Linux Micro 6.1:libpng16-16-1.6.43-slfo.1.1_3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:26:10Z",
"details": "important"
}
],
"title": "CVE-2026-25646"
}
]
}
WID-SEC-W-2026-0068
Vulnerability from csaf_certbund - Published: 2026-01-12 23:00 - Updated: 2026-05-10 22:00Summary
libpng (API-Funktionen): Mehrere Schwachstellen ermöglichen DoS und Offenlegung von Informationen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Die libpng ist die offizielle Referenzbibliothek für die Darstellung und Manipulation von Bildern im Portable Network Graphics (PNG) Format.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in libpng ausnutzen, um einen Denial of Service Angriff durchzuführen oder vertrauliche Informationen offenzulegen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
- Windows
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Meinberg LANTIME <7.10.008
Meinberg / LANTIME
|
<7.10.008 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP15 IF02
IBM / QRadar SIEM
|
<7.5.0 UP15 IF02 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source libpng <1.6.54
Open Source / libpng
|
<1.6.54 |
Affected products
Known affected
12 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Meinberg LANTIME <7.10.008
Meinberg / LANTIME
|
<7.10.008 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP15 IF02
IBM / QRadar SIEM
|
<7.5.0 UP15 IF02 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 | ||
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Open Source libpng <1.6.54
Open Source / libpng
|
<1.6.54 |
References
51 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die libpng ist die offizielle Referenzbibliothek f\u00fcr die Darstellung und Manipulation von Bildern im Portable Network Graphics (PNG) Format.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in libpng ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0068 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0068.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0068 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0068"
},
{
"category": "external",
"summary": "OSS Security Mailing List vom 2026-01-12",
"url": "https://seclists.org/oss-sec/2026/q1/57"
},
{
"category": "external",
"summary": "libpng GitHub vom 2026-01-12",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-mmq5-27w3-rxpp"
},
{
"category": "external",
"summary": "libpng GitHub vom 2026-01-12",
"url": "https://github.com/pnggroup/libpng/security/advisories/GHSA-vgjq-8cw5-ggw8"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7963-1 vom 2026-01-14",
"url": "https://ubuntu.com/security/notices/USN-7963-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0192-1 vom 2026-01-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023828.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0234-1 vom 2026-01-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023851.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20155-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023947.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20127-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023964.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0364-1 vom 2026-02-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024034.html"
},
{
"category": "external",
"summary": "Meinberg Security Advisory MBGSA-2026.02 vom 2026-02-10",
"url": "http://news.meinberg.de/664/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8035-1 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8035-1"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-168EBCB4A8 vom 2026-02-14",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-168ebcb4a8"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-A9AE661FA2 vom 2026-02-14",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-a9ae661fa2"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6138 vom 2026-02-17",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00047.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4481 vom 2026-02-17",
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00020.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3171 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3171.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2FIREFOX-2026-051 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2FIREFOX-2026-051.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0596-1 vom 2026-02-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024368.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3405 vom 2026-02-26",
"url": "https://access.redhat.com/errata/RHSA-2026:3405"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3405 vom 2026-02-27",
"url": "http://linux.oracle.com/errata/ELSA-2026-3405.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3405 vom 2026-02-27",
"url": "https://linux.oracle.com/errata/ELSA-2026-3405.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3405 vom 2026-02-28",
"url": "https://errata.build.resf.org/RLSA-2026:3405"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20523-1 vom 2026-02-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024499.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3551 vom 2026-03-03",
"url": "https://linux.oracle.com/errata/ELSA-2026-3551.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3575 vom 2026-03-03",
"url": "https://access.redhat.com/errata/RHSA-2026:3575"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3576 vom 2026-03-03",
"url": "https://access.redhat.com/errata/RHSA-2026:3576"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3551 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3551"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3577 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3577"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3574 vom 2026-03-03",
"url": "https://access.redhat.com/errata/RHSA-2026:3574"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3573 vom 2026-03-03",
"url": "https://access.redhat.com/errata/RHSA-2026:3573"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20530-1 vom 2026-03-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024563.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3551 vom 2026-03-05",
"url": "https://errata.build.resf.org/RLSA-2026:3551"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4306 vom 2026-03-11",
"url": "https://access.redhat.com/errata/RHSA-2026:4306"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:4306 vom 2026-03-12",
"url": "https://errata.build.resf.org/RLSA-2026:4306"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4306 vom 2026-03-13",
"url": "http://linux.oracle.com/errata/ELSA-2026-4306.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4732 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4732"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4728 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4728"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4729 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4729"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4731 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4731"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4728 vom 2026-03-17",
"url": "https://linux.oracle.com/errata/ELSA-2026-4728.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4730 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4730"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:4728 vom 2026-03-18",
"url": "https://errata.build.resf.org/RLSA-2026:4728"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-152 vom 2026-03-23",
"url": "https://www.dell.com/support/kbdoc/de-de/000443243/dsa-2026-152-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5606 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5606"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:9254 vom 2026-04-22",
"url": "https://access.redhat.com/errata/RHSA-2026:9254"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:9255 vom 2026-04-22",
"url": "https://access.redhat.com/errata/RHSA-2026:9255"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7270594 vom 2026-04-23",
"url": "https://www.ibm.com/support/pages/node/7270594"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12273 vom 2026-05-09",
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:12273 vom 2026-05-08",
"url": "https://access.redhat.com/errata/RHSA-2026:12274"
}
],
"source_lang": "en-US",
"title": "libpng (API-Funktionen): Mehrere Schwachstellen erm\u00f6glichen DoS und Offenlegung von Informationen",
"tracking": {
"current_release_date": "2026-05-10T22:00:00.000+00:00",
"generator": {
"date": "2026-05-11T09:01:19.432+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0068",
"initial_release_date": "2026-01-12T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-12T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-2416"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-10T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Meinberg aufgenommen"
},
{
"date": "2026-02-12T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu und European Union Vulnerability Database aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2026-02-23T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-25T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-26T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und SUSE aufgenommen"
},
{
"date": "2026-03-02T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-10T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-11T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-03-12T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-04-22T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-05-10T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "27"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.34.00.16",
"product_id": "T052048"
}
},
{
"category": "product_version",
"name": "5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway 5.34.00.16",
"product_id": "T052048-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.34.00.16"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP15 IF02",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP15 IF02",
"product_id": "T053291"
}
},
{
"category": "product_version",
"name": "7.5.0 UP15 IF02",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP15 IF02",
"product_id": "T053291-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up15_if02"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.10.008",
"product": {
"name": "Meinberg LANTIME \u003c7.10.008",
"product_id": "T050722"
}
},
{
"category": "product_version",
"name": "7.10.008",
"product": {
"name": "Meinberg LANTIME 7.10.008",
"product_id": "T050722-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:meinberg:lantime:7.10.008"
}
}
}
],
"category": "product_name",
"name": "LANTIME"
}
],
"category": "vendor",
"name": "Meinberg"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.6.54",
"product": {
"name": "Open Source libpng \u003c1.6.54",
"product_id": "T049852"
}
},
{
"category": "product_version",
"name": "1.6.54",
"product": {
"name": "Open Source libpng 1.6.54",
"product_id": "T049852-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:libpng:libpng:1.6.54"
}
}
}
],
"category": "product_name",
"name": "libpng"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-22695",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T050722",
"T000126",
"T053291",
"398363",
"T004914",
"T032255",
"T052048",
"74185",
"T049852"
]
},
"release_date": "2026-01-12T23:00:00.000+00:00",
"title": "CVE-2026-22695"
},
{
"cve": "CVE-2026-22801",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T050722",
"T000126",
"T053291",
"398363",
"T004914",
"T032255",
"T052048",
"74185",
"T049852"
]
},
"release_date": "2026-01-12T23:00:00.000+00:00",
"title": "CVE-2026-22801"
}
]
}
WID-SEC-W-2026-0413
Vulnerability from csaf_certbund - Published: 2026-02-12 23:00 - Updated: 2026-02-12 23:00Summary
Securepoint UTM: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Securepoint UTM-Firewalls vereinen Firewall, Router und Unified Threat Management (UTM) in einem Gerät.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Komponenten von Drittanbietern in Securepoint UTM ausnutzen, um Dateien zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.manipulieren.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Securepoint UTM <14.1.2
Securepoint / UTM
|
<14.1.2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Securepoint UTM <14.1.2
Securepoint / UTM
|
<14.1.2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Securepoint UTM <14.1.2
Securepoint / UTM
|
<14.1.2 |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Securepoint UTM <14.1.2
Securepoint / UTM
|
<14.1.2 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Securepoint UTM-Firewalls vereinen Firewall, Router und Unified Threat Management (UTM) in einem Ger\u00e4t.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Komponenten von Drittanbietern in Securepoint UTM ausnutzen, um Dateien zu manipulieren, vertrauliche Informationen offenzulegen oder einen Denial-of-Service-Zustand zu verursachen.manipulieren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0413 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0413.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0413 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0413"
},
{
"category": "external",
"summary": "Securepoint UTM Changelog - Build 14.1.2 vom 2026-02-12",
"url": "https://wiki.securepoint.de/UTM/Changelog#Build_14.1.2_Beta-Version"
}
],
"source_lang": "en-US",
"title": "Securepoint UTM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-12T23:00:00.000+00:00",
"generator": {
"date": "2026-02-13T11:37:29.918+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0413",
"initial_release_date": "2026-02-12T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-12T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c14.1.2",
"product": {
"name": "Securepoint UTM \u003c14.1.2",
"product_id": "T050906"
}
},
{
"category": "product_version",
"name": "14.1.2",
"product": {
"name": "Securepoint UTM 14.1.2",
"product_id": "T050906-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:securepoint:unified_threat_management:14.1.2"
}
}
}
],
"category": "product_name",
"name": "UTM"
}
],
"category": "vendor",
"name": "Securepoint"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11411",
"product_status": {
"known_affected": [
"T050906"
]
},
"release_date": "2026-02-12T23:00:00.000+00:00",
"title": "CVE-2025-11411"
},
{
"cve": "CVE-2025-13086",
"product_status": {
"known_affected": [
"T050906"
]
},
"release_date": "2026-02-12T23:00:00.000+00:00",
"title": "CVE-2025-13086"
},
{
"cve": "CVE-2026-22695",
"product_status": {
"known_affected": [
"T050906"
]
},
"release_date": "2026-02-12T23:00:00.000+00:00",
"title": "CVE-2026-22695"
},
{
"cve": "CVE-2026-22801",
"product_status": {
"known_affected": [
"T050906"
]
},
"release_date": "2026-02-12T23:00:00.000+00:00",
"title": "CVE-2026-22801"
}
]
}
WID-SEC-W-2026-0778
Vulnerability from csaf_certbund - Published: 2026-03-18 23:00 - Updated: 2026-05-11 22:00Summary
Dell Secure Connect Gateway Policy Manager: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Dell Secure Connect Gateway ist eine Softwarelösung, die als sicherer, zentralisierter Punkt für die Verwaltung des Fernzugriffs und des Supports für Hardware und Software von Dell Technologies dient.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway Policy Manager ausnutzen, um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- Windows
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Dell Secure Connect Gateway Policy Manager <5.34.00.14
Dell / Secure Connect Gateway
|
Policy Manager <5.34.00.14 | ||
|
Dell Secure Connect Gateway <5.34.00.16
Dell / Secure Connect Gateway
|
<5.34.00.16 |
References
5 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Dell Secure Connect Gateway ist eine Softwarel\u00f6sung, die als sicherer, zentralisierter Punkt f\u00fcr die Verwaltung des Fernzugriffs und des Supports f\u00fcr Hardware und Software von Dell Technologies dient.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Secure Connect Gateway Policy Manager ausnutzen, um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-0778 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0778.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0778 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0778"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-120 vom 2026-03-18",
"url": "https://www.dell.com/support/kbdoc/de-de/000441138/dsa-2026-120-security-update-for-dell-secure-connect-gateway-policy-manager-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-152 vom 2026-03-23",
"url": "https://www.dell.com/support/kbdoc/de-de/000443243/dsa-2026-152-dell-secure-connect-gateway-security-update-for-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Dell Security Advisory",
"url": "https://www.dell.com/support/kbdoc/en-us/000462117/dsa-2026-047-security-update-for-dell-ecs-and-objectscale-multiple-vulnerabilities-1"
}
],
"source_lang": "en-US",
"title": "Dell Secure Connect Gateway Policy Manager: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-11T22:00:00.000+00:00",
"generator": {
"date": "2026-05-12T08:12:31.865+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0778",
"initial_release_date": "2026-03-18T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Dell aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.8.1.0-3.8.1.7",
"product": {
"name": "Dell ECS 3.8.1.0-3.8.1.7",
"product_id": "T053778",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7"
}
}
}
],
"category": "product_name",
"name": "ECS"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Policy Manager \u003c5.34.00.14",
"product": {
"name": "Dell Secure Connect Gateway Policy Manager \u003c5.34.00.14",
"product_id": "T051894"
}
},
{
"category": "product_version",
"name": "Policy Manager 5.34.00.14",
"product": {
"name": "Dell Secure Connect Gateway Policy Manager 5.34.00.14",
"product_id": "T051894-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:policy_manager__5.34.00.14"
}
}
},
{
"category": "product_version_range",
"name": "\u003c5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway \u003c5.34.00.16",
"product_id": "T052048"
}
},
{
"category": "product_version",
"name": "5.34.00.16",
"product": {
"name": "Dell Secure Connect Gateway 5.34.00.16",
"product_id": "T052048-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:5.34.00.16"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2014-8991",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2014-8991"
},
{
"cve": "CVE-2015-2296",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2015-2296"
},
{
"cve": "CVE-2019-6778",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2019-6778"
},
{
"cve": "CVE-2020-10756",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-10756"
},
{
"cve": "CVE-2020-13645",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-13645"
},
{
"cve": "CVE-2020-1983",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-1983"
},
{
"cve": "CVE-2020-24455",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-24455"
},
{
"cve": "CVE-2020-25219",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-25219"
},
{
"cve": "CVE-2020-26154",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-26154"
},
{
"cve": "CVE-2020-29130",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2020-29130"
},
{
"cve": "CVE-2021-3592",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3592"
},
{
"cve": "CVE-2021-3593",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3593"
},
{
"cve": "CVE-2021-3594",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3594"
},
{
"cve": "CVE-2021-3595",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2021-3595"
},
{
"cve": "CVE-2022-40897",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2022-40897"
},
{
"cve": "CVE-2023-22745",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2023-22745"
},
{
"cve": "CVE-2023-5752",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2023-5752"
},
{
"cve": "CVE-2024-25621",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2024-25621"
},
{
"cve": "CVE-2024-29040",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2024-29040"
},
{
"cve": "CVE-2024-6345",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2024-6345"
},
{
"cve": "CVE-2025-10911",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11226",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11226"
},
{
"cve": "CVE-2025-11468",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11468"
},
{
"cve": "CVE-2025-11563",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11563"
},
{
"cve": "CVE-2025-11731",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-11731"
},
{
"cve": "CVE-2025-12084",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-12781",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-12781"
},
{
"cve": "CVE-2025-1352",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1352"
},
{
"cve": "CVE-2025-13601",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-13601"
},
{
"cve": "CVE-2025-1372",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1372"
},
{
"cve": "CVE-2025-1376",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1376"
},
{
"cve": "CVE-2025-1377",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-1377"
},
{
"cve": "CVE-2025-13836",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-13836"
},
{
"cve": "CVE-2025-13837",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-14087",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-14087"
},
{
"cve": "CVE-2025-14512",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-14512"
},
{
"cve": "CVE-2025-15281",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15281"
},
{
"cve": "CVE-2025-15282",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15282"
},
{
"cve": "CVE-2025-15366",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-24294",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-24294"
},
{
"cve": "CVE-2025-28162",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-28162"
},
{
"cve": "CVE-2025-28164",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-28164"
},
{
"cve": "CVE-2025-31133",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-31133"
},
{
"cve": "CVE-2025-3576",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-47273",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-47273"
},
{
"cve": "CVE-2025-52565",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-52565"
},
{
"cve": "CVE-2025-52881",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-52881"
},
{
"cve": "CVE-2025-53057",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-53057"
},
{
"cve": "CVE-2025-53666",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-53666"
},
{
"cve": "CVE-2025-54770",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-54770"
},
{
"cve": "CVE-2025-54771",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-54771"
},
{
"cve": "CVE-2025-54798",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-54798"
},
{
"cve": "CVE-2025-55752",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-55752"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-6075",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2025-61661",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61661"
},
{
"cve": "CVE-2025-61662",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61662"
},
{
"cve": "CVE-2025-61663",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61663"
},
{
"cve": "CVE-2025-61664",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61664"
},
{
"cve": "CVE-2025-61748",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61748"
},
{
"cve": "CVE-2025-61795",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61795"
},
{
"cve": "CVE-2025-61984",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61984"
},
{
"cve": "CVE-2025-61985",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-61985"
},
{
"cve": "CVE-2025-64329",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64329"
},
{
"cve": "CVE-2025-64505",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64505"
},
{
"cve": "CVE-2025-64506",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64506"
},
{
"cve": "CVE-2025-64720",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64720"
},
{
"cve": "CVE-2025-64756",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-64756"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66035",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66035"
},
{
"cve": "CVE-2025-66293",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66293"
},
{
"cve": "CVE-2025-66412",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66412"
},
{
"cve": "CVE-2025-66614",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-66614"
},
{
"cve": "CVE-2025-67721",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-67721"
},
{
"cve": "CVE-2025-68160",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-68160"
},
{
"cve": "CVE-2025-68973",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-68973"
},
{
"cve": "CVE-2025-69418",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69418"
},
{
"cve": "CVE-2025-69419",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69419"
},
{
"cve": "CVE-2025-69420",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69420"
},
{
"cve": "CVE-2025-69421",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69421"
},
{
"cve": "CVE-2025-69873",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-69873"
},
{
"cve": "CVE-2025-7039",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-7039"
},
{
"cve": "CVE-2025-8291",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-8291"
},
{
"cve": "CVE-2025-9187",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-9187"
},
{
"cve": "CVE-2025-9820",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2025-9820"
},
{
"cve": "CVE-2026-0672",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0861",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-0865",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0865"
},
{
"cve": "CVE-2026-0915",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0915"
},
{
"cve": "CVE-2026-0988",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-0988"
},
{
"cve": "CVE-2026-1484",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-1484"
},
{
"cve": "CVE-2026-1485",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-1485"
},
{
"cve": "CVE-2026-1489",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-1489"
},
{
"cve": "CVE-2026-22610",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22610"
},
{
"cve": "CVE-2026-22695",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22695"
},
{
"cve": "CVE-2026-22795",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22795"
},
{
"cve": "CVE-2026-22796",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22796"
},
{
"cve": "CVE-2026-22801",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-22801"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-24882",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-24882"
},
{
"cve": "CVE-2026-25646",
"product_status": {
"known_affected": [
"T053778",
"T051894",
"T052048"
]
},
"release_date": "2026-03-18T23:00:00.000+00:00",
"title": "CVE-2026-25646"
}
]
}
WID-SEC-W-2026-1209
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-04-21 22:00Summary
Oracle Supply Chain: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Die Oracle Supply Chain ist eine Sammlung von Applikationen für verschiedene Zwecke.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Supply Chain ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Supply Chain 3.6.1
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:3.6.1
|
3.6.1 | |
|
Oracle Supply Chain 6.2.4
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:6.2.4
|
6.2.4 | |
|
Oracle Supply Chain 21.1.0
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:21.1.0
|
21.1.0 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Supply Chain 3.6.1
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:3.6.1
|
3.6.1 | |
|
Oracle Supply Chain 6.2.4
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:6.2.4
|
6.2.4 | |
|
Oracle Supply Chain 21.1.0
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:21.1.0
|
21.1.0 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Supply Chain 3.6.1
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:3.6.1
|
3.6.1 | |
|
Oracle Supply Chain 6.2.4
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:6.2.4
|
6.2.4 | |
|
Oracle Supply Chain 21.1.0
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:21.1.0
|
21.1.0 |
Affected products
Known affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Supply Chain 3.6.1
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:3.6.1
|
3.6.1 | |
|
Oracle Supply Chain 6.2.4
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:6.2.4
|
6.2.4 | |
|
Oracle Supply Chain 21.1.0
Oracle / Supply Chain
|
cpe:/a:oracle:supply_chain:21.1.0
|
21.1.0 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Die Oracle Supply Chain ist eine Sammlung von Applikationen f\u00fcr verschiedene Zwecke.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Supply Chain ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1209 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1209.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1209 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1209"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2026 - Appendix Oracle Supply Chain vom 2026-04-21",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixSCP"
}
],
"source_lang": "en-US",
"title": "Oracle Supply Chain: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-21T22:00:00.000+00:00",
"generator": {
"date": "2026-04-22T09:04:19.957+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1209",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.6.1",
"product": {
"name": "Oracle Supply Chain 3.6.1",
"product_id": "T021722",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:supply_chain:3.6.1"
}
}
},
{
"category": "product_version",
"name": "21.1.0",
"product": {
"name": "Oracle Supply Chain 21.1.0",
"product_id": "T038411",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:supply_chain:21.1.0"
}
}
},
{
"category": "product_version",
"name": "6.2.4",
"product": {
"name": "Oracle Supply Chain 6.2.4",
"product_id": "T050158",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:supply_chain:6.2.4"
}
}
}
],
"category": "product_name",
"name": "Supply Chain"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T021722",
"T050158",
"T038411"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T021722",
"T050158",
"T038411"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9900"
},
{
"cve": "CVE-2026-22801",
"product_status": {
"known_affected": [
"T021722",
"T050158",
"T038411"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22801"
},
{
"cve": "CVE-2026-34296",
"product_status": {
"known_affected": [
"T021722",
"T050158",
"T038411"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34296"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…