Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-32778 (GCVE-0-2026-32778)
Vulnerability from cvelistv5 – Published: 2026-03-16 07:02 – Updated: 2026-03-17 14:39
VLAI?
EPSS
Summary
libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.
Severity ?
CWE
- CWE-476 - NULL Pointer Dereference
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| libexpat project | libexpat |
Affected:
0 , < 2.7.5
(semver)
|
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-32778",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-17T14:38:41.545343Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-17T14:39:21.950Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "libexpat",
"vendor": "libexpat project",
"versions": [
{
"lessThan": "2.7.5",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-16T07:13:44.917Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/libexpat/libexpat/pull/1159"
},
{
"url": "https://github.com/libexpat/libexpat/pull/1163"
}
],
"x_generator": {
"engine": "CVE-Request-form 0.0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-32778",
"datePublished": "2026-03-16T07:02:34.410Z",
"dateReserved": "2026-03-16T07:02:33.921Z",
"dateUpdated": "2026-03-17T14:39:21.950Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-32778\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-03-16T14:19:44.970\",\"lastModified\":\"2026-03-17T15:52:53.160\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"cve@mitre.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":2.9,\"baseSeverity\":\"LOW\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.4,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"cve@mitre.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.7.5\",\"matchCriteriaId\":\"BE95FCA4-11DD-4E66-8259-4884F323D57B\"}]}]}],\"references\":[{\"url\":\"https://github.com/libexpat/libexpat/pull/1159\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/libexpat/libexpat/pull/1163\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-32778\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-17T14:38:41.545343Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-17T14:39:17.823Z\"}}], \"cna\": {\"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 2.9, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"libexpat project\", \"product\": \"libexpat\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.7.5\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/libexpat/libexpat/pull/1159\"}, {\"url\": \"https://github.com/libexpat/libexpat/pull/1163\"}], \"x_generator\": {\"engine\": \"CVE-Request-form 0.0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-476\", \"description\": \"CWE-476 NULL Pointer Dereference\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-03-16T07:13:44.917Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-32778\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-17T14:39:21.950Z\", \"dateReserved\": \"2026-03-16T07:02:33.921Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-03-16T07:02:34.410Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:20985-1
Vulnerability from csaf_suse - Published: 2026-03-30 15:01 - Updated: 2026-03-30 15:01Summary
Security update for expat
Severity
Important
Notes
Title of the patch: Security update for expat
Description of the patch: This update for expat fixes the following issues:
- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity
declaration value (bsc#1259726).
- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).
- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition
(bsc#1259729).
Patchnames: SUSE-SLES-16.0-466
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.9 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for expat",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for expat fixes the following issues:\n\n- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity\n declaration value (bsc#1259726).\n- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).\n- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition\n (bsc#1259729).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-466",
"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_20985-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20985-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620985-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20985-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045346.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259711",
"url": "https://bugzilla.suse.com/1259711"
},
{
"category": "self",
"summary": "SUSE Bug 1259726",
"url": "https://bugzilla.suse.com/1259726"
},
{
"category": "self",
"summary": "SUSE Bug 1259729",
"url": "https://bugzilla.suse.com/1259729"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32776 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32777 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32777/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32778 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32778/"
}
],
"title": "Security update for expat",
"tracking": {
"current_release_date": "2026-03-30T15:01:10Z",
"generator": {
"date": "2026-03-30T15:01:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20985-1",
"initial_release_date": "2026-03-30T15:01:10Z",
"revision_history": [
{
"date": "2026-03-30T15:01:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-160000.5.1.aarch64",
"product": {
"name": "expat-2.7.1-160000.5.1.aarch64",
"product_id": "expat-2.7.1-160000.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-160000.5.1.aarch64",
"product": {
"name": "libexpat-devel-2.7.1-160000.5.1.aarch64",
"product_id": "libexpat-devel-2.7.1-160000.5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.aarch64",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.aarch64",
"product_id": "libexpat1-2.7.1-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-160000.5.1.ppc64le",
"product": {
"name": "expat-2.7.1-160000.5.1.ppc64le",
"product_id": "expat-2.7.1-160000.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-160000.5.1.ppc64le",
"product": {
"name": "libexpat-devel-2.7.1-160000.5.1.ppc64le",
"product_id": "libexpat-devel-2.7.1-160000.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.ppc64le",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.ppc64le",
"product_id": "libexpat1-2.7.1-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-160000.5.1.s390x",
"product": {
"name": "expat-2.7.1-160000.5.1.s390x",
"product_id": "expat-2.7.1-160000.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-160000.5.1.s390x",
"product": {
"name": "libexpat-devel-2.7.1-160000.5.1.s390x",
"product_id": "libexpat-devel-2.7.1-160000.5.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.s390x",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.s390x",
"product_id": "libexpat1-2.7.1-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-160000.5.1.x86_64",
"product": {
"name": "expat-2.7.1-160000.5.1.x86_64",
"product_id": "expat-2.7.1-160000.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-160000.5.1.x86_64",
"product": {
"name": "libexpat-devel-2.7.1-160000.5.1.x86_64",
"product_id": "libexpat-devel-2.7.1-160000.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.x86_64",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.x86_64",
"product_id": "libexpat1-2.7.1-160000.5.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:16.0:server"
}
}
},
{
"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": "expat-2.7.1-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.aarch64"
},
"product_reference": "expat-2.7.1-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le"
},
"product_reference": "expat-2.7.1-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x"
},
"product_reference": "expat-2.7.1-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64"
},
"product_reference": "expat-2.7.1-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-160000.5.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:expat-2.7.1-160000.5.1.aarch64"
},
"product_reference": "expat-2.7.1-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-160000.5.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:expat-2.7.1-160000.5.1.ppc64le"
},
"product_reference": "expat-2.7.1-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-160000.5.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:expat-2.7.1-160000.5.1.s390x"
},
"product_reference": "expat-2.7.1-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-160000.5.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:expat-2.7.1-160000.5.1.x86_64"
},
"product_reference": "expat-2.7.1-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.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:libexpat-devel-2.7.1-160000.5.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.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:libexpat-devel-2.7.1-160000.5.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.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:libexpat-devel-2.7.1-160000.5.1.s390x"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-160000.5.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:libexpat-devel-2.7.1-160000.5.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.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:libexpat1-2.7.1-160000.5.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.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:libexpat1-2.7.1-160000.5.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.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:libexpat1-2.7.1-160000.5.1.s390x"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.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:libexpat1-2.7.1-160000.5.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32776"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32776",
"url": "https://www.suse.com/security/cve/CVE-2026-32776"
},
{
"category": "external",
"summary": "SUSE Bug 1259724 for CVE-2026-32776",
"url": "https://bugzilla.suse.com/1259724"
}
],
"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:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:01:10Z",
"details": "important"
}
],
"title": "CVE-2026-32776"
},
{
"cve": "CVE-2026-32777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32777"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows an infinite loop while parsing DTD content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32777",
"url": "https://www.suse.com/security/cve/CVE-2026-32777"
},
{
"category": "external",
"summary": "SUSE Bug 1259710 for CVE-2026-32777",
"url": "https://bugzilla.suse.com/1259710"
}
],
"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:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:01:10Z",
"details": "important"
}
],
"title": "CVE-2026-32777"
},
{
"cve": "CVE-2026-32778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32778"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32778",
"url": "https://www.suse.com/security/cve/CVE-2026-32778"
},
{
"category": "external",
"summary": "SUSE Bug 1259725 for CVE-2026-32778",
"url": "https://bugzilla.suse.com/1259725"
}
],
"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:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexpat1-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:expat-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat-devel-2.7.1-160000.5.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:01:10Z",
"details": "moderate"
}
],
"title": "CVE-2026-32778"
}
]
}
SUSE-SU-2026:20963-1
Vulnerability from csaf_suse - Published: 2026-03-30 15:01 - Updated: 2026-03-30 15:01Summary
Security update for expat
Severity
Important
Notes
Title of the patch: Security update for expat
Description of the patch: This update for expat fixes the following issues:
- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity
declaration value (bsc#1259726).
- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).
- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition
(bsc#1259729).
Patchnames: SUSE-SL-Micro-6.2-466
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.9 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 expat",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for expat fixes the following issues:\n\n- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity\n declaration value (bsc#1259726).\n- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).\n- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition\n (bsc#1259729).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-466",
"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_20963-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20963-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620963-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20963-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045319.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259711",
"url": "https://bugzilla.suse.com/1259711"
},
{
"category": "self",
"summary": "SUSE Bug 1259726",
"url": "https://bugzilla.suse.com/1259726"
},
{
"category": "self",
"summary": "SUSE Bug 1259729",
"url": "https://bugzilla.suse.com/1259729"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32776 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32777 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32777/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32778 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32778/"
}
],
"title": "Security update for expat",
"tracking": {
"current_release_date": "2026-03-30T15:01:10Z",
"generator": {
"date": "2026-03-30T15:01:10Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20963-1",
"initial_release_date": "2026-03-30T15:01:10Z",
"revision_history": [
{
"date": "2026-03-30T15:01:10Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.aarch64",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.aarch64",
"product_id": "libexpat1-2.7.1-160000.5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.ppc64le",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.ppc64le",
"product_id": "libexpat1-2.7.1-160000.5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.s390x",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.s390x",
"product_id": "libexpat1-2.7.1-160000.5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexpat1-2.7.1-160000.5.1.x86_64",
"product": {
"name": "libexpat1-2.7.1-160000.5.1.x86_64",
"product_id": "libexpat1-2.7.1-160000.5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-160000.5.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-160000.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32776"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32776",
"url": "https://www.suse.com/security/cve/CVE-2026-32776"
},
{
"category": "external",
"summary": "SUSE Bug 1259724 for CVE-2026-32776",
"url": "https://bugzilla.suse.com/1259724"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:01:10Z",
"details": "important"
}
],
"title": "CVE-2026-32776"
},
{
"cve": "CVE-2026-32777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32777"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows an infinite loop while parsing DTD content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32777",
"url": "https://www.suse.com/security/cve/CVE-2026-32777"
},
{
"category": "external",
"summary": "SUSE Bug 1259710 for CVE-2026-32777",
"url": "https://bugzilla.suse.com/1259710"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:01:10Z",
"details": "important"
}
],
"title": "CVE-2026-32777"
},
{
"cve": "CVE-2026-32778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32778"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32778",
"url": "https://www.suse.com/security/cve/CVE-2026-32778"
},
{
"category": "external",
"summary": "SUSE Bug 1259725 for CVE-2026-32778",
"url": "https://bugzilla.suse.com/1259725"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.aarch64",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.ppc64le",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.s390x",
"SUSE Linux Micro 6.2:libexpat1-2.7.1-160000.5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-30T15:01:10Z",
"details": "moderate"
}
],
"title": "CVE-2026-32778"
}
]
}
SUSE-SU-2026:1159-1
Vulnerability from csaf_suse - Published: 2026-03-31 15:03 - Updated: 2026-03-31 15:03Summary
Security update for expat
Severity
Important
Notes
Title of the patch: Security update for expat
Description of the patch: This update for expat fixes the following issues:
- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity
declaration value (bsc#1259726).
- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).
- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition (bsc#1259729).
Patchnames: SUSE-2026-1159,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1159,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1159
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.9 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 expat",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for expat fixes the following issues:\n\n- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity\n declaration value (bsc#1259726).\n- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).\n- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition (bsc#1259729).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1159,SUSE-SLE-SERVER-12-SP5-LTSS-2026-1159,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2026-1159",
"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_1159-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1159-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261159-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1159-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-March/045203.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259711",
"url": "https://bugzilla.suse.com/1259711"
},
{
"category": "self",
"summary": "SUSE Bug 1259726",
"url": "https://bugzilla.suse.com/1259726"
},
{
"category": "self",
"summary": "SUSE Bug 1259729",
"url": "https://bugzilla.suse.com/1259729"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32776 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32777 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32777/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32778 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32778/"
}
],
"title": "Security update for expat",
"tracking": {
"current_release_date": "2026-03-31T15:03:48Z",
"generator": {
"date": "2026-03-31T15:03:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1159-1",
"initial_release_date": "2026-03-31T15:03:48Z",
"revision_history": [
{
"date": "2026-03-31T15:03:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-21.52.1.aarch64",
"product": {
"name": "expat-2.7.1-21.52.1.aarch64",
"product_id": "expat-2.7.1-21.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-21.52.1.aarch64",
"product": {
"name": "libexpat-devel-2.7.1-21.52.1.aarch64",
"product_id": "libexpat-devel-2.7.1-21.52.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-21.52.1.aarch64",
"product": {
"name": "libexpat1-2.7.1-21.52.1.aarch64",
"product_id": "libexpat1-2.7.1-21.52.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexpat-devel-64bit-2.7.1-21.52.1.aarch64_ilp32",
"product": {
"name": "libexpat-devel-64bit-2.7.1-21.52.1.aarch64_ilp32",
"product_id": "libexpat-devel-64bit-2.7.1-21.52.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libexpat1-64bit-2.7.1-21.52.1.aarch64_ilp32",
"product": {
"name": "libexpat1-64bit-2.7.1-21.52.1.aarch64_ilp32",
"product_id": "libexpat1-64bit-2.7.1-21.52.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-21.52.1.i586",
"product": {
"name": "expat-2.7.1-21.52.1.i586",
"product_id": "expat-2.7.1-21.52.1.i586"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-21.52.1.i586",
"product": {
"name": "libexpat-devel-2.7.1-21.52.1.i586",
"product_id": "libexpat-devel-2.7.1-21.52.1.i586"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-21.52.1.i586",
"product": {
"name": "libexpat1-2.7.1-21.52.1.i586",
"product_id": "libexpat1-2.7.1-21.52.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-21.52.1.ppc64le",
"product": {
"name": "expat-2.7.1-21.52.1.ppc64le",
"product_id": "expat-2.7.1-21.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-21.52.1.ppc64le",
"product": {
"name": "libexpat-devel-2.7.1-21.52.1.ppc64le",
"product_id": "libexpat-devel-2.7.1-21.52.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-21.52.1.ppc64le",
"product": {
"name": "libexpat1-2.7.1-21.52.1.ppc64le",
"product_id": "libexpat1-2.7.1-21.52.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-21.52.1.s390",
"product": {
"name": "expat-2.7.1-21.52.1.s390",
"product_id": "expat-2.7.1-21.52.1.s390"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-21.52.1.s390",
"product": {
"name": "libexpat-devel-2.7.1-21.52.1.s390",
"product_id": "libexpat-devel-2.7.1-21.52.1.s390"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-21.52.1.s390",
"product": {
"name": "libexpat1-2.7.1-21.52.1.s390",
"product_id": "libexpat1-2.7.1-21.52.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-21.52.1.s390x",
"product": {
"name": "expat-2.7.1-21.52.1.s390x",
"product_id": "expat-2.7.1-21.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-21.52.1.s390x",
"product": {
"name": "libexpat-devel-2.7.1-21.52.1.s390x",
"product_id": "libexpat-devel-2.7.1-21.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat-devel-32bit-2.7.1-21.52.1.s390x",
"product": {
"name": "libexpat-devel-32bit-2.7.1-21.52.1.s390x",
"product_id": "libexpat-devel-32bit-2.7.1-21.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-21.52.1.s390x",
"product": {
"name": "libexpat1-2.7.1-21.52.1.s390x",
"product_id": "libexpat1-2.7.1-21.52.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat1-32bit-2.7.1-21.52.1.s390x",
"product": {
"name": "libexpat1-32bit-2.7.1-21.52.1.s390x",
"product_id": "libexpat1-32bit-2.7.1-21.52.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-21.52.1.x86_64",
"product": {
"name": "expat-2.7.1-21.52.1.x86_64",
"product_id": "expat-2.7.1-21.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-21.52.1.x86_64",
"product": {
"name": "libexpat-devel-2.7.1-21.52.1.x86_64",
"product_id": "libexpat-devel-2.7.1-21.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-32bit-2.7.1-21.52.1.x86_64",
"product": {
"name": "libexpat-devel-32bit-2.7.1-21.52.1.x86_64",
"product_id": "libexpat-devel-32bit-2.7.1-21.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-21.52.1.x86_64",
"product": {
"name": "libexpat1-2.7.1-21.52.1.x86_64",
"product_id": "libexpat1-2.7.1-21.52.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat1-32bit-2.7.1-21.52.1.x86_64",
"product": {
"name": "libexpat1-32bit-2.7.1-21.52.1.x86_64",
"product_id": "libexpat1-32bit-2.7.1-21.52.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:12:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss-extended-security:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-21.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64"
},
"product_reference": "expat-2.7.1-21.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-21.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le"
},
"product_reference": "expat-2.7.1-21.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-21.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x"
},
"product_reference": "expat-2.7.1-21.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64"
},
"product_reference": "expat-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-21.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-21.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-21.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-21.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-21.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x"
},
"product_reference": "libexpat-devel-2.7.1-21.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-21.52.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-21.52.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-21.52.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-21.52.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-21.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x"
},
"product_reference": "libexpat1-2.7.1-21.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-21.52.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x"
},
"product_reference": "libexpat1-32bit-2.7.1-21.52.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64"
},
"product_reference": "expat-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-21.52.1.x86_64 as component of SUSE Linux Enterprise Server LTSS Extended Security 12 SP5",
"product_id": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-21.52.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32776"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32776",
"url": "https://www.suse.com/security/cve/CVE-2026-32776"
},
{
"category": "external",
"summary": "SUSE Bug 1259724 for CVE-2026-32776",
"url": "https://bugzilla.suse.com/1259724"
}
],
"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 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T15:03:48Z",
"details": "important"
}
],
"title": "CVE-2026-32776"
},
{
"cve": "CVE-2026-32777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32777"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows an infinite loop while parsing DTD content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32777",
"url": "https://www.suse.com/security/cve/CVE-2026-32777"
},
{
"category": "external",
"summary": "SUSE Bug 1259710 for CVE-2026-32777",
"url": "https://bugzilla.suse.com/1259710"
}
],
"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 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T15:03:48Z",
"details": "important"
}
],
"title": "CVE-2026-32777"
},
{
"cve": "CVE-2026-32778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32778"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32778",
"url": "https://www.suse.com/security/cve/CVE-2026-32778"
},
{
"category": "external",
"summary": "SUSE Bug 1259725 for CVE-2026-32778",
"url": "https://bugzilla.suse.com/1259725"
}
],
"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 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libexpat1-32bit-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:expat-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat-devel-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-2.7.1-21.52.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libexpat1-32bit-2.7.1-21.52.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T15:03:48Z",
"details": "moderate"
}
],
"title": "CVE-2026-32778"
}
]
}
SUSE-SU-2026:1137-1
Vulnerability from csaf_suse - Published: 2026-03-28 02:34 - Updated: 2026-03-28 02:34Summary
Security update for expat
Severity
Important
Notes
Title of the patch: Security update for expat
Description of the patch: This update for expat fixes the following issues:
- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity
declaration value (bsc#1259726).
- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).
- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition (bsc#1259729).
Patchnames: SUSE-2026-1137,SUSE-SUSE-MicroOS-5.2-2026-1137
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.9 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 expat",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for expat fixes the following issues:\n\n- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity\n declaration value (bsc#1259726).\n- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).\n- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition (bsc#1259729).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1137,SUSE-SUSE-MicroOS-5.2-2026-1137",
"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_1137-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1137-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261137-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1137-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-March/045149.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259711",
"url": "https://bugzilla.suse.com/1259711"
},
{
"category": "self",
"summary": "SUSE Bug 1259726",
"url": "https://bugzilla.suse.com/1259726"
},
{
"category": "self",
"summary": "SUSE Bug 1259729",
"url": "https://bugzilla.suse.com/1259729"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32776 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32777 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32777/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32778 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32778/"
}
],
"title": "Security update for expat",
"tracking": {
"current_release_date": "2026-03-28T02:34:02Z",
"generator": {
"date": "2026-03-28T02:34:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1137-1",
"initial_release_date": "2026-03-28T02:34:02Z",
"revision_history": [
{
"date": "2026-03-28T02:34:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150000.3.45.1.aarch64",
"product": {
"name": "expat-2.7.1-150000.3.45.1.aarch64",
"product_id": "expat-2.7.1-150000.3.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150000.3.45.1.aarch64",
"product": {
"name": "libexpat-devel-2.7.1-150000.3.45.1.aarch64",
"product_id": "libexpat-devel-2.7.1-150000.3.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150000.3.45.1.aarch64",
"product": {
"name": "libexpat1-2.7.1-150000.3.45.1.aarch64",
"product_id": "libexpat1-2.7.1-150000.3.45.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexpat-devel-64bit-2.7.1-150000.3.45.1.aarch64_ilp32",
"product": {
"name": "libexpat-devel-64bit-2.7.1-150000.3.45.1.aarch64_ilp32",
"product_id": "libexpat-devel-64bit-2.7.1-150000.3.45.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libexpat1-64bit-2.7.1-150000.3.45.1.aarch64_ilp32",
"product": {
"name": "libexpat1-64bit-2.7.1-150000.3.45.1.aarch64_ilp32",
"product_id": "libexpat1-64bit-2.7.1-150000.3.45.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150000.3.45.1.i586",
"product": {
"name": "expat-2.7.1-150000.3.45.1.i586",
"product_id": "expat-2.7.1-150000.3.45.1.i586"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150000.3.45.1.i586",
"product": {
"name": "libexpat-devel-2.7.1-150000.3.45.1.i586",
"product_id": "libexpat-devel-2.7.1-150000.3.45.1.i586"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150000.3.45.1.i586",
"product": {
"name": "libexpat1-2.7.1-150000.3.45.1.i586",
"product_id": "libexpat1-2.7.1-150000.3.45.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150000.3.45.1.ppc64le",
"product": {
"name": "expat-2.7.1-150000.3.45.1.ppc64le",
"product_id": "expat-2.7.1-150000.3.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150000.3.45.1.ppc64le",
"product": {
"name": "libexpat-devel-2.7.1-150000.3.45.1.ppc64le",
"product_id": "libexpat-devel-2.7.1-150000.3.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150000.3.45.1.ppc64le",
"product": {
"name": "libexpat1-2.7.1-150000.3.45.1.ppc64le",
"product_id": "libexpat1-2.7.1-150000.3.45.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150000.3.45.1.s390x",
"product": {
"name": "expat-2.7.1-150000.3.45.1.s390x",
"product_id": "expat-2.7.1-150000.3.45.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150000.3.45.1.s390x",
"product": {
"name": "libexpat-devel-2.7.1-150000.3.45.1.s390x",
"product_id": "libexpat-devel-2.7.1-150000.3.45.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150000.3.45.1.s390x",
"product": {
"name": "libexpat1-2.7.1-150000.3.45.1.s390x",
"product_id": "libexpat1-2.7.1-150000.3.45.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150000.3.45.1.x86_64",
"product": {
"name": "expat-2.7.1-150000.3.45.1.x86_64",
"product_id": "expat-2.7.1-150000.3.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150000.3.45.1.x86_64",
"product": {
"name": "libexpat-devel-2.7.1-150000.3.45.1.x86_64",
"product_id": "libexpat-devel-2.7.1-150000.3.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-32bit-2.7.1-150000.3.45.1.x86_64",
"product": {
"name": "libexpat-devel-32bit-2.7.1-150000.3.45.1.x86_64",
"product_id": "libexpat-devel-32bit-2.7.1-150000.3.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150000.3.45.1.x86_64",
"product": {
"name": "libexpat1-2.7.1-150000.3.45.1.x86_64",
"product_id": "libexpat1-2.7.1-150000.3.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat1-32bit-2.7.1-150000.3.45.1.x86_64",
"product": {
"name": "libexpat1-32bit-2.7.1-150000.3.45.1.x86_64",
"product_id": "libexpat1-32bit-2.7.1-150000.3.45.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150000.3.45.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150000.3.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150000.3.45.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150000.3.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150000.3.45.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150000.3.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32776"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32776",
"url": "https://www.suse.com/security/cve/CVE-2026-32776"
},
{
"category": "external",
"summary": "SUSE Bug 1259724 for CVE-2026-32776",
"url": "https://bugzilla.suse.com/1259724"
}
],
"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 Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T02:34:02Z",
"details": "important"
}
],
"title": "CVE-2026-32776"
},
{
"cve": "CVE-2026-32777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32777"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows an infinite loop while parsing DTD content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32777",
"url": "https://www.suse.com/security/cve/CVE-2026-32777"
},
{
"category": "external",
"summary": "SUSE Bug 1259710 for CVE-2026-32777",
"url": "https://bugzilla.suse.com/1259710"
}
],
"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 Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T02:34:02Z",
"details": "important"
}
],
"title": "CVE-2026-32777"
},
{
"cve": "CVE-2026-32778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32778"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32778",
"url": "https://www.suse.com/security/cve/CVE-2026-32778"
},
{
"category": "external",
"summary": "SUSE Bug 1259725 for CVE-2026-32778",
"url": "https://bugzilla.suse.com/1259725"
}
],
"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 Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libexpat1-2.7.1-150000.3.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-28T02:34:02Z",
"details": "moderate"
}
],
"title": "CVE-2026-32778"
}
]
}
SUSE-SU-2026:1166-1
Vulnerability from csaf_suse - Published: 2026-04-02 01:08 - Updated: 2026-04-02 01:08Summary
Security update for expat
Severity
Important
Notes
Title of the patch: Security update for expat
Description of the patch: This update for expat fixes the following issues:
- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity
declaration value (bsc#1259726).
- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).
- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition (bsc#1259729).
Patchnames: SUSE-2026-1166,SUSE-SLE-Micro-5.3-2026-1166,SUSE-SLE-Micro-5.4-2026-1166,SUSE-SLE-Micro-5.5-2026-1166,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1166,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1166,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1166,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1166,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1166,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1166,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1166,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1166,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1166,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1166,openSUSE-SLE-15.6-2026-1166
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
7.5 (High)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
5.9 (Medium)
Vendor Fix
To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or "zypper patch".
References
| URL | Category | |||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"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 expat",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for expat fixes the following issues:\n\n- CVE-2026-32776: NULL pointer dereference when processing empty external parameter entities inside an entity\n declaration value (bsc#1259726).\n- CVE-2026-32777: denial of service due to infinite loop in DTD content parsing (bsc#1259711).\n- CVE-2026-32778: NULL pointer dereference in `setContext` on retry after an out-of-memory condition (bsc#1259729).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1166,SUSE-SLE-Micro-5.3-2026-1166,SUSE-SLE-Micro-5.4-2026-1166,SUSE-SLE-Micro-5.5-2026-1166,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1166,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1166,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1166,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1166,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1166,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1166,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1166,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1166,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1166,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1166,openSUSE-SLE-15.6-2026-1166",
"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_1166-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1166-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261166-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1166-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045260.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259711",
"url": "https://bugzilla.suse.com/1259711"
},
{
"category": "self",
"summary": "SUSE Bug 1259726",
"url": "https://bugzilla.suse.com/1259726"
},
{
"category": "self",
"summary": "SUSE Bug 1259729",
"url": "https://bugzilla.suse.com/1259729"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32776 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32777 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32777/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-32778 page",
"url": "https://www.suse.com/security/cve/CVE-2026-32778/"
}
],
"title": "Security update for expat",
"tracking": {
"current_release_date": "2026-04-02T01:08:26Z",
"generator": {
"date": "2026-04-02T01:08:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1166-1",
"initial_release_date": "2026-04-02T01:08:26Z",
"revision_history": [
{
"date": "2026-04-02T01:08:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150400.3.37.1.aarch64",
"product": {
"name": "expat-2.7.1-150400.3.37.1.aarch64",
"product_id": "expat-2.7.1-150400.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"product": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"product_id": "libexpat-devel-2.7.1-150400.3.37.1.aarch64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"product": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"product_id": "libexpat1-2.7.1-150400.3.37.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexpat-devel-64bit-2.7.1-150400.3.37.1.aarch64_ilp32",
"product": {
"name": "libexpat-devel-64bit-2.7.1-150400.3.37.1.aarch64_ilp32",
"product_id": "libexpat-devel-64bit-2.7.1-150400.3.37.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libexpat1-64bit-2.7.1-150400.3.37.1.aarch64_ilp32",
"product": {
"name": "libexpat1-64bit-2.7.1-150400.3.37.1.aarch64_ilp32",
"product_id": "libexpat1-64bit-2.7.1-150400.3.37.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150400.3.37.1.i586",
"product": {
"name": "expat-2.7.1-150400.3.37.1.i586",
"product_id": "expat-2.7.1-150400.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150400.3.37.1.i586",
"product": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.i586",
"product_id": "libexpat-devel-2.7.1-150400.3.37.1.i586"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150400.3.37.1.i586",
"product": {
"name": "libexpat1-2.7.1-150400.3.37.1.i586",
"product_id": "libexpat1-2.7.1-150400.3.37.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150400.3.37.1.ppc64le",
"product": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le",
"product_id": "expat-2.7.1-150400.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"product": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"product_id": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"product": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"product_id": "libexpat1-2.7.1-150400.3.37.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150400.3.37.1.s390x",
"product": {
"name": "expat-2.7.1-150400.3.37.1.s390x",
"product_id": "expat-2.7.1-150400.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150400.3.37.1.s390x",
"product": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.s390x",
"product_id": "libexpat-devel-2.7.1-150400.3.37.1.s390x"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150400.3.37.1.s390x",
"product": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x",
"product_id": "libexpat1-2.7.1-150400.3.37.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "expat-2.7.1-150400.3.37.1.x86_64",
"product": {
"name": "expat-2.7.1-150400.3.37.1.x86_64",
"product_id": "expat-2.7.1-150400.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"product": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"product_id": "libexpat-devel-2.7.1-150400.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"product": {
"name": "libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"product_id": "libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"product": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"product_id": "libexpat1-2.7.1-150400.3.37.1.x86_64"
}
},
{
"category": "product_version",
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"product": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"product_id": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "expat-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "expat-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "expat-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "expat-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "expat-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "expat-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "expat-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "expat-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "expat-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "expat-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "expat-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "expat-2.7.1-150400.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "expat-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-2.7.1-150400.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-2.7.1-150400.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
},
"product_reference": "libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32776"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference with empty external parameter entity content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32776",
"url": "https://www.suse.com/security/cve/CVE-2026-32776"
},
{
"category": "external",
"summary": "SUSE Bug 1259724 for CVE-2026-32776",
"url": "https://bugzilla.suse.com/1259724"
}
],
"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 High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-02T01:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-32776"
},
{
"cve": "CVE-2026-32777",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32777"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows an infinite loop while parsing DTD content.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32777",
"url": "https://www.suse.com/security/cve/CVE-2026-32777"
},
{
"category": "external",
"summary": "SUSE Bug 1259710 for CVE-2026-32777",
"url": "https://bugzilla.suse.com/1259710"
}
],
"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 High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-02T01:08:26Z",
"details": "important"
}
],
"title": "CVE-2026-32777"
},
{
"cve": "CVE-2026-32778",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-32778"
}
],
"notes": [
{
"category": "general",
"text": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-32778",
"url": "https://www.suse.com/security/cve/CVE-2026-32778"
},
{
"category": "external",
"summary": "SUSE Bug 1259725 for CVE-2026-32778",
"url": "https://bugzilla.suse.com/1259725"
}
],
"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 High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:expat-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:expat-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat-devel-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat-devel-32bit-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.aarch64",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.ppc64le",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.s390x",
"openSUSE Leap 15.6:libexpat1-2.7.1-150400.3.37.1.x86_64",
"openSUSE Leap 15.6:libexpat1-32bit-2.7.1-150400.3.37.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-02T01:08:26Z",
"details": "moderate"
}
],
"title": "CVE-2026-32778"
}
]
}
MSRC_CVE-2026-32778
Vulnerability from csaf_microsoft - Published: 2026-03-02 00:00 - Updated: 2026-03-31 14:50Summary
CVE-2026-32778
Notes
Additional Resources: To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle
Disclaimer: The information provided in the Microsoft Knowledge Base is provided \"as is\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.
CWE-476
- NULL Pointer Dereference
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
None Available
There is no fix available for this vulnerability as of now
References
| URL | Category | |
|---|---|---|
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-32778 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32778.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "CVE-2026-32778",
"tracking": {
"current_release_date": "2026-03-31T14:50:16.000Z",
"generator": {
"date": "2026-04-01T07:38:22.484Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-32778",
"initial_release_date": "2026-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-03-17T01:01:28.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-03-19T01:01:59.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-03-31T14:50:16.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 expat 2.6.4-4",
"product": {
"name": "azl3 expat 2.6.4-4",
"product_id": "8"
}
},
{
"category": "product_version_range",
"name": "cbl2 expat 2.6.4-4",
"product": {
"name": "cbl2 expat 2.6.4-4",
"product_id": "6"
}
}
],
"category": "product_name",
"name": "expat"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 cmake 3.30.3-12",
"product": {
"name": "azl3 cmake 3.30.3-12",
"product_id": "4"
}
},
{
"category": "product_version_range",
"name": "cbl2 cmake 3.21.4-21",
"product": {
"name": "cbl2 cmake 3.21.4-21",
"product_id": "9"
}
},
{
"category": "product_version_range",
"name": "azl3 cmake 3.30.3-13",
"product": {
"name": "azl3 cmake 3.30.3-13",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "cbl2 cmake 3.21.4-23",
"product": {
"name": "cbl2 cmake 3.21.4-23",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "cmake"
},
{
"branches": [
{
"category": "product_version_range",
"name": "azl3 python3 3.12.9-9",
"product": {
"name": "azl3 python3 3.12.9-9",
"product_id": "5"
}
},
{
"category": "product_version_range",
"name": "cbl2 python3 3.9.19-19",
"product": {
"name": "cbl2 python3 3.9.19-19",
"product_id": "7"
}
},
{
"category": "product_version_range",
"name": "azl3 python3 3.12.9-10",
"product": {
"name": "azl3 python3 3.12.9-10",
"product_id": "3"
}
}
],
"category": "product_name",
"name": "python3"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 expat 2.6.4-4 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 expat 2.6.4-4 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cmake 3.30.3-12 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cmake 3.21.4-21 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 3.12.9-9 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python3 3.9.19-19 as a component of CBL Mariner 2.0",
"product_id": "17086-7"
},
"product_reference": "7",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 cmake 3.30.3-13 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 cmake 3.21.4-23 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python3 3.12.9-10 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32778",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17084-8",
"17086-6",
"17084-4",
"17086-9",
"17084-5",
"17086-7",
"17084-2",
"17086-1",
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-32778 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-32778.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-8"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-6"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-9"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-5"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-7"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-1"
]
},
{
"category": "none_available",
"date": "2026-03-17T01:01:28.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 2.9,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"17084-8",
"17086-6",
"17084-4",
"17086-9",
"17084-5",
"17086-7",
"17084-2",
"17086-1",
"17084-3"
]
}
],
"title": "CVE-2026-32778"
}
]
}
GHSA-HX82-G397-5GGR
Vulnerability from github – Published: 2026-03-16 15:30 – Updated: 2026-03-16 15:30
VLAI?
Details
libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.
Severity ?
{
"affected": [],
"aliases": [
"CVE-2026-32778"
],
"database_specific": {
"cwe_ids": [
"CWE-476"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-03-16T14:19:44Z",
"severity": "LOW"
},
"details": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.",
"id": "GHSA-hx82-g397-5ggr",
"modified": "2026-03-16T15:30:43Z",
"published": "2026-03-16T15:30:43Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32778"
},
{
"type": "WEB",
"url": "https://github.com/libexpat/libexpat/pull/1159"
},
{
"type": "WEB",
"url": "https://github.com/libexpat/libexpat/pull/1163"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"type": "CVSS_V3"
}
]
}
FKIE_CVE-2026-32778
Vulnerability from fkie_nvd - Published: 2026-03-16 14:19 - Updated: 2026-03-17 15:52
Severity ?
2.9 (Low) - CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/libexpat/libexpat/pull/1159 | Issue Tracking, Patch | |
| cve@mitre.org | https://github.com/libexpat/libexpat/pull/1163 | Issue Tracking, Patch |
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| libexpat_project | libexpat | * |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*",
"matchCriteriaId": "BE95FCA4-11DD-4E66-8259-4884F323D57B",
"versionEndExcluding": "2.7.5",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "libexpat before 2.7.5 allows a NULL pointer dereference in the function setContext on retry after an earlier ouf-of-memory condition."
},
{
"lang": "es",
"value": "libexpat antes de 2.7.5 permite una desreferenciaci\u00f3n de puntero NULL en la funci\u00f3n setContext al reintentar despu\u00e9s de una condici\u00f3n previa de falta de memoria."
}
],
"id": "CVE-2026-32778",
"lastModified": "2026-03-17T15:52:53.160",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.9,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 1.4,
"impactScore": 1.4,
"source": "cve@mitre.org",
"type": "Secondary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-03-16T14:19:44.970",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/libexpat/libexpat/pull/1159"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/libexpat/libexpat/pull/1163"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-476"
}
],
"source": "cve@mitre.org",
"type": "Primary"
}
]
}
WID-SEC-W-2026-0733
Vulnerability from csaf_certbund - Published: 2026-03-15 23:00 - Updated: 2026-04-09 22:00Summary
libexpat: Mehrere Schwachstellen ermöglichen Denial of Service
Severity
Niedrig
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Expat ist ein XML Parser, der in der Programmiersprache-C geschrieben ist.
Angriff: Ein lokaler Angreifer kann mehrere Schwachstellen in libexpat ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
References
| URL | Category | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"document": {
"aggregate_severity": {
"text": "niedrig"
},
"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": "Expat ist ein XML Parser, der in der Programmiersprache-C geschrieben ist.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen in libexpat ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\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-0733 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0733.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0733 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0733"
},
{
"category": "external",
"summary": "CVE Record vom 2026-03-15",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32776"
},
{
"category": "external",
"summary": "CVE Record vom 2026-03-15",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32777"
},
{
"category": "external",
"summary": "CVE Record vom 2026-03-15",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32778"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1137-1 vom 2026-03-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025027.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1159-1 vom 2026-03-31",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025072.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10466-1 vom 2026-04-01",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2NCQLIFCHWU7ZQXLQMYHCXMCTPS5F63I/"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268335 vom 2026-04-01",
"url": "https://www.ibm.com/support/pages/node/7268335"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2FIREFOX-2026-055 vom 2026-04-01",
"url": "https://alas.aws.amazon.com/AL2/ALAS2FIREFOX-2026-055.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3219 vom 2026-04-01",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3219.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20448-1 vom 2026-04-02",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/ZJKXC5AWNY2OZ5GTYPZNYNDJ7XGMVAIL/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:1166-1 vom 2026-04-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025119.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20969-1 vom 2026-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025157.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7268947 vom 2026-04-08",
"url": "https://www.ibm.com/support/pages/node/7268947"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20963-1 vom 2026-04-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025160.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20985-1 vom 2026-04-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-April/025180.html"
}
],
"source_lang": "en-US",
"title": "libexpat: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-04-09T22:00:00.000+00:00",
"generator": {
"date": "2026-04-10T07:16:58.711+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0733",
"initial_release_date": "2026-03-15T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-15T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "2",
"summary": "Text zur Gegenma\u00dfnahme pr\u00e4zisiert"
},
{
"date": "2026-03-29T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-31T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von openSUSE, IBM und Amazon aufgenommen"
},
{
"date": "2026-04-06T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von openSUSE und SUSE aufgenommen"
},
{
"date": "2026-04-08T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE und IBM aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "8"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "24.0.0-24.0.1",
"product": {
"name": "IBM Business Automation Workflow 24.0.0-24.0.1",
"product_id": "T052523",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:24.0.0_-_24.0.1"
}
}
},
{
"category": "product_version",
"name": "25.0.0-25.0.1",
"product": {
"name": "IBM Business Automation Workflow 25.0.0-25.0.1",
"product_id": "T052524",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:business_automation_workflow:25.0.0_-_25.0.1"
}
}
}
],
"category": "product_name",
"name": "Business Automation Workflow"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c9.0.5.28",
"product": {
"name": "IBM HTTP Server \u003c9.0.5.28",
"product_id": "T052355"
}
},
{
"category": "product_version",
"name": "9.0.5.28",
"product": {
"name": "IBM HTTP Server 9.0.5.28",
"product_id": "T052355-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:http_server:9.0.5.28"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.5.5.30",
"product": {
"name": "IBM HTTP Server \u003c8.5.5.30",
"product_id": "T052356"
}
},
{
"category": "product_version",
"name": "8.5.5.30",
"product": {
"name": "IBM HTTP Server 8.5.5.30",
"product_id": "T052356-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:http_server:8.5.5.30"
}
}
}
],
"category": "product_name",
"name": "HTTP Server"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c2.7.5",
"product": {
"name": "Open Source expat \u003c2.7.5",
"product_id": "T051747"
}
},
{
"category": "product_version",
"name": "2.7.5",
"product": {
"name": "Open Source expat 2.7.5",
"product_id": "T051747-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:expat:expat:2.7.5"
}
}
}
],
"category": "product_name",
"name": "expat"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-32776",
"product_status": {
"known_affected": [
"T002207",
"T051747",
"T027843",
"T052524",
"398363",
"T052523",
"T052355",
"T052356"
]
},
"release_date": "2026-03-15T23:00:00.000+00:00",
"title": "CVE-2026-32776"
},
{
"cve": "CVE-2026-32777",
"product_status": {
"known_affected": [
"T002207",
"T051747",
"T027843",
"T052524",
"398363",
"T052523",
"T052355",
"T052356"
]
},
"release_date": "2026-03-15T23:00:00.000+00:00",
"title": "CVE-2026-32777"
},
{
"cve": "CVE-2026-32778",
"product_status": {
"known_affected": [
"T002207",
"T051747",
"T027843",
"T052524",
"398363",
"T052523",
"T052355",
"T052356"
]
},
"release_date": "2026-03-15T23:00:00.000+00:00",
"title": "CVE-2026-32778"
}
]
}
Loading…
Show additional events:
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…