Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-0915 (GCVE-0-2026-0915)
Vulnerability from cvelistv5 – Published: 2026-01-15 22:08 – Updated: 2026-01-20 16:03- CWE-908 - Use of Uninitialized Resource
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| The GNU C Library | glibc |
Affected:
2.0 , ≤ 2.42
(custom)
|
guessed |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-01-16T17:06:43.013Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/01/16/6"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-0915",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-20T16:03:19.464174Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-20T16:03:52.590Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "glibc",
"vendor": "The GNU C Library",
"versions": [
{
"lessThanOrEqual": "2.42",
"status": "affected",
"version": "2.0",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Igor Morgenstern, Aisle Research"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver."
}
],
"value": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver."
}
],
"impacts": [
{
"capecId": "CAPEC-204",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-204 Lifting Sensitive Data Embedded in Cache"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-908",
"description": "CWE-908 Use of Uninitialized Resource",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-15T22:08:41.630Z",
"orgId": "3ff69d7a-14f2-4f67-a097-88dee7810d18",
"shortName": "glibc"
},
"references": [
{
"url": "https://sourceware.org/bugzilla/show_bug.cgi?id=33802"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "3ff69d7a-14f2-4f67-a097-88dee7810d18",
"assignerShortName": "glibc",
"cveId": "CVE-2026-0915",
"datePublished": "2026-01-15T22:08:41.630Z",
"dateReserved": "2026-01-13T19:02:42.388Z",
"dateUpdated": "2026-01-20T16:03:52.590Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-0915",
"date": "2026-09-07",
"epss": "0.00587",
"percentile": "0.45924"
},
"microsoft_vex": {
"current_release_date": "2026-02-18T14:49:58.000Z",
"cve": "CVE-2026-0915",
"id": "msrc_CVE-2026-0915",
"initial_release_date": "2026-01-02T00:00:00.000Z",
"product_status:fixed": "2",
"product_status:known_affected": "4",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-0915.json",
"version": "3"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-0915\",\"sourceIdentifier\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"published\":\"2026-01-15T22:16:12.457\",\"lastModified\":\"2026-06-17T10:11:37.513\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.\"},{\"lang\":\"es\",\"value\":\"Llamar a getnetbyaddr o getnetbyaddr_r con un nsswitch.conf configurado que especifica el backend DNS de la biblioteca para redes y consulta una red con valor cero en la GNU C Library versi\u00f3n 2.0 hasta la versi\u00f3n 2.42 puede filtrar el contenido de la pila al resolvedor DNS configurado.\"}],\"affected\":[{\"source\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"affectedData\":[{\"vendor\":\"The GNU C Library\",\"product\":\"glibc\",\"defaultStatus\":\"unaffected\",\"versions\":[{\"version\":\"2.0\",\"lessThanOrEqual\":\"2.42\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-01-20T16:03:19.464174Z\",\"id\":\"CVE-2026-0915\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-908\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:gnu:glibc:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"2.0\",\"versionEndIncluding\":\"2.42\",\"matchCriteriaId\":\"45D5C7C8-E53C-4AA3-97A6-1DFCBE5ED529\"}]}]}],\"references\":[{\"url\":\"https://sourceware.org/bugzilla/show_bug.cgi?id=33802\",\"source\":\"3ff69d7a-14f2-4f67-a097-88dee7810d18\",\"tags\":[\"Broken Link\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/01/16/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://sourceware.org/bugzilla/show_bug.cgi?id=33802\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Broken Link\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-09-06T03:00:26+00:00",
"cve": "CVE-2026-0915",
"id": "CVE-2026-0915",
"initial_release_date": "2026-01-15T22:08:41.630000+00:00",
"product_status:fixed": "2047",
"product_status:known_affected": "23",
"product_status:known_not_affected": "1008",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "glibc: glibc: Information disclosure via zero-valued network query",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-0915.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-01T00:12:22Z",
"cve": "CVE-2026-0915",
"id": "CVE-2026-0915",
"initial_release_date": "2026-01-17T00:25:15Z",
"product_status:first_fixed": "1",
"product_status:known_affected": "492",
"product_status:recommended": "999",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-0915",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-0915.json",
"version": "29"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/01/16/6\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-16T17:06:43.013Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-0915\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-20T16:03:19.464174Z\"}}}], \"references\": [{\"url\": \"https://sourceware.org/bugzilla/show_bug.cgi?id=33802\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-20T16:03:45.360Z\"}}], \"cna\": {\"title\": \"getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Igor Morgenstern, Aisle Research\"}], \"impacts\": [{\"capecId\": \"CAPEC-204\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-204 Lifting Sensitive Data Embedded in Cache\"}]}], \"affected\": [{\"vendor\": \"The GNU C Library\", \"product\": \"glibc\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"2.42\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://sourceware.org/bugzilla/show_bug.cgi?id=33802\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-908\", \"description\": \"CWE-908 Use of Uninitialized Resource\"}]}], \"providerMetadata\": {\"orgId\": \"3ff69d7a-14f2-4f67-a097-88dee7810d18\", \"shortName\": \"glibc\", \"dateUpdated\": \"2026-01-15T22:08:41.630Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-0915\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-20T16:03:52.590Z\", \"dateReserved\": \"2026-01-13T19:02:42.388Z\", \"assignerOrgId\": \"3ff69d7a-14f2-4f67-a097-88dee7810d18\", \"datePublished\": \"2026-01-15T22:08:41.630Z\", \"assignerShortName\": \"glibc\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:20198-1
Vulnerability from csaf_suse - Published: 2026-01-29 16:36 - Updated: 2026-01-29 16:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"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 glibc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glibc fixes the following issues:\n\nSecurity fixes:\n\n- CVE-2025-0395: Fixed buffer overflow in the assert() function (bsc#1236282).\n- CVE-2026-0861: Fixed inadequate size check in the memalign suite may result in an integer overflow (bsc#1256766).\n- CVE-2026-0915: Fixed uninitialized stack buffer used as DNS query name when net==0 in _nss_dns_getnetbyaddr_r (bsc#1256822).\n- CVE-2025-15281: Fixed uninitialized memory may cause the process abort (bsc#1257005).\n\nOther fixes:\n\n- NPTL: Optimize trylock for high cache contention workloads (bsc#1256436)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-218",
"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_20198-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20198-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620198-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20198-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024021.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236282",
"url": "https://bugzilla.suse.com/1236282"
},
{
"category": "self",
"summary": "SUSE Bug 1256436",
"url": "https://bugzilla.suse.com/1256436"
},
{
"category": "self",
"summary": "SUSE Bug 1256766",
"url": "https://bugzilla.suse.com/1256766"
},
{
"category": "self",
"summary": "SUSE Bug 1256822",
"url": "https://bugzilla.suse.com/1256822"
},
{
"category": "self",
"summary": "SUSE Bug 1257005",
"url": "https://bugzilla.suse.com/1257005"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-0395 page",
"url": "https://www.suse.com/security/cve/CVE-2025-0395/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15281 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0861 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0861/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0915 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0915/"
}
],
"title": "Security update for glibc",
"tracking": {
"current_release_date": "2026-01-29T16:36:29Z",
"generator": {
"date": "2026-01-29T16:36:29Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20198-1",
"initial_release_date": "2026-01-29T16:36:29Z",
"revision_history": [
{
"date": "2026-01-29T16:36:29Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-2.40-160000.3.1.aarch64",
"product_id": "glibc-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-devel-2.40-160000.3.1.aarch64",
"product_id": "glibc-devel-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-devel-static-2.40-160000.3.1.aarch64",
"product_id": "glibc-devel-static-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-extra-2.40-160000.3.1.aarch64",
"product_id": "glibc-extra-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"product_id": "glibc-gconv-modules-extra-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-locale-2.40-160000.3.1.aarch64",
"product_id": "glibc-locale-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-locale-base-2.40-160000.3.1.aarch64",
"product_id": "glibc-locale-base-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-profile-2.40-160000.3.1.aarch64",
"product_id": "glibc-profile-2.40-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.40-160000.3.1.aarch64",
"product": {
"name": "glibc-utils-2.40-160000.3.1.aarch64",
"product_id": "glibc-utils-2.40-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-html-2.40-160000.3.1.noarch",
"product": {
"name": "glibc-html-2.40-160000.3.1.noarch",
"product_id": "glibc-html-2.40-160000.3.1.noarch"
}
},
{
"category": "product_version",
"name": "glibc-i18ndata-2.40-160000.3.1.noarch",
"product": {
"name": "glibc-i18ndata-2.40-160000.3.1.noarch",
"product_id": "glibc-i18ndata-2.40-160000.3.1.noarch"
}
},
{
"category": "product_version",
"name": "glibc-info-2.40-160000.3.1.noarch",
"product": {
"name": "glibc-info-2.40-160000.3.1.noarch",
"product_id": "glibc-info-2.40-160000.3.1.noarch"
}
},
{
"category": "product_version",
"name": "glibc-lang-2.40-160000.3.1.noarch",
"product": {
"name": "glibc-lang-2.40-160000.3.1.noarch",
"product_id": "glibc-lang-2.40-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-2.40-160000.3.1.ppc64le",
"product_id": "glibc-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-devel-2.40-160000.3.1.ppc64le",
"product_id": "glibc-devel-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-devel-static-2.40-160000.3.1.ppc64le",
"product_id": "glibc-devel-static-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-extra-2.40-160000.3.1.ppc64le",
"product_id": "glibc-extra-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"product_id": "glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-locale-2.40-160000.3.1.ppc64le",
"product_id": "glibc-locale-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-locale-base-2.40-160000.3.1.ppc64le",
"product_id": "glibc-locale-base-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-profile-2.40-160000.3.1.ppc64le",
"product_id": "glibc-profile-2.40-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.40-160000.3.1.ppc64le",
"product": {
"name": "glibc-utils-2.40-160000.3.1.ppc64le",
"product_id": "glibc-utils-2.40-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-2.40-160000.3.1.s390x",
"product_id": "glibc-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-devel-2.40-160000.3.1.s390x",
"product_id": "glibc-devel-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-devel-static-2.40-160000.3.1.s390x",
"product_id": "glibc-devel-static-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-extra-2.40-160000.3.1.s390x",
"product_id": "glibc-extra-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"product_id": "glibc-gconv-modules-extra-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-locale-2.40-160000.3.1.s390x",
"product_id": "glibc-locale-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-locale-base-2.40-160000.3.1.s390x",
"product_id": "glibc-locale-base-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-profile-2.40-160000.3.1.s390x",
"product_id": "glibc-profile-2.40-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.40-160000.3.1.s390x",
"product": {
"name": "glibc-utils-2.40-160000.3.1.s390x",
"product_id": "glibc-utils-2.40-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-2.40-160000.3.1.x86_64",
"product_id": "glibc-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-devel-2.40-160000.3.1.x86_64",
"product_id": "glibc-devel-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-static-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-devel-static-2.40-160000.3.1.x86_64",
"product_id": "glibc-devel-static-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-extra-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-extra-2.40-160000.3.1.x86_64",
"product_id": "glibc-extra-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"product_id": "glibc-gconv-modules-extra-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-locale-2.40-160000.3.1.x86_64",
"product_id": "glibc-locale-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-locale-base-2.40-160000.3.1.x86_64",
"product_id": "glibc-locale-base-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-profile-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-profile-2.40-160000.3.1.x86_64",
"product_id": "glibc-profile-2.40-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-utils-2.40-160000.3.1.x86_64",
"product": {
"name": "glibc-utils-2.40-160000.3.1.x86_64",
"product_id": "glibc-utils-2.40-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-devel-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-devel-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-devel-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-devel-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-extra-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-extra-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-extra-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-extra-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-html-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-html-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-i18ndata-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-i18ndata-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-info-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-info-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-lang-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-lang-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-locale-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-locale-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-locale-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-locale-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-profile-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-profile-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-profile-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-profile-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-utils-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-utils-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-utils-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-utils-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-devel-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-devel-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-devel-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-devel-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-static-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-devel-static-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-extra-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-extra-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-extra-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-extra-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-extra-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-gconv-modules-extra-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-html-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-html-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-i18ndata-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-i18ndata-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-info-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-info-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-lang-2.40-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch"
},
"product_reference": "glibc-lang-2.40-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-locale-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-locale-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-locale-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-locale-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-locale-base-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-profile-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-profile-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-profile-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-profile-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-profile-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64"
},
"product_reference": "glibc-utils-2.40-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le"
},
"product_reference": "glibc-utils-2.40-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x"
},
"product_reference": "glibc-utils-2.40-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-utils-2.40-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
},
"product_reference": "glibc-utils-2.40-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0395",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-0395"
}
],
"notes": [
{
"category": "general",
"text": "When the assert() function in the GNU C Library versions 2.13 to 2.40 fails, it does not allocate enough space for the assertion failure message string and size information, which may lead to a buffer overflow if the message string size aligns to page size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-0395",
"url": "https://www.suse.com/security/cve/CVE-2025-0395"
},
{
"category": "external",
"summary": "SUSE Bug 1236282 for CVE-2025-0395",
"url": "https://bugzilla.suse.com/1236282"
}
],
"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 Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T16:36:29Z",
"details": "low"
}
],
"title": "CVE-2025-0395"
},
{
"cve": "CVE-2025-15281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15281"
}
],
"notes": [
{
"category": "general",
"text": "Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15281",
"url": "https://www.suse.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "SUSE Bug 1257005 for CVE-2025-15281",
"url": "https://bugzilla.suse.com/1257005"
}
],
"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 Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T16:36:29Z",
"details": "moderate"
}
],
"title": "CVE-2025-15281"
},
{
"cve": "CVE-2026-0861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0861"
}
],
"notes": [
{
"category": "general",
"text": "Passing too large an alignment to the memalign suite of functions (memalign, posix_memalign, aligned_alloc) in the GNU C Library version 2.30 to 2.42 may result in an integer overflow, which could consequently result in a heap corruption.\n\nNote that the attacker must have control over both, the size as well as the alignment arguments of the memalign function to be able to exploit this. The size parameter must be close enough to PTRDIFF_MAX so as to overflow size_t along with the large alignment argument. This limits the malicious inputs for the alignment for memalign to the range [1\u003c\u003c62+ 1, 1\u003c\u003c63] and exactly 1\u003c\u003c63 for posix_memalign and aligned_alloc.\n\nTypically the alignment argument passed to such functions is a known constrained quantity (e.g. page size, block size, struct sizes) and is not attacker controlled, because of which this may not be easily exploitable in practice. An application bug could potentially result in the input alignment being too large, e.g. due to a different buffer overflow or integer overflow in the application or its dependent libraries, but that is again an uncommon usage pattern given typical sources of alignments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0861",
"url": "https://www.suse.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "SUSE Bug 1256766 for CVE-2026-0861",
"url": "https://bugzilla.suse.com/1256766"
},
{
"category": "external",
"summary": "SUSE Bug 1256913 for CVE-2026-0861",
"url": "https://bugzilla.suse.com/1256913"
}
],
"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 Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T16:36:29Z",
"details": "important"
}
],
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-0915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0915"
}
],
"notes": [
{
"category": "general",
"text": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0915",
"url": "https://www.suse.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "SUSE Bug 1256822 for CVE-2026-0915",
"url": "https://bugzilla.suse.com/1256822"
}
],
"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 Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:glibc-utils-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-devel-static-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-gconv-modules-extra-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-html-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-i18ndata-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-info-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-lang-2.40-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-locale-base-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-profile-2.40-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:glibc-utils-2.40-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-29T16:36:29Z",
"details": "moderate"
}
],
"title": "CVE-2026-0915"
}
]
}
SUSE-SU-2026:20527-1
Vulnerability from csaf_suse - Published: 2026-02-26 11:33 - Updated: 2026-02-26 11:33| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64 | — |
Vendor Fix
|
{
"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 glibc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glibc fixes the following issues:\n\n- CVE-2026-0861: inadequate size check in the memalign suite may result in an integer overflow (bsc#1256766).\n- CVE-2026-0915: uninitialized stack buffer used as DNS query name when net==0 in _nss_dns_getnetbyaddr_r (bsc#1256822).\n- CVE-2025-15281: uninitialized memory may cause the process abort (bsc#1257005).\n- CVE-2025-8058: a malloc failure in regcomp function can lead to a double free (bsc#1246965).\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-597",
"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_20527-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20527-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620527-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20527-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024495.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246965",
"url": "https://bugzilla.suse.com/1246965"
},
{
"category": "self",
"summary": "SUSE Bug 1256766",
"url": "https://bugzilla.suse.com/1256766"
},
{
"category": "self",
"summary": "SUSE Bug 1256822",
"url": "https://bugzilla.suse.com/1256822"
},
{
"category": "self",
"summary": "SUSE Bug 1257005",
"url": "https://bugzilla.suse.com/1257005"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15281 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8058 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8058/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0861 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0861/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0915 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0915/"
}
],
"title": "Security update for glibc",
"tracking": {
"current_release_date": "2026-02-26T11:33:53Z",
"generator": {
"date": "2026-02-26T11:33:53Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20527-1",
"initial_release_date": "2026-02-26T11:33:53Z",
"revision_history": [
{
"date": "2026-02-26T11:33:53Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-11.1.aarch64",
"product": {
"name": "glibc-2.38-11.1.aarch64",
"product_id": "glibc-2.38-11.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-11.1.aarch64",
"product": {
"name": "glibc-devel-2.38-11.1.aarch64",
"product_id": "glibc-devel-2.38-11.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-11.1.aarch64",
"product": {
"name": "glibc-locale-2.38-11.1.aarch64",
"product_id": "glibc-locale-2.38-11.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-11.1.aarch64",
"product": {
"name": "glibc-locale-base-2.38-11.1.aarch64",
"product_id": "glibc-locale-base-2.38-11.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-11.1.s390x",
"product": {
"name": "glibc-2.38-11.1.s390x",
"product_id": "glibc-2.38-11.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-11.1.s390x",
"product": {
"name": "glibc-devel-2.38-11.1.s390x",
"product_id": "glibc-devel-2.38-11.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-11.1.s390x",
"product": {
"name": "glibc-locale-2.38-11.1.s390x",
"product_id": "glibc-locale-2.38-11.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-11.1.s390x",
"product": {
"name": "glibc-locale-base-2.38-11.1.s390x",
"product_id": "glibc-locale-base-2.38-11.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-11.1.x86_64",
"product": {
"name": "glibc-2.38-11.1.x86_64",
"product_id": "glibc-2.38-11.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-11.1.x86_64",
"product": {
"name": "glibc-devel-2.38-11.1.x86_64",
"product_id": "glibc-devel-2.38-11.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-11.1.x86_64",
"product": {
"name": "glibc-locale-2.38-11.1.x86_64",
"product_id": "glibc-locale-2.38-11.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-11.1.x86_64",
"product": {
"name": "glibc-locale-base-2.38-11.1.x86_64",
"product_id": "glibc-locale-base-2.38-11.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": "glibc-2.38-11.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64"
},
"product_reference": "glibc-2.38-11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-11.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x"
},
"product_reference": "glibc-2.38-11.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-11.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64"
},
"product_reference": "glibc-2.38-11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-11.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64"
},
"product_reference": "glibc-devel-2.38-11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-11.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x"
},
"product_reference": "glibc-devel-2.38-11.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-11.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64"
},
"product_reference": "glibc-devel-2.38-11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-11.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64"
},
"product_reference": "glibc-locale-2.38-11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-11.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x"
},
"product_reference": "glibc-locale-2.38-11.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-11.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64"
},
"product_reference": "glibc-locale-2.38-11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-11.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64"
},
"product_reference": "glibc-locale-base-2.38-11.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-11.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x"
},
"product_reference": "glibc-locale-base-2.38-11.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-11.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
},
"product_reference": "glibc-locale-base-2.38-11.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15281"
}
],
"notes": [
{
"category": "general",
"text": "Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15281",
"url": "https://www.suse.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "SUSE Bug 1257005 for CVE-2025-15281",
"url": "https://bugzilla.suse.com/1257005"
}
],
"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:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:33:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-15281"
},
{
"cve": "CVE-2025-8058",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8058"
}
],
"notes": [
{
"category": "general",
"text": "The regcomp function in the GNU C library version from 2.4 to 2.41 is \nsubject to a double free if some previous allocation fails. It can be \naccomplished either by a malloc failure or by using an interposed malloc\n that injects random malloc failures. The double free can allow buffer \nmanipulation depending of how the regex is constructed. This issue \naffects all architectures and ABIs supported by the GNU C library.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8058",
"url": "https://www.suse.com/security/cve/CVE-2025-8058"
},
{
"category": "external",
"summary": "SUSE Bug 1246965 for CVE-2025-8058",
"url": "https://bugzilla.suse.com/1246965"
}
],
"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:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:33:53Z",
"details": "moderate"
}
],
"title": "CVE-2025-8058"
},
{
"cve": "CVE-2026-0861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0861"
}
],
"notes": [
{
"category": "general",
"text": "Passing too large an alignment to the memalign suite of functions (memalign, posix_memalign, aligned_alloc) in the GNU C Library version 2.30 to 2.42 may result in an integer overflow, which could consequently result in a heap corruption.\n\nNote that the attacker must have control over both, the size as well as the alignment arguments of the memalign function to be able to exploit this. The size parameter must be close enough to PTRDIFF_MAX so as to overflow size_t along with the large alignment argument. This limits the malicious inputs for the alignment for memalign to the range [1\u003c\u003c62+ 1, 1\u003c\u003c63] and exactly 1\u003c\u003c63 for posix_memalign and aligned_alloc.\n\nTypically the alignment argument passed to such functions is a known constrained quantity (e.g. page size, block size, struct sizes) and is not attacker controlled, because of which this may not be easily exploitable in practice. An application bug could potentially result in the input alignment being too large, e.g. due to a different buffer overflow or integer overflow in the application or its dependent libraries, but that is again an uncommon usage pattern given typical sources of alignments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0861",
"url": "https://www.suse.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "SUSE Bug 1256766 for CVE-2026-0861",
"url": "https://bugzilla.suse.com/1256766"
},
{
"category": "external",
"summary": "SUSE Bug 1256913 for CVE-2026-0861",
"url": "https://bugzilla.suse.com/1256913"
}
],
"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:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:33:53Z",
"details": "important"
}
],
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-0915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0915"
}
],
"notes": [
{
"category": "general",
"text": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0915",
"url": "https://www.suse.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "SUSE Bug 1256822 for CVE-2026-0915",
"url": "https://bugzilla.suse.com/1256822"
}
],
"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:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:glibc-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-devel-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-2.38-11.1.x86_64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.aarch64",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.s390x",
"SUSE Linux Micro 6.0:glibc-locale-base-2.38-11.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-26T11:33:53Z",
"details": "moderate"
}
],
"title": "CVE-2026-0915"
}
]
}
SUSE-SU-2026:20536-1
Vulnerability from csaf_suse - Published: 2026-03-02 14:49 - Updated: 2026-03-02 14:49| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64 | — |
Vendor Fix
|
{
"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 glibc",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for glibc fixes the following issues:\n\n- CVE-2026-0861: inadequate size check in the memalign suite may result in an integer overflow (bsc#1256766).\n- CVE-2026-0915: uninitialized stack buffer used as DNS query name when net==0 in _nss_dns_getnetbyaddr_r (bsc#1256822).\n- CVE-2025-15281: uninitialized memory may cause the process abort (bsc#1257005).\n- CVE-2025-8058: a malloc failure in regcomp function can lead to a double free (bsc#1246965).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-417",
"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_20536-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20536-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620536-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20536-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024559.html"
},
{
"category": "self",
"summary": "SUSE Bug 1246965",
"url": "https://bugzilla.suse.com/1246965"
},
{
"category": "self",
"summary": "SUSE Bug 1256766",
"url": "https://bugzilla.suse.com/1256766"
},
{
"category": "self",
"summary": "SUSE Bug 1256822",
"url": "https://bugzilla.suse.com/1256822"
},
{
"category": "self",
"summary": "SUSE Bug 1257005",
"url": "https://bugzilla.suse.com/1257005"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-15281 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15281/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-8058 page",
"url": "https://www.suse.com/security/cve/CVE-2025-8058/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0861 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0861/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0915 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0915/"
}
],
"title": "Security update for glibc",
"tracking": {
"current_release_date": "2026-03-02T14:49:34Z",
"generator": {
"date": "2026-03-02T14:49:34Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20536-1",
"initial_release_date": "2026-03-02T14:49:34Z",
"revision_history": [
{
"date": "2026-03-02T14:49:34Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_6.1.aarch64",
"product": {
"name": "glibc-2.38-slfo.1.1_6.1.aarch64",
"product_id": "glibc-2.38-slfo.1.1_6.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"product_id": "glibc-devel-2.38-slfo.1.1_6.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"product_id": "glibc-locale-2.38-slfo.1.1_6.1.aarch64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"product_id": "glibc-locale-base-2.38-slfo.1.1_6.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_6.1.ppc64le",
"product": {
"name": "glibc-2.38-slfo.1.1_6.1.ppc64le",
"product_id": "glibc-2.38-slfo.1.1_6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"product_id": "glibc-devel-2.38-slfo.1.1_6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"product_id": "glibc-locale-2.38-slfo.1.1_6.1.ppc64le"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"product_id": "glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_6.1.s390x",
"product": {
"name": "glibc-2.38-slfo.1.1_6.1.s390x",
"product_id": "glibc-2.38-slfo.1.1_6.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_6.1.s390x",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.s390x",
"product_id": "glibc-devel-2.38-slfo.1.1_6.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_6.1.s390x",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.s390x",
"product_id": "glibc-locale-2.38-slfo.1.1_6.1.s390x"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"product_id": "glibc-locale-base-2.38-slfo.1.1_6.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "glibc-2.38-slfo.1.1_6.1.x86_64",
"product": {
"name": "glibc-2.38-slfo.1.1_6.1.x86_64",
"product_id": "glibc-2.38-slfo.1.1_6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"product": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"product_id": "glibc-devel-2.38-slfo.1.1_6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"product": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"product_id": "glibc-locale-2.38-slfo.1.1_6.1.x86_64"
}
},
{
"category": "product_version",
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.x86_64",
"product": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.x86_64",
"product_id": "glibc-locale-base-2.38-slfo.1.1_6.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": "glibc-2.38-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64"
},
"product_reference": "glibc-2.38-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le"
},
"product_reference": "glibc-2.38-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x"
},
"product_reference": "glibc-2.38-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-2.38-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64"
},
"product_reference": "glibc-2.38-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-devel-2.38-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64"
},
"product_reference": "glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-2.38-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64"
},
"product_reference": "glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "glibc-locale-base-2.38-slfo.1.1_6.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
},
"product_reference": "glibc-locale-base-2.38-slfo.1.1_6.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-15281",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15281"
}
],
"notes": [
{
"category": "general",
"text": "Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15281",
"url": "https://www.suse.com/security/cve/CVE-2025-15281"
},
{
"category": "external",
"summary": "SUSE Bug 1257005 for CVE-2025-15281",
"url": "https://bugzilla.suse.com/1257005"
}
],
"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:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-02T14:49:34Z",
"details": "moderate"
}
],
"title": "CVE-2025-15281"
},
{
"cve": "CVE-2025-8058",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-8058"
}
],
"notes": [
{
"category": "general",
"text": "The regcomp function in the GNU C library version from 2.4 to 2.41 is \nsubject to a double free if some previous allocation fails. It can be \naccomplished either by a malloc failure or by using an interposed malloc\n that injects random malloc failures. The double free can allow buffer \nmanipulation depending of how the regex is constructed. This issue \naffects all architectures and ABIs supported by the GNU C library.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-8058",
"url": "https://www.suse.com/security/cve/CVE-2025-8058"
},
{
"category": "external",
"summary": "SUSE Bug 1246965 for CVE-2025-8058",
"url": "https://bugzilla.suse.com/1246965"
}
],
"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:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-02T14:49:34Z",
"details": "moderate"
}
],
"title": "CVE-2025-8058"
},
{
"cve": "CVE-2026-0861",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0861"
}
],
"notes": [
{
"category": "general",
"text": "Passing too large an alignment to the memalign suite of functions (memalign, posix_memalign, aligned_alloc) in the GNU C Library version 2.30 to 2.42 may result in an integer overflow, which could consequently result in a heap corruption.\n\nNote that the attacker must have control over both, the size as well as the alignment arguments of the memalign function to be able to exploit this. The size parameter must be close enough to PTRDIFF_MAX so as to overflow size_t along with the large alignment argument. This limits the malicious inputs for the alignment for memalign to the range [1\u003c\u003c62+ 1, 1\u003c\u003c63] and exactly 1\u003c\u003c63 for posix_memalign and aligned_alloc.\n\nTypically the alignment argument passed to such functions is a known constrained quantity (e.g. page size, block size, struct sizes) and is not attacker controlled, because of which this may not be easily exploitable in practice. An application bug could potentially result in the input alignment being too large, e.g. due to a different buffer overflow or integer overflow in the application or its dependent libraries, but that is again an uncommon usage pattern given typical sources of alignments.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0861",
"url": "https://www.suse.com/security/cve/CVE-2026-0861"
},
{
"category": "external",
"summary": "SUSE Bug 1256766 for CVE-2026-0861",
"url": "https://bugzilla.suse.com/1256766"
},
{
"category": "external",
"summary": "SUSE Bug 1256913 for CVE-2026-0861",
"url": "https://bugzilla.suse.com/1256913"
}
],
"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:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-02T14:49:34Z",
"details": "important"
}
],
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-0915",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0915"
}
],
"notes": [
{
"category": "general",
"text": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0915",
"url": "https://www.suse.com/security/cve/CVE-2026-0915"
},
{
"category": "external",
"summary": "SUSE Bug 1256822 for CVE-2026-0915",
"url": "https://bugzilla.suse.com/1256822"
}
],
"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:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-devel-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-2.38-slfo.1.1_6.1.x86_64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.aarch64",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.ppc64le",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.s390x",
"SUSE Linux Micro 6.1:glibc-locale-base-2.38-slfo.1.1_6.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-02T14:49:34Z",
"details": "moderate"
}
],
"title": "CVE-2026-0915"
}
]
}
ubuntu-cve-2026-0915
Vulnerability from osv_ubuntu
Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "eglibc-source",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc-bin",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-prof",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "multiarch-support",
"binary_version": "2.19-0ubuntu6.15+esm4"
},
{
"binary_name": "nscd",
"binary_version": "2.19-0ubuntu6.15+esm4"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:14.04:LTS",
"name": "eglibc",
"purl": "pkg:deb/ubuntu/eglibc@2.19-0ubuntu6.15+esm4?arch=source\u0026distro=esm-infra-legacy/trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.17-93ubuntu4",
"2.18-0ubuntu1",
"2.18-0ubuntu2",
"2.18-0ubuntu4",
"2.18-0ubuntu5",
"2.18-0ubuntu6",
"2.18-0ubuntu7",
"2.19-0ubuntu2",
"2.19-0ubuntu3",
"2.19-0ubuntu4",
"2.19-0ubuntu5",
"2.19-0ubuntu6",
"2.19-0ubuntu6.1",
"2.19-0ubuntu6.3",
"2.19-0ubuntu6.4",
"2.19-0ubuntu6.5",
"2.19-0ubuntu6.6",
"2.19-0ubuntu6.7",
"2.19-0ubuntu6.8",
"2.19-0ubuntu6.9",
"2.19-0ubuntu6.10",
"2.19-0ubuntu6.11",
"2.19-0ubuntu6.13",
"2.19-0ubuntu6.14",
"2.19-0ubuntu6.15",
"2.19-0ubuntu6.15+esm1",
"2.19-0ubuntu6.15+esm2",
"2.19-0ubuntu6.15+esm3",
"2.19-0ubuntu6.15+esm4"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc-bin",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "locales",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "locales-all",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "multiarch-support",
"binary_version": "2.23-0ubuntu11.3+esm9"
},
{
"binary_name": "nscd",
"binary_version": "2.23-0ubuntu11.3+esm9"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:16.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.23-0ubuntu11.3+esm9?arch=source\u0026distro=esm-infra/xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.23-0ubuntu11.3+esm9"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.21-0ubuntu4",
"2.21-0ubuntu5",
"2.21-0ubuntu6",
"2.23-0ubuntu1",
"2.23-0ubuntu2",
"2.23-0ubuntu3",
"2.23-0ubuntu4",
"2.23-0ubuntu5",
"2.23-0ubuntu6",
"2.23-0ubuntu7",
"2.23-0ubuntu9",
"2.23-0ubuntu10",
"2.23-0ubuntu11",
"2.23-0ubuntu11.2",
"2.23-0ubuntu11.3",
"2.23-0ubuntu11.3+esm1",
"2.23-0ubuntu11.3+esm2",
"2.23-0ubuntu11.3+esm3",
"2.23-0ubuntu11.3+esm5",
"2.23-0ubuntu11.3+esm6",
"2.23-0ubuntu11.3+esm7",
"2.23-0ubuntu11.3+esm8"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc-bin",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-lse",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "locales",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "locales-all",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "multiarch-support",
"binary_version": "2.27-3ubuntu1.6+esm6"
},
{
"binary_name": "nscd",
"binary_version": "2.27-3ubuntu1.6+esm6"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:18.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.27-3ubuntu1.6+esm6?arch=source\u0026distro=esm-infra/bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.27-3ubuntu1.6+esm6"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.26-0ubuntu2",
"2.26-0ubuntu2.1",
"2.27-0ubuntu2",
"2.27-0ubuntu3",
"2.27-3ubuntu1",
"2.27-3ubuntu1.2",
"2.27-3ubuntu1.3",
"2.27-3ubuntu1.4",
"2.27-3ubuntu1.5",
"2.27-3ubuntu1.6",
"2.27-3ubuntu1.6+esm1",
"2.27-3ubuntu1.6+esm2",
"2.27-3ubuntu1.6+esm3",
"2.27-3ubuntu1.6+esm4",
"2.27-3ubuntu1.6+esm5"
]
},
{
"ecosystem_specific": {
"availability": "Available with Ubuntu Pro (Infra-only): https://ubuntu.com/pro",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc-bin",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-armel",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-armel",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-lse",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-pic",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-prof",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "locales",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "locales-all",
"binary_version": "2.31-0ubuntu9.18+esm1"
},
{
"binary_name": "nscd",
"binary_version": "2.31-0ubuntu9.18+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.31-0ubuntu9.18+esm1?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.31-0ubuntu9.18+esm1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.30-0ubuntu2",
"2.30-0ubuntu3",
"2.31-0ubuntu5",
"2.31-0ubuntu6",
"2.31-0ubuntu7",
"2.31-0ubuntu9",
"2.31-0ubuntu9.1",
"2.31-0ubuntu9.2",
"2.31-0ubuntu9.3",
"2.31-0ubuntu9.7",
"2.31-0ubuntu9.9",
"2.31-0ubuntu9.12",
"2.31-0ubuntu9.14",
"2.31-0ubuntu9.15",
"2.31-0ubuntu9.16",
"2.31-0ubuntu9.17",
"2.31-0ubuntu9.18"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc-bin",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-prof",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "locales",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "locales-all",
"binary_version": "2.35-0ubuntu3.13"
},
{
"binary_name": "nscd",
"binary_version": "2.35-0ubuntu3.13"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.35-0ubuntu3.13?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.35-0ubuntu3.13"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.34-0ubuntu3",
"2.35-0ubuntu1",
"2.35-0ubuntu3",
"2.35-0ubuntu3.1",
"2.35-0ubuntu3.3",
"2.35-0ubuntu3.4",
"2.35-0ubuntu3.5",
"2.35-0ubuntu3.6",
"2.35-0ubuntu3.7",
"2.35-0ubuntu3.8",
"2.35-0ubuntu3.9",
"2.35-0ubuntu3.10",
"2.35-0ubuntu3.11",
"2.35-0ubuntu3.12"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc-bin",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-dev-s390",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-s390",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "locales",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "locales-all",
"binary_version": "2.39-0ubuntu8.7"
},
{
"binary_name": "nscd",
"binary_version": "2.39-0ubuntu8.7"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.39-0ubuntu8.7?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.39-0ubuntu8.7"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.38-1ubuntu6",
"2.38-3ubuntu1",
"2.39-0ubuntu1",
"2.39-0ubuntu2",
"2.39-0ubuntu6",
"2.39-0ubuntu8",
"2.39-0ubuntu8.1",
"2.39-0ubuntu8.2",
"2.39-0ubuntu8.3",
"2.39-0ubuntu8.4",
"2.39-0ubuntu8.5",
"2.39-0ubuntu8.6"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc-bin",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "locales",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "locales-all",
"binary_version": "2.42-0ubuntu3.1"
},
{
"binary_name": "nscd",
"binary_version": "2.42-0ubuntu3.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.42-0ubuntu3.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.42-0ubuntu3.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.41-6ubuntu1",
"2.41-6ubuntu2",
"2.41-9ubuntu1",
"2.42-0ubuntu1",
"2.42-0ubuntu3"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "glibc-source",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc-bin",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc-dev-bin",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc-devtools",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc-gconv-modules-extra",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc6",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc6-amd64",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc6-dev-amd64",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc6-dev-i386",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc6-dev-x32",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc6-i386",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "libc6-x32",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "locales",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "locales-all",
"binary_version": "2.42-2ubuntu5"
},
{
"binary_name": "nscd",
"binary_version": "2.42-2ubuntu5"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "glibc",
"purl": "pkg:deb/ubuntu/glibc@2.42-2ubuntu5?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.42-2ubuntu5"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.42-0ubuntu3",
"2.42-2ubuntu1",
"2.42-2ubuntu2",
"2.42-2ubuntu4"
]
}
],
"aliases": [],
"details": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"id": "UBUNTU-CVE-2026-0915",
"modified": "2026-05-20T15:24:27Z",
"published": "2026-01-15T22:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-0915"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-0915"
},
{
"type": "REPORT",
"url": "https://www.openwall.com/lists/oss-security/2026/01/16/6"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8005-1"
}
],
"related": [
"USN-8005-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-0915"
]
}
VDE-2026-064
Vulnerability from csaf_mettlertoledogmbh - Published: 2026-06-09 10:00 - Updated: 2026-06-09 10:00.NET Framework, and Visual Studio Denial of Service Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
.NET Core Remote Code Execution Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Azure Identity SDK Remote Code Execution Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
.NET, .NET Framework, and Visual Studio Denial of Service Vulnerability
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of properties and methods of the Acroform module allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to one of the following methods or properties, a user can inject arbitrary PDF objects, such as JavaScript actions, which are executed when the victim opens the document.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.
CWE-190 - Integer Overflow or Wraparound| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the `fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The optional `drive` parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to `fsSize()`, it is not vulnerable. Version 5.27.14 contains a patch.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Summary The `arrayLimit` option in qs does not enforce limits for comma-separated values when `comma: true` is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in GHSA-6rw7-vpxm-498p (CVE-2025-15284). ### Details When the `comma` option is set to `true` (not the default, but configurable in applications), qs allows parsing comma-separated strings as arrays (e.g., `?param=a,b,c` becomes `['a', 'b', 'c']`). However, the limit check for `arrayLimit` (default: 20) and the optional throwOnLimitExceeded occur after the comma-handling logic in `parseArrayValue`, enabling a bypass
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Out-of-bounds read in .NET allows an unauthorized attacker to deny service over a network
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Improper handling of missing special element in .NET allows an unauthorized attacker to perform spoofing over a network
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid "remember me" cookie knowing only a username of an LDAP or OAuth user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.3.22
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*
|
21.3.22 |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*
|
21.4.23 |
None Available
|
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination",
"urls": [
"https://certvde.com"
]
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-GB",
"notes": [
{
"category": "summary",
"text": "Multiple vulnerabilities have been discovered in LabX Standard v21.3.22. Most of the vulnerabilities are fixed in LabX Standard v21.4.23. The Vulnerabilities CVE-2025-69419, CVE-2026-0915, CVE-2025-15467 and CVE-2025-58187 are not yet fixed. The fix will be available in the upcoming releases.\n\nNotice: LabX Standard was formerly known as LabX Cloud Local.",
"title": "Summary"
},
{
"category": "description",
"text": "The identified vulnerabilities may expose the system to risks such as denial\u2011of\u2011service attacks, authentication bypass, authorization weaknesses, and potential remote code execution.",
"title": "Impact"
},
{
"category": "description",
"text": "For Vulnerabilities CVE-2023-29331, CVE-2024-0056, CVE-2021-24112, CVE-2023-36414, CVE-2024-43483, CVE-2026-24737, CVE-2025-46817, CVE-2026-22036, CVE-2025-68154, CVE-2026-2391, CVE-2026-26130, CVE-2026-26127, CVE-2026-21218, CVE-2025-68121, CVE-2025-15281, CVE-2018-15727, CVE-2025-9230 update all LabX Standard installations to 21.4.23 to address and resolve the vulnerabilities.",
"title": "Remediation"
},
{
"category": "legal_disclaimer",
"text": "Your use of the information on this document or materials linked from this document is at your own risk. METTLER TOLEDO makes reasonable efforts to ensure the accuracy of the information but does not grant any warranty, express or implied, including warranties of merchantability or fitness for a particular purpose. To the extent permitted by applicable law, METTLER TOLEDO excludes liability for any loss, claim, expense or damage arising from or related to the statements in this document. METTLER TOLEDO reserves the right to change or update this document at any time.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "psirt@mt.com",
"name": "Mettler-Toledo GmbH",
"namespace": "https://www.mt.com"
},
"references": [
{
"category": "external",
"summary": "Product security website of METTLER TOLEDO",
"url": "https://www.mt.com/ph/en/home/site_content/product-security.html"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisories for METTLER TOLEDO",
"url": "https://certvde.com/en/advisories/vendor/mettler-toledo/"
},
{
"category": "self",
"summary": "VDE-2026-064: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.3 - HTML",
"url": "https://certvde.com/en/advisories/VDE-2026-064/"
},
{
"category": "self",
"summary": "VDE-2026-064: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.3 - CSAF",
"url": "https://mettler-toledo.csaf-tp.certvde.com/.well-known/csaf/white/2026/vde-2026-064.json"
}
],
"title": "METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.3",
"tracking": {
"aliases": [
"VDE-2026-064"
],
"current_release_date": "2026-06-09T10:00:00.000Z",
"generator": {
"date": "2026-06-08T11:42:39.202Z",
"engine": {
"name": "Secvisogram",
"version": "2.5.44"
}
},
"id": "VDE-2026-064",
"initial_release_date": "2026-06-09T10:00:00.000Z",
"revision_history": [
{
"date": "2026-06-09T10:00:00.000Z",
"number": "1.0.0",
"summary": "Initial revision"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "21.3.22",
"product": {
"name": "LabX Standard 21.3.22",
"product_id": "CSAFPID-51000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:21.3.22:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version",
"name": "21.4.23",
"product": {
"name": "LabX Standard 21.4.23",
"product_id": "CSAFPID-52002",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:21.4.23:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "LabX Standard"
}
],
"category": "product_family",
"name": "Software"
}
],
"category": "vendor",
"name": "METTLER TOLEDO"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-29331",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "description",
"text": ".NET Framework, and Visual Studio Denial of Service Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET, .NET Framework, and Visual Studio Denial of Service Vulnerability"
},
{
"cve": "CVE-2024-0056",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"notes": [
{
"category": "description",
"text": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.7,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "CHANGED",
"temporalScore": 8.7,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability"
},
{
"cve": "CVE-2021-24112",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": ".NET Core Remote Code Execution Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET Core Remote Code Execution Vulnerability"
},
{
"cve": "CVE-2023-36414",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": "Azure Identity SDK Remote Code Execution Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Azure Identity SDK Remote Code Execution Vulnerability"
},
{
"cve": "CVE-2024-43483",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": ".NET, .NET Framework, and Visual Studio Denial of Service Vulnerability",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"exploitCodeMaturity": "NOT_DEFINED",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"remediationLevel": "NOT_DEFINED",
"reportConfidence": "NOT_DEFINED",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET, .NET Framework, and Visual Studio Denial of Service Vulnerability"
},
{
"cve": "CVE-2026-24737",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "description",
"text": "jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, user control of properties and methods of the Acroform module allows users to inject arbitrary PDF objects, such as JavaScript actions. If given the possibility to pass unsanitized input to one of the following methods or properties, a user can inject arbitrary PDF objects, such as JavaScript actions, which are executed when the victim opens the document.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "jsPDF has a PDF Injection in AcroFormChoiceField which allows Arbitrary JavaScript Execution"
},
{
"cve": "CVE-2025-46817",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to cause an integer overflow and potentially lead to remote code execution The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 7,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Lua library commands may lead to integer overflow and potential RCE"
},
{
"cve": "CVE-2026-22036",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "Undici is an HTTP/1.1 client for Node.js. Prior to 7.18.0 and 6.23.0, the number of links in the decompression chain is unbounded and the default maxHeaderSize allows a malicious server to insert thousands compression steps leading to high CPU usage and excessive memory allocation. This vulnerability is fixed in 7.18.0 and 6.23.0",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": " Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion"
},
{
"cve": "CVE-2025-68154",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": "systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the `fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The optional `drive` parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to `fsSize()`, it is not vulnerable. Version 5.27.14 contains a patch.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.1,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.1,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Command Injection in fsSize() on Windows"
},
{
"cve": "CVE-2026-2391",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "description",
"text": "Summary The `arrayLimit` option in qs does not enforce limits for comma-separated values when `comma: true` is enabled, allowing attackers to cause denial-of-service via memory exhaustion. This is a bypass of the array limit enforcement, similar to the bracket notation bypass addressed in GHSA-6rw7-vpxm-498p (CVE-2025-15284). ### Details When the `comma` option is set to `true` (not the default, but configurable in applications), qs allows parsing comma-separated strings as arrays (e.g., `?param=a,b,c` becomes `[\u0027a\u0027, \u0027b\u0027, \u0027c\u0027]`). However, the limit check for `arrayLimit` (default: 20) and the optional throwOnLimitExceeded occur after the comma-handling logic in `parseArrayValue`, enabling a bypass",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "qs\u0027s arrayLimit bypass in comma parsing allows denial of service"
},
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.4,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.4,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion"
},
{
"cve": "CVE-2026-0915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "description",
"text": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler"
},
{
"cve": "CVE-2026-26130",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "ASP.NET Core Denial of Service Vulnerability"
},
{
"cve": "CVE-2026-26127",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "Out-of-bounds read in .NET allows an unauthorized attacker to deny service over a network",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET Denial of Service Vulnerability"
},
{
"cve": "CVE-2026-21218",
"cwe": {
"id": "CWE-166",
"name": "Improper Handling of Missing Special Element"
},
"notes": [
{
"category": "description",
"text": "Improper handling of missing special element in .NET allows an unauthorized attacker to perform spoofing over a network",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": ".NET Spoofing Vulnerability"
},
{
"cve": "CVE-2025-68121",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "During session resumption in crypto/tls, if the underlying Config has its ClientCAs or RootCAs fields mutated between the initial handshake and the resumed handshake, the resumed handshake may succeed when it should have failed. This may happen when a user calls Config.Clone and mutates the returned Config, or uses Config.GetConfigForClient. This can cause a client to resume a session with a server that it would not have resumed with during the initial handshake, or cause a server to resume a session with a client that it would not have resumed with during the initial handshake.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 10,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 10,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Unexpected session resumption in crypto/tls"
},
{
"cve": "CVE-2025-15281",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "description",
"text": "Calling wordexp with WRDE_REUSE in conjunction with WRDE_APPEND in the GNU C Library version 2.0 to version 2.42 may cause the interface to return uninitialized memory in the we_wordv member, which on subsequent calls to wordfree may abort the process.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "wordexp with WRDE_REUSE and WRDE_APPEND may return uninitialized memory"
},
{
"cve": "CVE-2018-15727",
"cwe": {
"id": "CWE-287",
"name": "Improper Authentication"
},
"notes": [
{
"category": "description",
"text": "Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid \"remember me\" cookie knowing only a username of an LDAP or OAuth user.",
"title": "CVE Decription"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"environmentalScore": 9.8,
"environmentalSeverity": "CRITICAL",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 9.8,
"temporalSeverity": "CRITICAL",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Grafana 2.x, 3.x, and 4.x before 4.6.4 and 5.x before 5.2.3 allows authentication bypass because an attacker can generate a valid \"remember me\" cookie knowing only a username of an LDAP or OAuth user."
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "Stack buffer overflow in CMS (Auth)EnvelopedData parsing"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52002"
],
"known_affected": [
"CSAFPID-51000"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.23",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Out-of-bounds read \u0026 write in RFC 3211 KEK Unwrap"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains",
"title": "CVE description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52002"
],
"recommended": [
"CSAFPID-52002"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52002"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52002"
]
}
],
"title": "Quadratic complexity when checking name constraints in crypto/x509"
}
]
}
VDE-2026-088
Vulnerability from csaf_mettlertoledogmbh - Published: 2026-08-25 13:00 - Updated: 2026-08-25 13:00Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard versions 21.3.22 - 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*
|
vers:intdot/>=21.3.22|<=21.4.23 |
Vendor Fix
|
Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard versions 21.3.22 - 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*
|
vers:intdot/>=21.3.22|<=21.4.23 |
Vendor Fix
|
Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard versions 21.3.22 - 21.4.23
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*
|
vers:intdot/>=21.3.22|<=21.4.23 |
Vendor Fix
|
Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression routines and is not reinitialized between files processed in the same invocation. By decompressing a specially crafted LZW file followed by a specially crafted LZH file in a single gzip -d command, an attacker can poison the shared global state and subsequently trigger an out-of-bounds read in the LZH decoder. This issue has been fixed in commit 63dbf6b3b9e6e781df1a6a64e609b10e23969681.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GnuTLS: certificate validation bypass due to improper handling of URI and SRV SANs. Improper handling of certain Subject Alternative Name types can allow a certificate validation bypass under specific conditions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. In merge_handshake_packet(), incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyze_string in progs/infocmp.c.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
An integer overflow vulnerability affecting the pcre2test utility in PCRE2 versions before 10.41. The issue occurs when processing negative repeat values in the pcre2test subject line, which can trigger an integer overflow condition leading to infinite looping and denial of service through resource exhaustion.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression. Exploitation requires an application to take regular expressions as untrusted input.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Mitigation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types, allowing the webbrowser.open() API to have commands injected into the underlying shell.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model, a C stack overflow occurs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. Attackers can trigger an out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in fts5ChunkIterate() through a crafted continuation page causing an integer underflow, exploitable when an FTS5 MATCH query is executed against the malicious database.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Loop with unreachable exit condition ('infinite loop') in ASP.NET Core allows an unauthorized attacker to deny service over a network. The issue spans multiple ASP.NET Core subsystems in .NET 8.0, .NET 9.0, and .NET 10.0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Calling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library's DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the application to treat a non-answer section of the DNS response as a valid answer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
A stack buffer overflow vulnerability was discovered in International Components for Unicode (ICU) affecting the SRBRoot::addTag function when running the genrb binary, where the 'subtag' struct can overflow. If successfully exploited, this can lead to memory corruption and potential local arbitrary code execution.
CWE-120 - Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When an application drives an AES-OCB context through the public EVP_Cipher() one-shot interface, the application-supplied initialisation vector (IV) is silently discarded. Every message encrypted under the same key uses the same effective nonce regardless of the IV supplied by the caller, resulting in (key, nonce) reuse and loss of confidentiality. If the same code path is used to compute the authentication tag, the tag depends only on the (key, IV) pair and not on the plaintext or ciphertext, allowing universal forgery of arbitrary ciphertext from a single captured message.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platforms. An integer truncation in OpenSSL's ASN.1 decoder causes the content length of a primitive element to be mishandled, which may crash the application or load adjacent heap memory into the decoded object. Applications passing attacker-supplied data to d2i_X509(), d2i_PKCS7(), or any other d2i_* decoding function are affected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The kek_unwrap_key() function validates the wrapping cipher's block length before performing an RFC 3211 check-byte test but does not verify the cipher is actually a block cipher. When an attacker selects a stream-mode cipher via the PWRI keyEncryptionAlgorithm OID, the length guard is ineffective and the allocated buffer can be smaller than required, producing a heap over-read. Applications calling CMS_decrypt() or CMS_decrypt_set1_password() on untrusted CMS data are affected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
On 32-bit systems, an integer overflow vulnerability exists in libarchive's zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Uncontrolled resource consumption in ASP.NET Core allows an unauthorized attacker to deny service over a network.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The RedirectHandler middleware in microsoft/kiota-java (com.microsoft.kiota:microsoft-kiota-http-okHttp v1.9.0) and other Kiota libraries fails to strip sensitive HTTP headers when following 3xx redirects to a different host or scheme. Only the Authorization header is removed; Cookie, Proxy-Authorization, and all custom headers are forwarded to the redirect target.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.
CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Validating certificate chains which contain DSA public keys can cause programs to panic, due to an interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker using crafted manipulations that ensure the worst case is reached.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of a path is a symbolic link and the path ends in /. For example, root.Open("symlink/") will open "symlink" even when "symlink" is a symbolic link pointing outside of the root.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU Wget through 1.25.0, fixed in commit c2640fe, contains a heap buffer overflow vulnerability in the convert_fname() function within src/url.c that allows remote attackers to trigger memory corruption through a server-supplied filename requiring character set conversion. When the output buffer is too small during iconv E2BIG reallocation, the reallocation logic miscalculates the remaining space, leading to a heap buffer overflow that can be exploited via a maliciously crafted server response.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the html_quote_string() function in src/convert.c that allows a remote attacker to trigger memory corruption by supplying a crafted HTML attribute with a large number of characters requiring entity encoding. A server-supplied HTML attribute causes a signed integer counter to overflow during output size accumulation, resulting in an undersized heap allocation and subsequent heap buffer overflow during the copy phase.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the clean_metalink_string() function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL. Attackers can cause the function to decrement a pointer past the start of the buffer when processing an all-whitespace Metalink URL, potentially leading to abnormal program behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
LabX Standard 21.4.25
METTLER TOLEDO / Software / LabX Standard
|
cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*
|
21.4.25 |
None Available
|
{
"document": {
"acknowledgments": [
{
"organization": "CERT@VDE",
"summary": "coordination",
"urls": [
"https://certvde.com"
]
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-GB",
"notes": [
{
"category": "summary",
"text": "Multiple vulnerabilities have been discovered in LabX Standard versions 21.3.22 - 21.4.23. The vulnerabilities CVE-2025-69419, CVE-2026-0915, CVE-2025-15467 are fixed in LabX Standard v21.4.25. All other vulnerabilities are to be fixed in the upcoming releases.\n\nNotice: LabX Standard was formerly known as LabX Cloud Local.",
"title": "Summary"
},
{
"category": "description",
"text": "The identified vulnerabilities may expose the system to risks such as denial-of-service, authentication/certificate validation bypass, memory corruption, confidentiality loss, and potential remote code execution.",
"title": "Impact"
},
{
"category": "description",
"text": "For Vulnerabilities CVE-2025-69419, CVE-2026-0915, CVE-2025-15467 update all LabX Standard installations to 21.4.25 to address and resolve the vulnerabilities.",
"title": "Remediation"
},
{
"category": "legal_disclaimer",
"text": "Your use of the information on this document or materials linked from this document is at your own risk. METTLER TOLEDO makes reasonable efforts to ensure the accuracy of the information but does not grant any warranty, express or implied, including warranties of merchantability or fitness for a particular purpose. To the extent permitted by applicable law, METTLER TOLEDO excludes liability for any loss, claim, expense or damage arising from or related to the statements in this document. METTLER TOLEDO reserves the right to change or update this document at any time.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "psirt@mt.com",
"name": "Mettler-Toledo GmbH",
"namespace": "https://www.mt.com"
},
"references": [
{
"category": "external",
"summary": "Product security website of METTLER TOLEDO",
"url": "https://www.mt.com/ph/en/home/site_content/product-security.html"
},
{
"category": "external",
"summary": "CERT@VDE Security Advisories for METTLER TOLEDO",
"url": "https://certvde.com/en/advisories/vendor/mettler-toledo/"
},
{
"category": "self",
"summary": "VDE-2026-088: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.4 - HTML",
"url": "https://certvde.com/en/advisories/VDE-2026-088/"
},
{
"category": "self",
"summary": "VDE-2026-088: METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.4 - CSAF",
"url": "https://mettler-toledo.csaf-tp.certvde.com/.well-known/csaf/white/2026/vde-2026-088.json"
}
],
"title": "METTLER TOLEDO: LabX Standard Report on External Component Analysis - v21.4",
"tracking": {
"aliases": [
"VDE-2026-088"
],
"current_release_date": "2026-08-25T13:00:00.000Z",
"generator": {
"date": "2026-08-25T13:00:00.000Z",
"engine": {
"name": "Secvisogram",
"version": "2.6.8"
}
},
"id": "VDE-2026-088",
"initial_release_date": "2026-08-25T13:00:00.000Z",
"revision_history": [
{
"date": "2026-08-25T13:00:00.000Z",
"number": "1.0.0",
"summary": "Initial revision"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:intdot/\u003e=21.3.22|\u003c=21.4.23",
"product": {
"name": "LabX Standard versions 21.3.22 - 21.4.23",
"product_id": "CSAFPID-51000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version",
"name": "21.4.25",
"product": {
"name": "LabX Standard 21.4.25",
"product_id": "CSAFPID-52000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:mettler_toledo:labx_standard:21.4.25:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "LabX Standard"
}
],
"category": "product_family",
"name": "Software"
}
],
"category": "vendor",
"name": "METTLER TOLEDO"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-69419",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Calling PKCS12_get_friendlyname() function on a maliciously crafted PKCS#12 file with a BMPString (UTF-16BE) friendly name containing non-ASCII BMP code point can trigger a one byte write before the allocated buffer. Impact summary: The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service. The OPENSSL_uni2utf8() function performs a two-pass conversion of a PKCS#12 BMPString (UTF-16BE) to UTF-8. In the second pass, when emitting UTF-8 bytes, the helper function bmp_to_utf8() incorrectly forwards the remaining UTF-16 source byte count as the destination buffer capacity to UTF8_putc(). For BMP code points above U+07FF, UTF-8 requires three bytes, but the forwarded capacity can be just two bytes. UTF8_putc() then returns -1, and this negative value is added to the output length without validation, causing the length to become negative. The subsequent trailing NUL byte is then written at a negative offset, causing write outside of heap allocated buffer. The vulnerability is reachable via the public PKCS12_get_friendlyname() API when parsing attacker-controlled PKCS#12 files. While PKCS12_parse() uses a different code path that avoids this issue, PKCS12_get_friendlyname() directly invokes the vulnerable function. Exploitation requires an attacker to provide a malicious PKCS#12 file to be parsed by the application and the attacker can just trigger a one zero byte write before the allocated buffer. For that reason the issue was assessed as Low severity according to our Security Policy. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the PKCS#12 implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue. OpenSSL 1.0.2 is not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52000"
],
"known_affected": [
"CSAFPID-51000"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.25",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.4,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.4,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Out of bounds write in PKCS12_get_friendlyname() UTF-8 conversion"
},
{
"cve": "CVE-2026-0915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "description",
"text": "Calling getnetbyaddr or getnetbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend for networks and queries for a zero-valued network in the GNU C Library version 2.0 to version 2.42 can leak stack contents to the configured DNS resolver.",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52000"
],
"known_affected": [
"CSAFPID-51000"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.25",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "getnetbyaddr and getnetbyaddr_r leak stack contents to DNS resovler"
},
{
"cve": "CVE-2025-15467",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "Parsing CMS AuthEnvelopedData or EnvelopedData message with maliciously crafted AEAD parameters can trigger a stack buffer overflow. Impact summary: A stack buffer overflow may lead to a crash, causing Denial of Service, or potentially remote code execution. When parsing CMS (Auth)EnvelopedData structures that use AEAD ciphers such as AES-GCM, the IV (Initialization Vector) encoded in the ASN.1 parameters is copied into a fixed-size stack buffer without verifying that its length fits the destination. An attacker can supply a crafted CMS message with an oversized IV, causing a stack-based out-of-bounds write before any authentication or tag verification occurs. Applications and services that parse untrusted CMS or PKCS#7 content using AEAD ciphers (e.g., S/MIME (Auth)EnvelopedData with AES-GCM) are vulnerable. Because the overflow occurs prior to authentication, no valid key material is required to trigger it. While exploitability to remote code execution depends on platform and toolchain mitigations, the stack-based write primitive represents a severe risk. The FIPS modules in 3.6, 3.5, 3.4, 3.3 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary. OpenSSL 3.6, 3.5, 3.4, 3.3 and 3.0 are vulnerable to this issue. OpenSSL 1.1.1 and 1.0.2 are not affected by this issue",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-52000"
],
"known_affected": [
"CSAFPID-51000"
]
},
"remediations": [
{
"category": "vendor_fix",
"details": "Update to LabX Standard v21.4.25",
"product_ids": [
"CSAFPID-51000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalScore": 8.8,
"environmentalSeverity": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 8.8,
"temporalSeverity": "HIGH",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-51000"
]
}
],
"title": "Stack buffer overflow in CMS (Auth)EnvelopedData parsing"
},
{
"cve": "CVE-2025-58187",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": "Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains",
"title": "CVE description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Quadratic complexity in Go crypto/x509 name constraint checking"
},
{
"cve": "CVE-2026-41992",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "description",
"text": "GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression routines and is not reinitialized between files processed in the same invocation. By decompressing a specially crafted LZW file followed by a specially crafted LZH file in a single gzip -d command, an attacker can poison the shared global state and subsequently trigger an out-of-bounds read in the LZH decoder. This issue has been fixed in commit 63dbf6b3b9e6e781df1a6a64e609b10e23969681.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Global buffer over-read in GNU gzip LZH decompression via shared decoder state"
},
{
"cve": "CVE-2026-5435",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "description",
"text": "The deprecated functions ns_printrrf, ns_printrr and fp_nquery in the GNU C Library version 2.2 and newer fail to enforce the caller-supplied buffer length, and can result in an out-of-bounds write when printing TSIG records.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Out-of-bounds write in glibc deprecated DNS resolver print functions (TSIG record handling)"
},
{
"cve": "CVE-2026-4424",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in libarchive. This heap out-of-bounds read vulnerability exists in the RAR archive processing logic due to improper validation of the LZSS sliding window size after transitions between compression methods. A remote attacker can exploit this by providing a specially crafted RAR archive, leading to the disclosure of sensitive heap memory information without requiring authentication or user interaction.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap out-of-bounds read in libarchive RAR decompression (LZSS sliding window)"
},
{
"cve": "CVE-2026-42012",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "GnuTLS: certificate validation bypass due to improper handling of URI and SRV SANs. Improper handling of certain Subject Alternative Name types can allow a certificate validation bypass under specific conditions.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Certificate validation bypass in GnuTLS via improper URI/SRV SAN handling"
},
{
"cve": "CVE-2026-33846",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "description",
"text": "A heap buffer overflow vulnerability exists in the DTLS handshake fragment reassembly logic of GnuTLS. In merge_handshake_packet(), incoming handshake fragments are matched and merged based solely on handshake type, without validating that the message_length field remains consistent across all fragments of the same logical message. An attacker can exploit this by sending crafted DTLS fragments with conflicting message_length values, causing an out-of-bounds write on the heap. The vulnerability is remotely exploitable without authentication via the DTLS handshake path.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer overflow in GnuTLS DTLS handshake fragment reassembly"
},
{
"cve": "CVE-2026-42009",
"cwe": {
"id": "CWE-475",
"name": "Undefined Behavior for Input to API"
},
"notes": [
{
"category": "description",
"text": "A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security (DTLS) packet reordering logic. The comparator function, responsible for ordering DTLS packets by sequence numbers, did not correctly handle packets with duplicate sequence numbers. This could lead to unstable packet ordering or undefined behavior, resulting in a denial of service.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Denial of service in GnuTLS DTLS packet reordering comparator (duplicate sequence numbers)"
},
{
"cve": "CVE-2025-69720",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "description",
"text": "The infocmp command-line tool in ncurses before 6.5-20251213 has a stack-based buffer overflow in analyze_string in progs/infocmp.c.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack-based buffer overflow in ncurses infocmp analyze_string()"
},
{
"cve": "CVE-2022-41409",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "An integer overflow vulnerability affecting the pcre2test utility in PCRE2 versions before 10.41. The issue occurs when processing negative repeat values in the pcre2test subject line, which can trigger an integer overflow condition leading to infinite looping and denial of service through resource exhaustion.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Integer overflow in PCRE2 pcre2test utility via negative repeat values"
},
{
"cve": "CVE-2017-11164",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "description",
"text": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression. Exploitation requires an application to take regular expressions as untrusted input.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack exhaustion in PCRE via uncontrolled recursion (OP_KETRMAX)"
},
{
"cve": "CVE-2026-4786",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "description",
"text": "Mitigation of CVE-2026-4519 was incomplete. If the URL contained \"%action\" the mitigation could be bypassed for certain browser types, allowing the webbrowser.open() API to have commands injected into the underlying shell.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Command injection in Python webbrowser.open() via incomplete URL mitigation bypass"
},
{
"cve": "CVE-2026-3644",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "description",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Improper input validation in Python http.cookies.Morsel allows control character injection"
},
{
"cve": "CVE-2026-4224",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "description",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline document type definition containing a deeply nested content model, a C stack overflow occurs.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack overflow in Expat XML parser via deeply nested DTD content model"
},
{
"cve": "CVE-2026-11822",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "description",
"text": "SQLite before 3.53.2 contains memory corruption vulnerabilities in the FTS5 full-text search extension that allow attackers to cause process crashes, memory exhaustion, or arbitrary code execution by supplying a crafted database with malformed FTS5 page data. Attackers can trigger an out-of-bounds read in fts5LeafSeek() via an attacker-controlled loop bound and a heap buffer overflow write in fts5ChunkIterate() through a crafted continuation page causing an integer underflow, exploitable when an FTS5 MATCH query is executed against the malicious database.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Memory corruption in SQLite FTS5 extension via malformed page data"
},
{
"cve": "CVE-2026-42899",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "description",
"text": "Loop with unreachable exit condition (\u0027infinite loop\u0027) in ASP.NET Core allows an unauthorized attacker to deny service over a network. The issue spans multiple ASP.NET Core subsystems in .NET 8.0, .NET 9.0, and .NET 10.0.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Denial of service in ASP.NET Core via infinite loop"
},
{
"cve": "CVE-2026-4437",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "Calling gethostbyaddr or gethostbyaddr_r with a configured nsswitch.conf that specifies the library\u0027s DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the application to treat a non-answer section of the DNS response as a valid answer.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Out-of-bounds read in glibc DNS backend via crafted DNS response (gethostbyaddr)"
},
{
"cve": "CVE-2026-4046",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "description",
"text": "The iconv() function in the GNU C Library versions 2.43 and earlier may crash due to an assertion failure when converting inputs from the IBM1390 or IBM1399 character sets, which may be used to remotely crash an application. This vulnerability can be trivially mitigated by removing the IBM1390 and IBM1399 character sets from systems that do not need them.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Reachable assertion in glibc iconv() via IBM1390/IBM1399 character set conversion"
},
{
"cve": "CVE-2025-5222",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "description",
"text": "A stack buffer overflow vulnerability was discovered in International Components for Unicode (ICU) affecting the SRBRoot::addTag function when running the genrb binary, where the \u0027subtag\u0027 struct can overflow. If successfully exploited, this can lead to memory corruption and potential local arbitrary code execution.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Stack buffer overflow in ICU genrb SRBRoot::addTag"
},
{
"cve": "CVE-2026-45445",
"cwe": {
"id": "CWE-325",
"name": "Missing Cryptographic Step"
},
"notes": [
{
"category": "description",
"text": "When an application drives an AES-OCB context through the public EVP_Cipher() one-shot interface, the application-supplied initialisation vector (IV) is silently discarded. Every message encrypted under the same key uses the same effective nonce regardless of the IV supplied by the caller, resulting in (key, nonce) reuse and loss of confidentiality. If the same code path is used to compute the authentication tag, the tag depends only on the (key, IV) pair and not on the plaintext or ciphertext, allowing universal forgery of arbitrary ciphertext from a single captured message.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "IV reuse and forgery in OpenSSL AES-OCB via EVP_Cipher() one-shot interface"
},
{
"cve": "CVE-2026-34180",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platforms. An integer truncation in OpenSSL\u0027s ASN.1 decoder causes the content length of a primitive element to be mishandled, which may crash the application or load adjacent heap memory into the decoded object. Applications passing attacker-supplied data to d2i_X509(), d2i_PKCS7(), or any other d2i_* decoding function are affected.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer over-read in OpenSSL ASN.1 decoder via oversized DER element"
},
{
"cve": "CVE-2026-9076",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "The kek_unwrap_key() function validates the wrapping cipher\u0027s block length before performing an RFC 3211 check-byte test but does not verify the cipher is actually a block cipher. When an attacker selects a stream-mode cipher via the PWRI keyEncryptionAlgorithm OID, the length guard is ineffective and the allocated buffer can be smaller than required, producing a heap over-read. Applications calling CMS_decrypt() or CMS_decrypt_set1_password() on untrusted CMS data are affected.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer over-read in OpenSSL CMS PWRI key unwrap (kek_unwrap_key)"
},
{
"cve": "CVE-2026-5121",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "On 32-bit systems, an integer overflow vulnerability exists in libarchive\u0027s zisofs block pointer allocation logic. A remote attacker can exploit this by providing a specially crafted ISO9660 image, which can lead to a heap buffer overflow.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Integer overflow in libarchive zisofs block pointer allocation (32-bit)"
},
{
"cve": "CVE-2026-45591",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "description",
"text": "Uncontrolled resource consumption in ASP.NET Core allows an unauthorized attacker to deny service over a network.",
"title": "CVE description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Denial of service in ASP.NET Core SignalR/Blazor via nested MessagePack arrays"
},
{
"cve": "CVE-2026-44503",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"notes": [
{
"category": "description",
"text": "The RedirectHandler middleware in microsoft/kiota-java (com.microsoft.kiota:microsoft-kiota-http-okHttp v1.9.0) and other Kiota libraries fails to strip sensitive HTTP headers when following 3xx redirects to a different host or scheme. Only the Authorization header is removed; Cookie, Proxy-Authorization, and all custom headers are forwarded to the redirect target."
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalScore": 6.8,
"environmentalSeverity": "MEDIUM",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"temporalScore": 6.8,
"temporalSeverity": "MEDIUM",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Kiota RedirectHandler header-leak issue"
},
{
"cve": "CVE-2025-47907",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "description",
"text": "Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Race condition in Go database/sql Rows.Scan during concurrent query cancellation"
},
{
"cve": "CVE-2025-58188",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "Validating certificate chains which contain DSA public keys can cause programs to panic, due to an interface cast that assumes they implement the Equal method. This affects programs which validate arbitrary certificate chains.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Panic in Go crypto/x509 when validating certificate chains containing DSA public keys"
},
{
"cve": "CVE-2025-61729",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "description",
"text": "Within HostnameError.Error(), when constructing an error string, there is no limit to the number of hosts that will be printed out. Furthermore, the error string is constructed by repeated string concatenation, leading to quadratic runtime. Therefore, a certificate provided by a malicious actor can result in excessive resource consumption.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Quadratic-time resource exhaustion in Go crypto/x509 HostnameError.Error()"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "description",
"text": "Decoding a maliciously-crafted MIME header containing many invalid encoded-words can consume excessive CPU. An algorithm in a product has an inefficient worst-case computational complexity that may be detrimental to system performance and can be triggered by an attacker using crafted manipulations that ensure the worst case is reached.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "CPU exhaustion in Go MIME header decoding via invalid encoded-words"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "description",
"text": "When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Double-free in Go cgo DNS resolver LookupCNAME via long CNAME response"
},
{
"cve": "CVE-2026-32280",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "During chain building, the amount of work that is done is not correctly limited when a large number of intermediate certificates are passed in VerifyOptions.Intermediates, which can lead to a denial of service. This affects both direct users of crypto/x509 and users of crypto/tls.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Unbounded resource consumption in Go crypto/x509 certificate chain building"
},
{
"cve": "CVE-2025-61726",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "The net/url package does not set a limit on the number of query parameters in a query. While the maximum size of query parameters in URLs is generally limited by the maximum request header size, the net/http.Request.ParseForm method can parse large URL-encoded forms. Parsing a large form containing many unique query parameters can cause excessive memory consumption.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Unbounded memory consumption in Go net/url query parameter parsing"
},
{
"cve": "CVE-2025-61723",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "The processing time for parsing some invalid inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Non-linear processing time in Go PEM parsing of invalid inputs"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "CPU and memory exhaustion in Go net/mail ParseAddress/ParseAddressList/ParseDate"
},
{
"cve": "CVE-2026-32283",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "description",
"text": "If one side of the TLS connection sends multiple key update messages post-handshake in a single record, the connection can deadlock, causing uncontrolled consumption of resources. This can lead to a denial of service. This only affects TLS 1.3.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "TLS 1.3 connection deadlock via repeated post-handshake key update messages"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "description",
"text": "When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Infinite loop in Go HTTP/2 transport via SETTINGS_MAX_FRAME_SIZE of 0"
},
{
"cve": "CVE-2026-39822",
"cwe": {
"id": "CWE-61",
"name": "UNIX Symbolic Link (Symlink) Following"
},
"notes": [
{
"category": "description",
"text": "On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of a path is a symbolic link and the path ends in /. For example, root.Open(\"symlink/\") will open \"symlink\" even when \"symlink\" is a symbolic link pointing outside of the root.",
"title": "CVE Description"
},
{
"category": "other",
"text": "NVD has not yet published a CVSS score for this CVE at the time of research (published 2026-07-07, still awaiting enrichment). Score left unset rather than estimated; update once NVD/CNA enrichment completes.",
"title": "Scoring Note"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"environmentalScore": 7.3,
"environmentalSeverity": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.3,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "os.Root symlink escape via trailing slash on final path component (Go)"
},
{
"cve": "CVE-2026-58471",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "description",
"text": "GNU Wget through 1.25.0, fixed in commit c2640fe, contains a heap buffer overflow vulnerability in the convert_fname() function within src/url.c that allows remote attackers to trigger memory corruption through a server-supplied filename requiring character set conversion. When the output buffer is too small during iconv E2BIG reallocation, the reallocation logic miscalculates the remaining space, leading to a heap buffer overflow that can be exploited via a maliciously crafted server response.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer overflow in GNU Wget convert_fname() via server-supplied filename"
},
{
"cve": "CVE-2026-58472",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "description",
"text": "GNU Wget through 1.25.0, fixed in commit dd692d9, contains a heap buffer overflow vulnerability in the html_quote_string() function in src/convert.c that allows a remote attacker to trigger memory corruption by supplying a crafted HTML attribute with a large number of characters requiring entity encoding. A server-supplied HTML attribute causes a signed integer counter to overflow during output size accumulation, resulting in an undersized heap allocation and subsequent heap buffer overflow during the copy phase.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Integer overflow leading to heap buffer overflow in GNU Wget html_quote_string()"
},
{
"cve": "CVE-2026-58469",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "description",
"text": "GNU Wget through 1.25.0, fixed in commit 37a40fc, contains a heap buffer underread vulnerability in the clean_metalink_string() function within src/metalink.c that allows a malicious server to trigger memory corruption by serving a Metalink document containing a whitespace-only URL. Attackers can cause the function to decrement a pointer past the start of the buffer when processing an all-whitespace Metalink URL, potentially leading to abnormal program behavior.",
"title": "CVE Description"
}
],
"product_status": {
"known_affected": [
"CSAFPID-52000"
],
"recommended": [
"CSAFPID-52000"
]
},
"remediations": [
{
"category": "none_available",
"details": "This vulnerability will be fixed in the upcoming releases",
"product_ids": [
"CSAFPID-52000"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-52000"
]
}
],
"title": "Heap buffer underread in GNU Wget clean_metalink_string() via whitespace-only URL"
}
]
}
WID-SEC-W-2026-0132
Vulnerability from csaf_certbund - Published: 2026-01-15 23:00 - Updated: 2026-06-07 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
Open Source GNU libc
Open Source / GNU libc
|
cpe:/a:gnu:glibc:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP15 IF02
IBM / QRadar SIEM
|
<7.5.0 UP15 IF02 | ||
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
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:-
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Open Source GNU libc <=2.42
Open Source / GNU libc
|
<=2.42 |
{
"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 GNU libc ist die Basis C Bibliothek unter Linux sowie anderen Unix-Betriebssystemen, welche die Systemaufrufe sowie Basisfunktionalit\u00e4t bereitstellt.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann eine Schwachstelle in GNU libc ausnutzen, um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"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-0132 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0132.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0132 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0132"
},
{
"category": "external",
"summary": "Red Hat Bugtracker vom 2026-01-15",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430201"
},
{
"category": "external",
"summary": "NIST Vulnerability Database vom 2026-01-15",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-0915"
},
{
"category": "external",
"summary": "GNU C Library Security Advisory GLIBC-SA-2026-0002 vom 2026-01-16",
"url": "https://seclists.org/oss-sec/2026/q1/78"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-2026-205D532069 vom 2026-01-24",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-2026-205d532069"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1334 vom 2026-01-27",
"url": "https://access.redhat.com/errata/RHSA-2026:1334"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1334 vom 2026-01-28",
"url": "https://linux.oracle.com/errata/ELSA-2026-1334.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50078 vom 2026-01-29",
"url": "https://linux.oracle.com/errata/ELSA-2026-50078.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1334 vom 2026-01-31",
"url": "https://errata.build.resf.org/RLSA-2026:1334"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20178-1 vom 2026-02-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024006.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8005-1 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8005-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0371-1 vom 2026-02-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024041.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20198-1 vom 2026-02-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024021.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20133-1 vom 2026-02-03",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EPLJR3OY45237BIGNXCUI2WBH3LI5ESB/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2786 vom 2026-02-17",
"url": "https://access.redhat.com/errata/RHSA-2026:2786"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2786 vom 2026-02-18",
"url": "https://linux.oracle.com/errata/ELSA-2026-2786.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50120 vom 2026-02-20",
"url": "https://linux.oracle.com/errata/ELSA-2026-50120.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:2786 vom 2026-02-24",
"url": "https://errata.build.resf.org/RLSA-2026:2786"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3228 vom 2026-02-24",
"url": "https://access.redhat.com/errata/RHSA-2026:3228"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0680-1 vom 2026-02-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024494.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20527-1 vom 2026-02-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024495.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20536-1 vom 2026-03-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024559.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3948 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3948"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3925 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3925"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20563-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024576.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0896-1 vom 2026-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024696.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4655 vom 2026-03-16",
"url": "https://access.redhat.com/errata/RHSA-2026:4655"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4772 vom 2026-03-17",
"url": "https://access.redhat.com/errata/RHSA-2026:4772"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4943 vom 2026-03-18",
"url": "https://access.redhat.com/errata/RHSA-2026:4943"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4772 vom 2026-03-19",
"url": "https://linux.oracle.com/errata/ELSA-2026-4772.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:4772 vom 2026-03-24",
"url": "https://errata.build.resf.org/RLSA-2026:4772"
},
{
"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": "Oracle Linux Security Advisory ELSA-2026-50174 vom 2026-03-26",
"url": "https://linux.oracle.com/errata/ELSA-2026-50174.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7270594 vom 2026-04-23",
"url": "https://www.ibm.com/support/pages/node/7270594"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4621 vom 2026-06-08",
"url": "https://lists.debian.org/debian-lts-announce/2026/06/msg00010.html"
}
],
"source_lang": "en-US",
"title": "GNU libc: Schwachstelle erm\u00f6glicht Offenlegung von Informationen",
"tracking": {
"current_release_date": "2026-06-07T22:00:00.000+00:00",
"generator": {
"date": "2026-06-08T09:27:30.845+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-0132",
"initial_release_date": "2026-01-15T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-15T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von European Union Vulnerability Database und GNU C Library aufgenommen"
},
{
"date": "2026-01-25T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Fedora aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu, SUSE und openSUSE aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2026-03-15T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-19T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Dell aufgenommen"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-04-23T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-06-07T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Debian aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"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_name",
"name": "Open Source GNU libc",
"product": {
"name": "Open Source GNU libc",
"product_id": "T000876",
"product_identification_helper": {
"cpe": "cpe:/a:gnu:glibc:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=2.42",
"product": {
"name": "Open Source GNU libc \u003c=2.42",
"product_id": "T050065"
}
},
{
"category": "product_version_range",
"name": "\u003c=2.42",
"product": {
"name": "Open Source GNU libc \u003c=2.42",
"product_id": "T050065-fixed"
}
}
],
"category": "product_name",
"name": "GNU libc"
}
],
"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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"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-0915",
"product_status": {
"known_affected": [
"2951",
"T000876",
"T002207",
"67646",
"T000126",
"T053291",
"T027843",
"T004914",
"T032255",
"T052048",
"74185"
],
"last_affected": [
"T050065"
]
},
"release_date": "2026-01-15T23:00:00.000+00:00",
"title": "CVE-2026-0915"
}
]
}
WID-SEC-W-2026-0778
Vulnerability from csaf_certbund - Published: 2026-03-18 23:00 - Updated: 2026-05-11 22:00| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
| 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 |
{
"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-1007
Vulnerability from csaf_certbund - Published: 2026-04-07 22:00 - Updated: 2026-06-11 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 10.0 Extended Update Support
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10.0_extended_update_support
|
10.0 Extended Update Support | |
|
IBM App Connect Enterprise
IBM / App Connect Enterprise
|
cpe:/a:ibm:app_connect_enterprise:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
IBM QRadar SIEM
IBM
|
cpe:/a:ibm:qradar_siem:-
|
— | |
|
IBM App Connect Enterprise <13.0.7.1
IBM / App Connect Enterprise
|
<13.0.7.1 |
{
"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": "IBM App Connect Enterprise kombiniert die branchenbew\u00e4hrten Technologien des IBM Integration Bus mit Cloud-nativen Technologien.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM App Connect Enterprise ausnutzen, um Sicherheitsvorkehrungen zu umgehen, um einen Denial of Service Angriff durchzuf\u00fchren, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuf\u00fchren, um einen SQL-Injection Angriff durchzuf\u00fchren, und um beliebigen Programmcode auszuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- 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-1007 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1007.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1007 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1007"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268737 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268737"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268738 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268738"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268740 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268740"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268741 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268741"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268743 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268743"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268744 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268744"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268745 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268745"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268747 vom 2026-04-07",
"url": "https://www.ibm.com/support/pages/node/7268747"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:14087 vom 2026-05-06",
"url": "https://access.redhat.com/errata/RHSA-2026:14087"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:17083 vom 2026-05-13",
"url": "https://access.redhat.com/errata/RHSA-2026:17083"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7274746 vom 2026-06-01",
"url": "https://www.ibm.com/support/pages/node/7274746"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7275963 vom 2026-06-11",
"url": "https://www.ibm.com/support/pages/node/7275963"
}
],
"source_lang": "en-US",
"title": "IBM App Connect Enterprise: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-11T22:00:00.000+00:00",
"generator": {
"date": "2026-06-12T07:37:37.117+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1007",
"initial_release_date": "2026-04-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-05-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-05-14T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-06-01T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-06-11T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von IBM und IBM-APAR aufgenommen"
}
],
"status": "final",
"version": "5"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c13.0.7.1",
"product": {
"name": "IBM App Connect Enterprise \u003c13.0.7.1",
"product_id": "2F33676F-DD00-4E4F-ADCC-F29993D51A12"
}
},
{
"category": "product_version",
"name": "13.0.7.1",
"product": {
"name": "IBM App Connect Enterprise 13.0.7.1",
"product_id": "2F33676F-DD00-4E4F-ADCC-F29993D51A12-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:13.0.7.1"
}
}
},
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T052517",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
}
],
"category": "product_name",
"name": "App Connect Enterprise"
},
{
"category": "product_name",
"name": "IBM QRadar SIEM",
"product": {
"name": "IBM QRadar SIEM",
"product_id": "T021415",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"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": "product_version",
"name": "10.0 Extended Update Support",
"product": {
"name": "Red Hat Enterprise Linux 10.0 Extended Update Support",
"product_id": "T054024",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.0_extended_update_support"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-14550",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-14550"
},
{
"cve": "CVE-2025-14831",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-14831"
},
{
"cve": "CVE-2025-15281",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15281"
},
{
"cve": "CVE-2025-15366",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15366"
},
{
"cve": "CVE-2025-15367",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15367"
},
{
"cve": "CVE-2025-15599",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-15599"
},
{
"cve": "CVE-2025-55130",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-55130"
},
{
"cve": "CVE-2025-55131",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-55131"
},
{
"cve": "CVE-2025-55132",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-55132"
},
{
"cve": "CVE-2025-59465",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-59465"
},
{
"cve": "CVE-2025-59466",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-59466"
},
{
"cve": "CVE-2025-68470",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-68470"
},
{
"cve": "CVE-2025-9820",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2025-9820"
},
{
"cve": "CVE-2026-0540",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0540"
},
{
"cve": "CVE-2026-0861",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-0915",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0915"
},
{
"cve": "CVE-2026-0980",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-0980"
},
{
"cve": "CVE-2026-1207",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1207"
},
{
"cve": "CVE-2026-1285",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1285"
},
{
"cve": "CVE-2026-1287",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1287"
},
{
"cve": "CVE-2026-1299",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-1312",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1312"
},
{
"cve": "CVE-2026-1530",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1530"
},
{
"cve": "CVE-2026-1531",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1531"
},
{
"cve": "CVE-2026-1961",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-1961"
},
{
"cve": "CVE-2026-21637",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-21637"
},
{
"cve": "CVE-2026-22029",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-22029"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-2436",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-2436"
},
{
"cve": "CVE-2026-25518",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-25518"
},
{
"cve": "CVE-2026-27137",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27137"
},
{
"cve": "CVE-2026-27138",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27138"
},
{
"cve": "CVE-2026-27959",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-27959"
},
{
"cve": "CVE-2026-29063",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-29063"
},
{
"cve": "CVE-2026-29087",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-29087"
},
{
"cve": "CVE-2026-30922",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-30922"
},
{
"cve": "CVE-2026-3632",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3632"
},
{
"cve": "CVE-2026-3633",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3633"
},
{
"cve": "CVE-2026-3634",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3634"
},
{
"cve": "CVE-2026-3731",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-3731"
},
{
"cve": "CVE-2026-4271",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-4271"
},
{
"cve": "CVE-2026-4324",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-4324"
},
{
"cve": "CVE-2026-5119",
"product_status": {
"known_affected": [
"T054024",
"T052517",
"67646",
"T021415",
"2F33676F-DD00-4E4F-ADCC-F29993D51A12"
]
},
"release_date": "2026-04-07T22:00:00.000+00:00",
"title": "CVE-2026-5119"
}
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.