Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-11731 (GCVE-0-2025-11731)
Vulnerability from cvelistv5 – Published: 2025-10-14 06:02 – Updated: 2026-04-27 20:05- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:11015 | vendor-advisoryx_refsource_REDHAT |
| https://access.redhat.com/security/cve/CVE-2025-11731 | vdb-entryx_refsource_REDHAT |
| https://bugzilla.redhat.com/show_bug.cgi?id=2403688 | issue-trackingx_refsource_REDHAT |
| https://gitlab.gnome.org/GNOME/libxslt/-/issues/151 | |
| https://gitlab.gnome.org/GNOME/libxslt/-/merge_re… |
| Vendor | Product | Version | |
|---|---|---|---|
|
Affected:
0 , < 1.1.44
(semver)
|
|||
| Red Hat | Red Hat Hardened Images |
Unaffected:
1.1.45-0.1.hum1 , < *
(rpm)
cpe:/a:redhat:hummingbird:1 |
|
| Red Hat | Red Hat Enterprise Linux 10 |
cpe:/o:redhat:enterprise_linux:10 |
|
| Red Hat | Red Hat Enterprise Linux 6 |
cpe:/o:redhat:enterprise_linux:6 |
|
| Red Hat | Red Hat Enterprise Linux 7 |
cpe:/o:redhat:enterprise_linux:7 |
|
| Red Hat | Red Hat Enterprise Linux 8 |
cpe:/o:redhat:enterprise_linux:8 |
|
| Red Hat | Red Hat Enterprise Linux 9 |
cpe:/o:redhat:enterprise_linux:9 |
|
| Red Hat | Red Hat OpenShift Container Platform 4 |
cpe:/a:redhat:openshift:4 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-11731",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-10-14T15:18:32.705297Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-10-14T15:18:44.086Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://gitlab.gnome.org/GNOME/libxslt",
"defaultStatus": "unaffected",
"packageName": "libxslt",
"versions": [
{
"lessThan": "1.1.44",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
},
{
"collectionURL": "https://catalog.redhat.com/software/containers/",
"cpes": [
"cpe:/a:redhat:hummingbird:1"
],
"defaultStatus": "affected",
"packageName": "libxslt-main",
"product": "Red Hat Hardened Images",
"vendor": "Red Hat",
"versions": [
{
"lessThan": "*",
"status": "unaffected",
"version": "1.1.45-0.1.hum1",
"versionType": "rpm"
}
]
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:10"
],
"defaultStatus": "affected",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 10",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:6"
],
"defaultStatus": "unknown",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 6",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:7"
],
"defaultStatus": "affected",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 7",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:8"
],
"defaultStatus": "affected",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 8",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/o:redhat:enterprise_linux:9"
],
"defaultStatus": "affected",
"packageName": "libxslt",
"product": "Red Hat Enterprise Linux 9",
"vendor": "Red Hat"
},
{
"collectionURL": "https://access.redhat.com/downloads/content/package-browser/",
"cpes": [
"cpe:/a:redhat:openshift:4"
],
"defaultStatus": "affected",
"packageName": "rhcos",
"product": "Red Hat OpenShift Container Platform 4",
"vendor": "Red Hat"
}
],
"credits": [
{
"lang": "en",
"value": "Red Hat would like to thank Google Big Sleep for reporting this issue."
}
],
"datePublic": "2025-10-14T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service."
}
],
"metrics": [
{
"other": {
"content": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"value": "Low"
},
"type": "Red Hat severity rating"
}
},
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"format": "CVSS"
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-843",
"description": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-27T20:05:08.635Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"name": "RHSA-2026:11015",
"tags": [
"vendor-advisory",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/errata/RHSA-2026:11015"
},
{
"tags": [
"vdb-entry",
"x_refsource_REDHAT"
],
"url": "https://access.redhat.com/security/cve/CVE-2025-11731"
},
{
"name": "RHBZ#2403688",
"tags": [
"issue-tracking",
"x_refsource_REDHAT"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403688"
},
{
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/151"
},
{
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78"
}
],
"timeline": [
{
"lang": "en",
"time": "2025-10-14T05:24:09.808Z",
"value": "Reported to Red Hat."
},
{
"lang": "en",
"time": "2025-10-14T00:00:00.000Z",
"value": "Made public."
}
],
"title": "Libxslt: type confusion in exsltfuncresultcompfunction of libxslt",
"workarounds": [
{
"lang": "en",
"value": "Mitigation for this issue is either not available or the currently available options don\u2019t meet the Red Hat Product Security criteria comprising ease of use, applicability to a widespread installation base, or stability."
}
],
"x_generator": {
"engine": "cvelib 1.8.0"
},
"x_redhatCweChain": "CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2025-11731",
"datePublished": "2025-10-14T06:02:35.519Z",
"dateReserved": "2025-10-14T05:28:37.404Z",
"dateUpdated": "2026-04-27T20:05:08.635Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-11731",
"date": "2026-06-07",
"epss": "0.00093",
"percentile": "0.26074"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-11731\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2025-10-14T06:15:34.483\",\"lastModified\":\"2026-04-27T21:16:22.567\",\"vulnStatus\":\"Deferred\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L\",\"baseScore\":3.1,\"baseSeverity\":\"LOW\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":1.6,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-843\"}]}],\"references\":[{\"url\":\"https://access.redhat.com/errata/RHSA-2026:11015\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://access.redhat.com/security/cve/CVE-2025-11731\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2403688\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/libxslt/-/issues/151\",\"source\":\"secalert@redhat.com\"},{\"url\":\"https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78\",\"source\":\"secalert@redhat.com\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-11731\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-10-14T15:18:32.705297Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-14T15:18:39.195Z\"}}], \"cna\": {\"title\": \"Libxslt: type confusion in exsltfuncresultcompfunction of libxslt\", \"credits\": [{\"lang\": \"en\", \"value\": \"Red Hat would like to thank Google Big Sleep for reporting this issue.\"}], \"metrics\": [{\"other\": {\"type\": \"Red Hat severity rating\", \"content\": {\"value\": \"Low\", \"namespace\": \"https://access.redhat.com/security/updates/classification/\"}}}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 3.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"LOW\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.1.44\", \"versionType\": \"semver\"}], \"packageName\": \"libxslt\", \"collectionURL\": \"https://gitlab.gnome.org/GNOME/libxslt\", \"defaultStatus\": \"unaffected\"}, {\"cpes\": [\"cpe:/a:redhat:hummingbird:1\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Hardened Images\", \"versions\": [{\"status\": \"unaffected\", \"version\": \"1.1.45-0.1.hum1\", \"lessThan\": \"*\", \"versionType\": \"rpm\"}], \"packageName\": \"libxslt-main\", \"collectionURL\": \"https://catalog.redhat.com/software/containers/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:10\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 10\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:6\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 6\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:7\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 7\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:8\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 8\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/o:redhat:enterprise_linux:9\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat Enterprise Linux 9\", \"packageName\": \"libxslt\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}, {\"cpes\": [\"cpe:/a:redhat:openshift:4\"], \"vendor\": \"Red Hat\", \"product\": \"Red Hat OpenShift Container Platform 4\", \"packageName\": \"rhcos\", \"collectionURL\": \"https://access.redhat.com/downloads/content/package-browser/\", \"defaultStatus\": \"affected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2025-10-14T05:24:09.808Z\", \"value\": \"Reported to Red Hat.\"}, {\"lang\": \"en\", \"time\": \"2025-10-14T00:00:00.000Z\", \"value\": \"Made public.\"}], \"datePublic\": \"2025-10-14T00:00:00.000Z\", \"references\": [{\"url\": \"https://access.redhat.com/errata/RHSA-2026:11015\", \"name\": \"RHSA-2026:11015\", \"tags\": [\"vendor-advisory\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://access.redhat.com/security/cve/CVE-2025-11731\", \"tags\": [\"vdb-entry\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://bugzilla.redhat.com/show_bug.cgi?id=2403688\", \"name\": \"RHBZ#2403688\", \"tags\": [\"issue-tracking\", \"x_refsource_REDHAT\"]}, {\"url\": \"https://gitlab.gnome.org/GNOME/libxslt/-/issues/151\"}, {\"url\": \"https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78\"}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Mitigation for this issue is either not available or the currently available options don\\u2019t meet the Red Hat Product Security criteria comprising ease of use, applicability to a widespread installation base, or stability.\"}], \"x_generator\": {\"engine\": \"cvelib 1.8.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-843\", \"description\": \"Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"shortName\": \"redhat\", \"dateUpdated\": \"2026-04-27T20:05:08.635Z\"}, \"x_redhatCweChain\": \"CWE-843: Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)\"}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-11731\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-27T20:05:08.635Z\", \"dateReserved\": \"2025-10-14T05:28:37.404Z\", \"assignerOrgId\": \"53f830b8-0a3f-465b-8143-3b8a9948e749\", \"datePublished\": \"2025-10-14T06:02:35.519Z\", \"assignerShortName\": \"redhat\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2025:15641-1
Vulnerability from csaf_opensuse - Published: 2025-10-16 00:00 - Updated: 2025-10-16 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libexslt0-1.1.43-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libexslt0-1.1.43-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libexslt0-1.1.43-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libexslt0-1.1.43-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-1.1.43-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-1.1.43-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-1.1.43-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-1.1.43-4.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libexslt0-1.1.43-4.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libexslt0-1.1.43-4.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15641",
"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/opensuse-su-2025_15641-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "libexslt0-1.1.43-4.1 on GA media",
"tracking": {
"current_release_date": "2025-10-16T00:00:00Z",
"generator": {
"date": "2025-10-16T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15641-1",
"initial_release_date": "2025-10-16T00:00:00Z",
"revision_history": [
{
"date": "2025-10-16T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-4.1.aarch64",
"product": {
"name": "libexslt0-1.1.43-4.1.aarch64",
"product_id": "libexslt0-1.1.43-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-4.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.43-4.1.aarch64",
"product_id": "libxslt-devel-1.1.43-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.43-4.1.aarch64",
"product": {
"name": "libxslt-devel-32bit-1.1.43-4.1.aarch64",
"product_id": "libxslt-devel-32bit-1.1.43-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-4.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.43-4.1.aarch64",
"product_id": "libxslt-tools-1.1.43-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-4.1.aarch64",
"product": {
"name": "libxslt1-1.1.43-4.1.aarch64",
"product_id": "libxslt1-1.1.43-4.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.43-4.1.aarch64",
"product": {
"name": "libxslt1-32bit-1.1.43-4.1.aarch64",
"product_id": "libxslt1-32bit-1.1.43-4.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-4.1.ppc64le",
"product": {
"name": "libexslt0-1.1.43-4.1.ppc64le",
"product_id": "libexslt0-1.1.43-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-4.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.43-4.1.ppc64le",
"product_id": "libxslt-devel-1.1.43-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.43-4.1.ppc64le",
"product": {
"name": "libxslt-devel-32bit-1.1.43-4.1.ppc64le",
"product_id": "libxslt-devel-32bit-1.1.43-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-4.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.43-4.1.ppc64le",
"product_id": "libxslt-tools-1.1.43-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-4.1.ppc64le",
"product": {
"name": "libxslt1-1.1.43-4.1.ppc64le",
"product_id": "libxslt1-1.1.43-4.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.43-4.1.ppc64le",
"product": {
"name": "libxslt1-32bit-1.1.43-4.1.ppc64le",
"product_id": "libxslt1-32bit-1.1.43-4.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-4.1.s390x",
"product": {
"name": "libexslt0-1.1.43-4.1.s390x",
"product_id": "libexslt0-1.1.43-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-4.1.s390x",
"product": {
"name": "libxslt-devel-1.1.43-4.1.s390x",
"product_id": "libxslt-devel-1.1.43-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.43-4.1.s390x",
"product": {
"name": "libxslt-devel-32bit-1.1.43-4.1.s390x",
"product_id": "libxslt-devel-32bit-1.1.43-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-4.1.s390x",
"product": {
"name": "libxslt-tools-1.1.43-4.1.s390x",
"product_id": "libxslt-tools-1.1.43-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-4.1.s390x",
"product": {
"name": "libxslt1-1.1.43-4.1.s390x",
"product_id": "libxslt1-1.1.43-4.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.43-4.1.s390x",
"product": {
"name": "libxslt1-32bit-1.1.43-4.1.s390x",
"product_id": "libxslt1-32bit-1.1.43-4.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-4.1.x86_64",
"product": {
"name": "libexslt0-1.1.43-4.1.x86_64",
"product_id": "libexslt0-1.1.43-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-4.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.43-4.1.x86_64",
"product_id": "libxslt-devel-1.1.43-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.43-4.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.43-4.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.43-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-4.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.43-4.1.x86_64",
"product_id": "libxslt-tools-1.1.43-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-4.1.x86_64",
"product": {
"name": "libxslt1-1.1.43-4.1.x86_64",
"product_id": "libxslt1-1.1.43-4.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.43-4.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.43-4.1.x86_64",
"product_id": "libxslt1-32bit-1.1.43-4.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexslt0-1.1.43-4.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexslt0-1.1.43-4.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexslt0-1.1.43-4.1.s390x"
},
"product_reference": "libexslt0-1.1.43-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libexslt0-1.1.43-4.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.43-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.43-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.s390x"
},
"product_reference": "libxslt-devel-1.1.43-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.43-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-32bit-1.1.43-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.aarch64"
},
"product_reference": "libxslt-devel-32bit-1.1.43-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-32bit-1.1.43-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.ppc64le"
},
"product_reference": "libxslt-devel-32bit-1.1.43-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-32bit-1.1.43-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.s390x"
},
"product_reference": "libxslt-devel-32bit-1.1.43-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-32bit-1.1.43-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.x86_64"
},
"product_reference": "libxslt-devel-32bit-1.1.43-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.43-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.43-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.s390x"
},
"product_reference": "libxslt-tools-1.1.43-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.43-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-1.1.43-4.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-1.1.43-4.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-1.1.43-4.1.s390x"
},
"product_reference": "libxslt1-1.1.43-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-1.1.43-4.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.43-4.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.aarch64"
},
"product_reference": "libxslt1-32bit-1.1.43-4.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.43-4.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.ppc64le"
},
"product_reference": "libxslt1-32bit-1.1.43-4.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.43-4.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.s390x"
},
"product_reference": "libxslt1-32bit-1.1.43-4.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.43-4.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.43-4.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"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": [
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.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": [
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libexslt0-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-devel-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-devel-32bit-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt-tools-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt1-1.1.43-4.1.x86_64",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.aarch64",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.ppc64le",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.s390x",
"openSUSE Tumbleweed:libxslt1-32bit-1.1.43-4.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-16T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
OPENSUSE-SU-2025:20050-1
Vulnerability from csaf_opensuse - Published: 2025-11-19 09:40 - Updated: 2025-11-19 09:40| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\nChanges in libxslt:\n\n- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)\n- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Leap-16.0-24",
"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/opensuse-su-2025_20050-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-11-19T09:40:24Z",
"generator": {
"date": "2025-11-19T09:40:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:20050-1",
"initial_release_date": "2025-11-19T09:40:24Z",
"revision_history": [
{
"date": "2025-11-19T09:40:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product_id": "libexslt0-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt-devel-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt-tools-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt1-1.1.43-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product_id": "libexslt0-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt-devel-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt-tools-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt1-1.1.43-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product_id": "libexslt0-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x",
"product_id": "libxslt-devel-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x",
"product_id": "libxslt-tools-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product_id": "libxslt1-1.1.43-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product_id": "libexslt0-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt-devel-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt-tools-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt1-1.1.43-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 16.0",
"product": {
"name": "openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0"
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"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": [
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:40:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"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": [
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.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": [
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"openSUSE Leap 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:40:24Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
RHSA-2026:11015
Vulnerability from csaf_redhat - Published: 2026-04-27 19:15 - Updated: 2026-04-29 13:04A flaw was found in the libxslt library. The same memory field, psvi, is used for both stylesheet and input data, which can lead to type confusion during XML transformations. This vulnerability allows an attacker to crash the application or corrupt memory. In some cases, it may lead to denial of service or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libxslt-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libxslt-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libxslt-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.
A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT <func:result> elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.
CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:libxslt-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libxslt-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:libxslt-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nlibxslt:\n * libxslt-1.1.45-0.1.hum1 (aarch64, x86_64)\n * libxslt-devel-1.1.45-0.1.hum1 (aarch64, x86_64)\n * python3-libxslt-1.1.45-0.1.hum1 (aarch64, x86_64)\n * libxslt-1.1.45-0.1.hum1.src (src)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:11015",
"url": "https://access.redhat.com/errata/RHSA-2026:11015"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-7424",
"url": "https://access.redhat.com/security/cve/CVE-2025-7424"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-10911",
"url": "https://access.redhat.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-11731",
"url": "https://access.redhat.com/security/cve/CVE-2025-11731"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_11015.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-04-29T13:04:32+00:00",
"generator": {
"date": "2026-04-29T13:04:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2026:11015",
"initial_release_date": "2026-04-27T19:15:46+00:00",
"revision_history": [
{
"date": "2026-04-27T19:15:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-27T19:59:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-29T13:04:32+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-main@aarch64",
"product": {
"name": "libxslt-main@aarch64",
"product_id": "libxslt-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.45-0.1.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-main@src",
"product": {
"name": "libxslt-main@src",
"product_id": "libxslt-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.45-0.1.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-main@x86_64",
"product": {
"name": "libxslt-main@x86_64",
"product_id": "libxslt-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libxslt@1.1.45-0.1.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libxslt-main@aarch64"
},
"product_reference": "libxslt-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libxslt-main@src"
},
"product_reference": "libxslt-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:libxslt-main@x86_64"
},
"product_reference": "libxslt-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Ivan Fratric"
],
"organization": "Google Project Zero"
}
],
"cve": "CVE-2025-7424",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2025-07-10T08:34:02.563000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2379228"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libxslt library. The same memory field, psvi, is used for both stylesheet and input data, which can lead to type confusion during XML transformations. This vulnerability allows an attacker to crash the application or corrupt memory. In some cases, it may lead to denial of service or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Type confusion in xmlNode.psvi between stylesheet and source nodes",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This type confusion vulnerability in libxslt has been rated as Important due to its potential to corrupt memory and crash applications during XML transformations. The flaw stems from unsafe reuse of the psvi field between stylesheet and input nodes, causing the program to misinterpret internal data types. When malicious XSLT stylesheets are processed, this confusion can lead to memory corruption or denial-of-service. Given libxslt\u2019s widespread use in web browsers, server-side applications, and XML processing pipelines, the impact of this vulnerability can extend to user-facing services and backend systems alike.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-7424"
},
{
"category": "external",
"summary": "RHBZ#2379228",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2379228"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-7424",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-7424"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/139",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/139"
}
],
"release_date": "2025-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T19:15:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11015"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libxslt: Type confusion in xmlNode.psvi between stylesheet and source nodes"
},
{
"cve": "CVE-2025-10911",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-09-24T12:46:50.095000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2397838"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: use-after-free with key data stored cross-RVT",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "RHBZ#2397838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2397838"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-10911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-10911"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/144",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/144"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/77",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/77"
}
],
"release_date": "2025-08-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T19:15:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11015"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "libxslt: use-after-free with key data stored cross-RVT"
},
{
"acknowledgments": [
{
"names": [
"Google Big Sleep"
]
}
],
"cve": "CVE-2025-11731",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2025-10-14T05:24:09.808000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2403688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libxslt: Type Confusion in exsltFuncResultCompfunction of libxslt",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Product Security team has rated this vulnerability as Low severity, given that exploitation only causes a crash and requires the processing of a specially crafted XSL stylesheet. There is no evidence of data corruption or code execution, but affected applications may experience denial-of-service conditions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "RHBZ#2403688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2403688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-11731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-11731"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/151",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/issues/151"
},
{
"category": "external",
"summary": "https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78",
"url": "https://gitlab.gnome.org/GNOME/libxslt/-/merge_requests/78"
}
],
"release_date": "2025-10-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-27T19:15:46+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:11015"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u2019t meet the Red Hat Product Security criteria comprising ease of use, applicability to a widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:libxslt-main@aarch64",
"Red Hat Hardened Images:libxslt-main@src",
"Red Hat Hardened Images:libxslt-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "libxslt: Type Confusion in exsltFuncResultCompfunction of libxslt"
}
]
}
SUSE-SU-2025:20892-1
Vulnerability from csaf_suse - Published: 2025-10-24 12:52 - Updated: 2025-10-24 12:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n- CVE-2025-11731: type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)\n- CVE-2025-10911: use-after-free with key data stored cross-RVT (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-503",
"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-2025_20892-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20892-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520892-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20892-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023038.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-24T12:52:51Z",
"generator": {
"date": "2025-10-24T12:52:51Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20892-1",
"initial_release_date": "2025-10-24T12:52:51Z",
"revision_history": [
{
"date": "2025-10-24T12:52:51Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-7.1.aarch64",
"product": {
"name": "libexslt0-1.1.38-7.1.aarch64",
"product_id": "libexslt0-1.1.38-7.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-7.1.aarch64",
"product": {
"name": "libxslt1-1.1.38-7.1.aarch64",
"product_id": "libxslt1-1.1.38-7.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-7.1.s390x",
"product": {
"name": "libexslt0-1.1.38-7.1.s390x",
"product_id": "libexslt0-1.1.38-7.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-7.1.s390x",
"product": {
"name": "libxslt1-1.1.38-7.1.s390x",
"product_id": "libxslt1-1.1.38-7.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-7.1.x86_64",
"product": {
"name": "libexslt0-1.1.38-7.1.x86_64",
"product_id": "libexslt0-1.1.38-7.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-7.1.x86_64",
"product": {
"name": "libxslt1-1.1.38-7.1.x86_64",
"product_id": "libxslt1-1.1.38-7.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-7.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64"
},
"product_reference": "libexslt0-1.1.38-7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-7.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x"
},
"product_reference": "libexslt0-1.1.38-7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-7.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64"
},
"product_reference": "libexslt0-1.1.38-7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-7.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64"
},
"product_reference": "libxslt1-1.1.38-7.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-7.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x"
},
"product_reference": "libxslt1-1.1.38-7.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-7.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64"
},
"product_reference": "libxslt1-1.1.38-7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T12:52:51Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.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.0:libexslt0-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libexslt0-1.1.38-7.1.x86_64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.aarch64",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.s390x",
"SUSE Linux Micro 6.0:libxslt1-1.1.38-7.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T12:52:51Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:20897-1
Vulnerability from csaf_suse - Published: 2025-10-23 12:41 - Updated: 2025-10-23 12:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)\n- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-318",
"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-2025_20897-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:20897-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202520897-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:20897-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023117.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-23T12:41:24Z",
"generator": {
"date": "2025-10-23T12:41:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:20897-1",
"initial_release_date": "2025-10-23T12:41:24Z",
"revision_history": [
{
"date": "2025-10-23T12:41:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"product_id": "libexslt0-1.1.38-slfo.1.1_5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"product_id": "libxslt1-1.1.38-slfo.1.1_5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"product_id": "libexslt0-1.1.38-slfo.1.1_5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"product_id": "libxslt1-1.1.38-slfo.1.1_5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"product_id": "libexslt0-1.1.38-slfo.1.1_5.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"product_id": "libxslt1-1.1.38-slfo.1.1_5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"product": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"product_id": "libexslt0-1.1.38-slfo.1.1_5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.38-slfo.1.1_5.1.x86_64",
"product": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.x86_64",
"product_id": "libxslt1-1.1.38-slfo.1.1_5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.38-slfo.1.1_5.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64"
},
"product_reference": "libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.38-slfo.1.1_5.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64"
},
"product_reference": "libxslt1-1.1.38-slfo.1.1_5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T12:41:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_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.1:libexslt0-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libexslt0-1.1.38-slfo.1.1_5.1.x86_64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.aarch64",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.ppc64le",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.s390x",
"SUSE Linux Micro 6.1:libxslt1-1.1.38-slfo.1.1_5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T12:41:24Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:21008-1
Vulnerability from csaf_suse - Published: 2025-11-19 09:41 - Updated: 2025-11-19 09:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\nChanges in libxslt:\n\n- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)\n- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-24",
"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-2025_21008-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21008-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521008-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21008-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023384.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-11-19T09:41:09Z",
"generator": {
"date": "2025-11-19T09:41:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21008-1",
"initial_release_date": "2025-11-19T09:41:09Z",
"revision_history": [
{
"date": "2025-11-19T09:41:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product_id": "libexslt0-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt-devel-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt-tools-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt1-1.1.43-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product_id": "libexslt0-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt-devel-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt-tools-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt1-1.1.43-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product_id": "libexslt0-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x",
"product_id": "libxslt-devel-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x",
"product_id": "libxslt-tools-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product_id": "libxslt1-1.1.43-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product_id": "libexslt0-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt-devel-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt-tools-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt1-1.1.43-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"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:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"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:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.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:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libxslt1-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-devel-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt-tools-1.1.43-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:21031-1
Vulnerability from csaf_suse - Published: 2025-11-19 09:41 - Updated: 2025-11-19 09:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\nChanges in libxslt:\n\n- CVE-2025-11731: Fixed type confusion in exsltFuncResultCompfunction leading to denial of service (bsc#1251979)\n- CVE-2025-10911: Fixed use-after-free with key data stored cross-RVT (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-24",
"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-2025_21031-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:21031-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-202521031-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:21031-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023404.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-11-19T09:41:09Z",
"generator": {
"date": "2025-11-19T09:41:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:21031-1",
"initial_release_date": "2025-11-19T09:41:09Z",
"revision_history": [
{
"date": "2025-11-19T09:41:09Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64",
"product_id": "libexslt0-1.1.43-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64",
"product_id": "libxslt1-1.1.43-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le",
"product_id": "libexslt0-1.1.43-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le",
"product_id": "libxslt1-1.1.43-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.s390x",
"product_id": "libexslt0-1.1.43-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.s390x",
"product_id": "libxslt1-1.1.43-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64",
"product_id": "libexslt0-1.1.43-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64",
"product_id": "libxslt1-1.1.43-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libexslt0-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libexslt0-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.43-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
},
"product_reference": "libxslt1-1.1.43-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"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:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"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:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.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:libexslt0-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libexslt0-1.1.43-160000.3.1.x86_64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libxslt1-1.1.43-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-11-19T09:41:09Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:3743-1
Vulnerability from csaf_suse - Published: 2025-10-23 06:19 - Updated: 2025-10-23 06:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n - CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function that could cause a denial of service (bsc#1251979)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3743,SUSE-SLE-Product-HPC-15-SP3-LTSS-2025-3743,SUSE-SLE-Product-SLES-15-SP3-LTSS-2025-3743,SUSE-SLE-Product-SLES_SAP-15-SP3-2025-3743,SUSE-SUSE-MicroOS-5.1-2025-3743,SUSE-SUSE-MicroOS-5.2-2025-3743,SUSE-Storage-7.1-2025-3743,openSUSE-SLE-15.6-2025-3743",
"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-2025_3743-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3743-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253743-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3743-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042270.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-23T06:19:50Z",
"generator": {
"date": "2025-10-23T06:19:50Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3743-1",
"initial_release_date": "2025-10-23T06:19:50Z",
"revision_history": [
{
"date": "2025-10-23T06:19:50Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"product_id": "libxslt1-1.1.32-150000.3.28.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.32-150000.3.28.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.32-150000.3.28.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.32-150000.3.28.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.i586",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.i586",
"product_id": "libxslt1-1.1.32-150000.3.28.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"product_id": "libxslt1-1.1.32-150000.3.28.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.s390x",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x",
"product_id": "libxslt1-1.1.32-150000.3.28.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-devel-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-python-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-python-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-python-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt-tools-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt1-1.1.32-150000.3.28.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.32-150000.3.28.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.32-150000.3.28.1.x86_64",
"product_id": "libxslt1-32bit-1.1.32-150000.3.28.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"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_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"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": "libxslt-devel-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.32-150000.3.28.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.32-150000.3.28.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.32-150000.3.28.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt1-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-python-1.1.32-150000.3.28.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64"
},
"product_reference": "libxslt-python-1.1.32-150000.3.28.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"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 Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.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 Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Enterprise Storage 7.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libxslt1-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-devel-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt-tools-1.1.32-150000.3.28.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libxslt1-1.1.32-150000.3.28.1.x86_64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.aarch64",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.ppc64le",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.s390x",
"openSUSE Leap 15.6:libxslt-python-1.1.32-150000.3.28.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-23T06:19:50Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:3778-1
Vulnerability from csaf_suse - Published: 2025-10-24 13:26 - Updated: 2025-10-24 13:26| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n - CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function that could cause a denial of service (bsc#1251979)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3778,SUSE-SLE-SERVER-12-SP5-LTSS-2025-3778,SUSE-SLE-SERVER-12-SP5-LTSS-EXTENDED-SECURITY-2025-3778",
"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-2025_3778-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3778-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253778-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3778-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2025-October/042308.html"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-24T13:26:07Z",
"generator": {
"date": "2025-10-24T13:26:07Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3778-1",
"initial_release_date": "2025-10-24T13:26:07Z",
"revision_history": [
{
"date": "2025-10-24T13:26:07Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.aarch64",
"product_id": "libxslt-devel-1.1.28-17.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.aarch64",
"product_id": "libxslt-tools-1.1.28-17.21.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.aarch64",
"product": {
"name": "libxslt1-1.1.28-17.21.1.aarch64",
"product_id": "libxslt1-1.1.28-17.21.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.28-17.21.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.28-17.21.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.28-17.21.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.i586",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.i586",
"product_id": "libxslt-devel-1.1.28-17.21.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.i586",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.i586",
"product_id": "libxslt-tools-1.1.28-17.21.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.i586",
"product": {
"name": "libxslt1-1.1.28-17.21.1.i586",
"product_id": "libxslt1-1.1.28-17.21.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.ppc64le",
"product_id": "libxslt-devel-1.1.28-17.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.ppc64le",
"product_id": "libxslt-tools-1.1.28-17.21.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.ppc64le",
"product": {
"name": "libxslt1-1.1.28-17.21.1.ppc64le",
"product_id": "libxslt1-1.1.28-17.21.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.s390",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.s390",
"product_id": "libxslt-devel-1.1.28-17.21.1.s390"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.s390",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.s390",
"product_id": "libxslt-tools-1.1.28-17.21.1.s390"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.s390",
"product": {
"name": "libxslt1-1.1.28-17.21.1.s390",
"product_id": "libxslt1-1.1.28-17.21.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.s390x",
"product_id": "libxslt-devel-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt-devel-32bit-1.1.28-17.21.1.s390x",
"product_id": "libxslt-devel-32bit-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.s390x",
"product_id": "libxslt-tools-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt1-1.1.28-17.21.1.s390x",
"product_id": "libxslt1-1.1.28-17.21.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.28-17.21.1.s390x",
"product": {
"name": "libxslt1-32bit-1.1.28-17.21.1.s390x",
"product_id": "libxslt1-32bit-1.1.28-17.21.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.28-17.21.1.x86_64",
"product_id": "libxslt-devel-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.28-17.21.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.28-17.21.1.x86_64",
"product_id": "libxslt-tools-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt1-1.1.28-17.21.1.x86_64",
"product_id": "libxslt1-1.1.28-17.21.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"product_id": "libxslt1-32bit-1.1.28-17.21.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": "libxslt-devel-1.1.28-17.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64"
},
"product_reference": "libxslt1-1.1.28-17.21.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le"
},
"product_reference": "libxslt1-1.1.28-17.21.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt1-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.21.1.s390x as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x"
},
"product_reference": "libxslt1-32bit-1.1.28-17.21.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.21.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.28-17.21.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:libxslt-devel-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.28-17.21.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:libxslt-tools-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.28-17.21.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:libxslt1-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.28-17.21.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:libxslt1-32bit-1.1.28-17.21.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.28-17.21.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server LTSS Extended Security 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"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:libxslt-devel-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.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:libxslt-devel-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.aarch64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.ppc64le",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.s390x",
"SUSE Linux Enterprise Server 12 SP5-LTSS:libxslt1-32bit-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-devel-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt-tools-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-1.1.28-17.21.1.x86_64",
"SUSE Linux Enterprise Server LTSS Extended Security 12 SP5:libxslt1-32bit-1.1.28-17.21.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-24T13:26:07Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
SUSE-SU-2025:3875-1
Vulnerability from csaf_suse - Published: 2025-10-30 15:27 - Updated: 2025-10-30 15:27| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for libxslt",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libxslt fixes the following issues:\n\n - CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function leading to denial of service (bsc#1251979)\n - CVE-2025-10911: last fix caused a regression, patch was temporary disabled (bsc#1250553)\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2025-3875,SUSE-SLE-Micro-5.3-2025-3875,SUSE-SLE-Micro-5.4-2025-3875,SUSE-SLE-Micro-5.5-2025-3875,SUSE-SLE-Module-Basesystem-15-SP6-2025-3875,SUSE-SLE-Module-Basesystem-15-SP7-2025-3875,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2025-3875,SUSE-SLE-Module-Packagehub-Subpackages-15-SP7-2025-3875,openSUSE-SLE-15.6-2025-3875",
"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-2025_3875-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2025:3875-1",
"url": "https://www.suse.com/support/update/announcement/2025/suse-su-20253875-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2025:3875-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023084.html"
},
{
"category": "self",
"summary": "SUSE Bug 1250553",
"url": "https://bugzilla.suse.com/1250553"
},
{
"category": "self",
"summary": "SUSE Bug 1251979",
"url": "https://bugzilla.suse.com/1251979"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-10911 page",
"url": "https://www.suse.com/security/cve/CVE-2025-10911/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11731 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11731/"
}
],
"title": "Security update for libxslt",
"tracking": {
"current_release_date": "2025-10-30T15:27:08Z",
"generator": {
"date": "2025-10-30T15:27:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2025:3875-1",
"initial_release_date": "2025-10-30T15:27:08Z",
"revision_history": [
{
"date": "2025-10-30T15:27:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.aarch64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"product_id": "libxslt1-1.1.34-150400.3.13.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product": {
"name": "libxslt-devel-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product_id": "libxslt-devel-64bit-1.1.34-150400.3.13.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libxslt1-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product": {
"name": "libxslt1-64bit-1.1.34-150400.3.13.1.aarch64_ilp32",
"product_id": "libxslt1-64bit-1.1.34-150400.3.13.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.i586",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.i586",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.i586",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.i586",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.i586"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.i586",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.i586",
"product_id": "libxslt1-1.1.34-150400.3.13.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"product_id": "libxslt1-1.1.34-150400.3.13.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.s390x"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.s390x",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x",
"product_id": "libxslt1-1.1.34-150400.3.13.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-devel-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt-tools-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt1-1.1.34-150400.3.13.1.x86_64"
}
},
{
"category": "product_version",
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"product": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"product_id": "libxslt1-32bit-1.1.34-150400.3.13.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 Module for Basesystem 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp7"
}
}
},
{
"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": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
},
"product_reference": "libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-10911",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-10911"
}
],
"notes": [
{
"category": "general",
"text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-10911",
"url": "https://www.suse.com/security/cve/CVE-2025-10911"
},
{
"category": "external",
"summary": "SUSE Bug 1250553 for CVE-2025-10911",
"url": "https://bugzilla.suse.com/1250553"
}
],
"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.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-30T15:27:08Z",
"details": "moderate"
}
],
"title": "CVE-2025-10911"
},
{
"cve": "CVE-2025-11731",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11731"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the exsltFuncResultComp() function of libxslt, which handles EXSLT \u003cfunc:result\u003e elements during stylesheet parsing. Due to improper type handling, the function may treat an XML document node as a regular XML element node, resulting in a type confusion. This can cause unexpected memory reads and potential crashes. While difficult to exploit, the flaw could lead to application instability or denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11731",
"url": "https://www.suse.com/security/cve/CVE-2025-11731"
},
{
"category": "external",
"summary": "SUSE Bug 1251979 for CVE-2025-11731",
"url": "https://bugzilla.suse.com/1251979"
}
],
"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.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.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.3:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Module for Package Hub 15 SP7:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-devel-32bit-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.aarch64",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.s390x",
"openSUSE Leap 15.6:libxslt1-1.1.34-150400.3.13.1.x86_64",
"openSUSE Leap 15.6:libxslt1-32bit-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-10-30T15:27:08Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.