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
VLAI
EPSS
Title
Libxslt: type confusion in exsltfuncresultcompfunction of libxslt
Summary
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.
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-843 - Access of Resource Using Incompatible Type ('Type Confusion')
Assigner
References
5 references
| 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… |
Impacted products
8 products
| 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 |
Date Public
2025-10-14 00:00
Credits
Red Hat would like to thank Google Big Sleep for reporting this issue.
{
"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-08",
"epss": "0.00093",
"percentile": "0.26017"
},
"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"
}
}
}
SUSE-SU-2026:0603-1
Vulnerability from csaf_suse - Published: 2026-02-24 10:17 - Updated: 2026-02-24 10:17Summary
Security update for libxslt
Severity
Important
Notes
Title of the patch: Security update for libxslt
Description of the patch: This update for libxslt fixes the following issues:
- CVE-2025-11731: fixed a type confusion in exsltFuncResultComp function leading to denial of service (bsc#1251979)
- CVE-2025-10911: last fix caused a regression, patch was temporary disabled (bsc#1250553)
Patchnames: SUSE-2026-603,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-603,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-603
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
5.5 (Medium)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
moderate
7.5 (High)
Affected products
Recommended
60 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64 | — |
Vendor Fix
|
Threats
Impact
important
References
12 references
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for 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-2026-603,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-603,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-603,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-603,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-603,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-603",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_0603-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0603-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260603-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0603-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024373.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": "2026-02-24T10:17:09Z",
"generator": {
"date": "2026-02-24T10:17:09Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0603-1",
"initial_release_date": "2026-02-24T10:17:09Z",
"revision_history": [
{
"date": "2026-02-24T10:17:09Z",
"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-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-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": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS: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 High Performance Computing 15 SP4-ESPOS"
},
{
"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 High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS: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 High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS: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 High Performance Computing 15 SP4-ESPOS"
},
{
"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 High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS: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 High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS: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 High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS: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 High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS: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 High Performance Computing 15 SP4-LTSS"
},
{
"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 High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS: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 High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS: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 High Performance Computing 15 SP4-LTSS"
},
{
"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 High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS: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 High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS: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 High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS: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 High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS: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 High Performance Computing 15 SP5-ESPOS"
},
{
"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 High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS: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 High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS: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 High Performance Computing 15 SP5-ESPOS"
},
{
"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 High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS: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 High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS: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 High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS: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 High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS: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 High Performance Computing 15 SP5-LTSS"
},
{
"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 High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS: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 High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS: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 High Performance Computing 15 SP5-LTSS"
},
{
"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 High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS: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 High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS: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 High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS: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 High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"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 Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"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 Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS: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 Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"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 Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"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 Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS: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 Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4: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 Server for SAP Applications 15 SP4"
},
{
"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 Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4: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 Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4: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 Server for SAP Applications 15 SP4"
},
{
"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 Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4: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 Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4: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 Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4: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 Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-devel-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5: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 Server for SAP Applications 15 SP5"
},
{
"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 Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5: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 Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt-tools-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5: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 Server for SAP Applications 15 SP5"
},
{
"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 Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5: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 Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5: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 Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libxslt1-1.1.34-150400.3.13.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5: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 Server for SAP Applications 15 SP5"
}
]
},
"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 High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-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 High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-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 High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T10:17: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 High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-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 High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-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 High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libxslt1-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-devel-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt-tools-1.1.34-150400.3.13.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libxslt1-1.1.34-150400.3.13.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-02-24T10:17:09Z",
"details": "important"
}
],
"title": "CVE-2025-11731"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…