SUSE-SU-2026:0570-1

Vulnerability from csaf_suse - Published: 2026-02-17 16:38 - Updated: 2026-02-17 16:38
Summary
Security update for libxml2

Notes

Title of the patch
Security update for libxml2
Description of the patch
This update for libxml2 fixes the following issues: - CVE-2026-0990: Fixed a call stack overflow leading to application crash due to infinite recursion in `xmlCatalogXMLResolveURI`. (bsc#1256807, bsc#1256811) - CVE-2026-0992: Fixed an excessive resource consumption when processing XML catalogs due to exponential behavior. (bsc#1256809, bsc#1256812) - CVE-2026-1757: Fixed a memory leak in the `xmllint` interactive shell. (bsc#1257594, bsc#1257595) - CVE-2025-10911: Fixed a use-after-free with key data stored cross-RVT. (bsc#1250553) - CVE-2025-8732: Fixed an infinite recursion in catalog parsing functions when processing malformed SGML catalog files. (bsc#1247858)
Patchnames
SUSE-2026-570,SUSE-SLE-Micro-5.5-2026-570,openSUSE-SLE-15.6-2026-570
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).

{
  "document": {
    "aggregate_severity": {
      "namespace": "https://www.suse.com/support/security/rating/",
      "text": "moderate"
    },
    "category": "csaf_security_advisory",
    "csaf_version": "2.0",
    "distribution": {
      "text": "Copyright 2024 SUSE LLC. All rights reserved.",
      "tlp": {
        "label": "WHITE",
        "url": "https://www.first.org/tlp/"
      }
    },
    "lang": "en",
    "notes": [
      {
        "category": "summary",
        "text": "Security update for libxml2",
        "title": "Title of the patch"
      },
      {
        "category": "description",
        "text": "This update for libxml2 fixes the following issues:\n\n- CVE-2026-0990: Fixed a call stack overflow leading to application crash due to infinite recursion in `xmlCatalogXMLResolveURI`. (bsc#1256807, bsc#1256811)\n- CVE-2026-0992: Fixed an excessive resource consumption when processing XML catalogs due to exponential behavior. (bsc#1256809, bsc#1256812)\n- CVE-2026-1757: Fixed a memory leak in the `xmllint` interactive shell. (bsc#1257594, bsc#1257595)\n- CVE-2025-10911: Fixed a use-after-free with key data stored cross-RVT. (bsc#1250553)\n- CVE-2025-8732: Fixed an infinite recursion in catalog parsing functions when processing malformed SGML catalog files. (bsc#1247858)\n  ",
        "title": "Description of the patch"
      },
      {
        "category": "details",
        "text": "SUSE-2026-570,SUSE-SLE-Micro-5.5-2026-570,openSUSE-SLE-15.6-2026-570",
        "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_0570-1.json"
      },
      {
        "category": "self",
        "summary": "URL for SUSE-SU-2026:0570-1",
        "url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260570-1/"
      },
      {
        "category": "self",
        "summary": "E-Mail link for SUSE-SU-2026:0570-1",
        "url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024338.html"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1247850",
        "url": "https://bugzilla.suse.com/1247850"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1247858",
        "url": "https://bugzilla.suse.com/1247858"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1250553",
        "url": "https://bugzilla.suse.com/1250553"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1256807",
        "url": "https://bugzilla.suse.com/1256807"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1256808",
        "url": "https://bugzilla.suse.com/1256808"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1256809",
        "url": "https://bugzilla.suse.com/1256809"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1256811",
        "url": "https://bugzilla.suse.com/1256811"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1256812",
        "url": "https://bugzilla.suse.com/1256812"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257593",
        "url": "https://bugzilla.suse.com/1257593"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257594",
        "url": "https://bugzilla.suse.com/1257594"
      },
      {
        "category": "self",
        "summary": "SUSE Bug 1257595",
        "url": "https://bugzilla.suse.com/1257595"
      },
      {
        "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-8732 page",
        "url": "https://www.suse.com/security/cve/CVE-2025-8732/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-0990 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-0990/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-0992 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-0992/"
      },
      {
        "category": "self",
        "summary": "SUSE CVE CVE-2026-1757 page",
        "url": "https://www.suse.com/security/cve/CVE-2026-1757/"
      }
    ],
    "title": "Security update for libxml2",
    "tracking": {
      "current_release_date": "2026-02-17T16:38:51Z",
      "generator": {
        "date": "2026-02-17T16:38:51Z",
        "engine": {
          "name": "cve-database.git:bin/generate-csaf.pl",
          "version": "1"
        }
      },
      "id": "SUSE-SU-2026:0570-1",
      "initial_release_date": "2026-02-17T16:38:51Z",
      "revision_history": [
        {
          "date": "2026-02-17T16:38:51Z",
          "number": "1",
          "summary": "Current version"
        }
      ],
      "status": "final",
      "version": "1"
    }
  },
  "product_tree": {
    "branches": [
      {
        "branches": [
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libxml2-2-2.10.3-150500.5.38.1.aarch64",
                "product": {
                  "name": "libxml2-2-2.10.3-150500.5.38.1.aarch64",
                  "product_id": "libxml2-2-2.10.3-150500.5.38.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-devel-2.10.3-150500.5.38.1.aarch64",
                "product": {
                  "name": "libxml2-devel-2.10.3-150500.5.38.1.aarch64",
                  "product_id": "libxml2-devel-2.10.3-150500.5.38.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-tools-2.10.3-150500.5.38.1.aarch64",
                "product": {
                  "name": "libxml2-tools-2.10.3-150500.5.38.1.aarch64",
                  "product_id": "libxml2-tools-2.10.3-150500.5.38.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-libxml2-2.10.3-150500.5.38.1.aarch64",
                "product": {
                  "name": "python3-libxml2-2.10.3-150500.5.38.1.aarch64",
                  "product_id": "python3-libxml2-2.10.3-150500.5.38.1.aarch64"
                }
              },
              {
                "category": "product_version",
                "name": "python311-libxml2-2.10.3-150500.5.38.1.aarch64",
                "product": {
                  "name": "python311-libxml2-2.10.3-150500.5.38.1.aarch64",
                  "product_id": "python311-libxml2-2.10.3-150500.5.38.1.aarch64"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libxml2-2-64bit-2.10.3-150500.5.38.1.aarch64_ilp32",
                "product": {
                  "name": "libxml2-2-64bit-2.10.3-150500.5.38.1.aarch64_ilp32",
                  "product_id": "libxml2-2-64bit-2.10.3-150500.5.38.1.aarch64_ilp32"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-devel-64bit-2.10.3-150500.5.38.1.aarch64_ilp32",
                "product": {
                  "name": "libxml2-devel-64bit-2.10.3-150500.5.38.1.aarch64_ilp32",
                  "product_id": "libxml2-devel-64bit-2.10.3-150500.5.38.1.aarch64_ilp32"
                }
              }
            ],
            "category": "architecture",
            "name": "aarch64_ilp32"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libxml2-2-2.10.3-150500.5.38.1.i586",
                "product": {
                  "name": "libxml2-2-2.10.3-150500.5.38.1.i586",
                  "product_id": "libxml2-2-2.10.3-150500.5.38.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-devel-2.10.3-150500.5.38.1.i586",
                "product": {
                  "name": "libxml2-devel-2.10.3-150500.5.38.1.i586",
                  "product_id": "libxml2-devel-2.10.3-150500.5.38.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-tools-2.10.3-150500.5.38.1.i586",
                "product": {
                  "name": "libxml2-tools-2.10.3-150500.5.38.1.i586",
                  "product_id": "libxml2-tools-2.10.3-150500.5.38.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python3-libxml2-2.10.3-150500.5.38.1.i586",
                "product": {
                  "name": "python3-libxml2-2.10.3-150500.5.38.1.i586",
                  "product_id": "python3-libxml2-2.10.3-150500.5.38.1.i586"
                }
              },
              {
                "category": "product_version",
                "name": "python311-libxml2-2.10.3-150500.5.38.1.i586",
                "product": {
                  "name": "python311-libxml2-2.10.3-150500.5.38.1.i586",
                  "product_id": "python311-libxml2-2.10.3-150500.5.38.1.i586"
                }
              }
            ],
            "category": "architecture",
            "name": "i586"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libxml2-doc-2.10.3-150500.5.38.1.noarch",
                "product": {
                  "name": "libxml2-doc-2.10.3-150500.5.38.1.noarch",
                  "product_id": "libxml2-doc-2.10.3-150500.5.38.1.noarch"
                }
              }
            ],
            "category": "architecture",
            "name": "noarch"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libxml2-2-2.10.3-150500.5.38.1.ppc64le",
                "product": {
                  "name": "libxml2-2-2.10.3-150500.5.38.1.ppc64le",
                  "product_id": "libxml2-2-2.10.3-150500.5.38.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
                "product": {
                  "name": "libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
                  "product_id": "libxml2-devel-2.10.3-150500.5.38.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
                "product": {
                  "name": "libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
                  "product_id": "libxml2-tools-2.10.3-150500.5.38.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
                "product": {
                  "name": "python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
                  "product_id": "python3-libxml2-2.10.3-150500.5.38.1.ppc64le"
                }
              },
              {
                "category": "product_version",
                "name": "python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
                "product": {
                  "name": "python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
                  "product_id": "python311-libxml2-2.10.3-150500.5.38.1.ppc64le"
                }
              }
            ],
            "category": "architecture",
            "name": "ppc64le"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libxml2-2-2.10.3-150500.5.38.1.s390x",
                "product": {
                  "name": "libxml2-2-2.10.3-150500.5.38.1.s390x",
                  "product_id": "libxml2-2-2.10.3-150500.5.38.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-devel-2.10.3-150500.5.38.1.s390x",
                "product": {
                  "name": "libxml2-devel-2.10.3-150500.5.38.1.s390x",
                  "product_id": "libxml2-devel-2.10.3-150500.5.38.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-tools-2.10.3-150500.5.38.1.s390x",
                "product": {
                  "name": "libxml2-tools-2.10.3-150500.5.38.1.s390x",
                  "product_id": "libxml2-tools-2.10.3-150500.5.38.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python3-libxml2-2.10.3-150500.5.38.1.s390x",
                "product": {
                  "name": "python3-libxml2-2.10.3-150500.5.38.1.s390x",
                  "product_id": "python3-libxml2-2.10.3-150500.5.38.1.s390x"
                }
              },
              {
                "category": "product_version",
                "name": "python311-libxml2-2.10.3-150500.5.38.1.s390x",
                "product": {
                  "name": "python311-libxml2-2.10.3-150500.5.38.1.s390x",
                  "product_id": "python311-libxml2-2.10.3-150500.5.38.1.s390x"
                }
              }
            ],
            "category": "architecture",
            "name": "s390x"
          },
          {
            "branches": [
              {
                "category": "product_version",
                "name": "libxml2-2-2.10.3-150500.5.38.1.x86_64",
                "product": {
                  "name": "libxml2-2-2.10.3-150500.5.38.1.x86_64",
                  "product_id": "libxml2-2-2.10.3-150500.5.38.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
                "product": {
                  "name": "libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
                  "product_id": "libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-devel-2.10.3-150500.5.38.1.x86_64",
                "product": {
                  "name": "libxml2-devel-2.10.3-150500.5.38.1.x86_64",
                  "product_id": "libxml2-devel-2.10.3-150500.5.38.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
                "product": {
                  "name": "libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
                  "product_id": "libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "libxml2-tools-2.10.3-150500.5.38.1.x86_64",
                "product": {
                  "name": "libxml2-tools-2.10.3-150500.5.38.1.x86_64",
                  "product_id": "libxml2-tools-2.10.3-150500.5.38.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python3-libxml2-2.10.3-150500.5.38.1.x86_64",
                "product": {
                  "name": "python3-libxml2-2.10.3-150500.5.38.1.x86_64",
                  "product_id": "python3-libxml2-2.10.3-150500.5.38.1.x86_64"
                }
              },
              {
                "category": "product_version",
                "name": "python311-libxml2-2.10.3-150500.5.38.1.x86_64",
                "product": {
                  "name": "python311-libxml2-2.10.3-150500.5.38.1.x86_64",
                  "product_id": "python311-libxml2-2.10.3-150500.5.38.1.x86_64"
                }
              }
            ],
            "category": "architecture",
            "name": "x86_64"
          },
          {
            "branches": [
              {
                "category": "product_name",
                "name": "SUSE Linux Enterprise Micro 5.5",
                "product": {
                  "name": "SUSE Linux Enterprise Micro 5.5",
                  "product_id": "SUSE Linux Enterprise Micro 5.5",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:suse:sle-micro:5.5"
                  }
                }
              },
              {
                "category": "product_name",
                "name": "openSUSE Leap 15.6",
                "product": {
                  "name": "openSUSE Leap 15.6",
                  "product_id": "openSUSE Leap 15.6",
                  "product_identification_helper": {
                    "cpe": "cpe:/o:opensuse:leap:15.6"
                  }
                }
              }
            ],
            "category": "product_family",
            "name": "SUSE Linux Enterprise"
          }
        ],
        "category": "vendor",
        "name": "SUSE"
      }
    ],
    "relationships": [
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
          "product_id": "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-2.10.3-150500.5.38.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "libxml2-2-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-devel-2.10.3-150500.5.38.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "libxml2-devel-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-devel-2.10.3-150500.5.38.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-devel-2.10.3-150500.5.38.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "libxml2-devel-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-devel-2.10.3-150500.5.38.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "libxml2-devel-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-doc-2.10.3-150500.5.38.1.noarch as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch"
        },
        "product_reference": "libxml2-doc-2.10.3-150500.5.38.1.noarch",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "libxml2-tools-2.10.3-150500.5.38.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "libxml2-tools-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python3-libxml2-2.10.3-150500.5.38.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "python3-libxml2-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-libxml2-2.10.3-150500.5.38.1.aarch64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64"
        },
        "product_reference": "python311-libxml2-2.10.3-150500.5.38.1.aarch64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-libxml2-2.10.3-150500.5.38.1.ppc64le as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le"
        },
        "product_reference": "python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-libxml2-2.10.3-150500.5.38.1.s390x as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x"
        },
        "product_reference": "python311-libxml2-2.10.3-150500.5.38.1.s390x",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      },
      {
        "category": "default_component_of",
        "full_product_name": {
          "name": "python311-libxml2-2.10.3-150500.5.38.1.x86_64 as component of openSUSE Leap 15.6",
          "product_id": "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
        },
        "product_reference": "python311-libxml2-2.10.3-150500.5.38.1.x86_64",
        "relates_to_product_reference": "openSUSE Leap 15.6"
      }
    ]
  },
  "vulnerabilities": [
    {
      "cve": "CVE-2025-10911",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-10911"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-10911",
          "url": "https://www.suse.com/security/cve/CVE-2025-10911"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1250553 for CVE-2025-10911",
          "url": "https://bugzilla.suse.com/1250553"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.5,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-02-17T16:38:51Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2025-10911"
    },
    {
      "cve": "CVE-2025-8732",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2025-8732"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A vulnerability was found in libxml2 up to 2.14.5. It has been declared as problematic. This vulnerability affects the function xmlParseSGMLCatalog of the component xmlcatalog. The manipulation leads to uncontrolled recursion. Attacking locally is a requirement. The exploit has been disclosed to the public and may be used. The real existence of this vulnerability is still doubted at the moment. The code maintainer explains, that \"[t]he issue can only be triggered with untrusted SGML catalogs and it makes absolutely no sense to use untrusted catalogs. I also doubt that anyone is still using SGML catalogs at all.\"",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2025-8732",
          "url": "https://www.suse.com/security/cve/CVE-2025-8732"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1247850 for CVE-2025-8732",
          "url": "https://bugzilla.suse.com/1247850"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-02-17T16:38:51Z",
          "details": "low"
        }
      ],
      "title": "CVE-2025-8732"
    },
    {
      "cve": "CVE-2026-0990",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-0990"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in libxml2, an XML parsing library. This uncontrolled recursion vulnerability occurs in the xmlCatalogXMLResolveURI function when an XML catalog contains a delegate URI entry that references itself. A remote attacker could exploit this configuration-dependent issue by providing a specially crafted XML catalog, leading to infinite recursion and call stack exhaustion. This ultimately results in a segmentation fault, causing a Denial of Service (DoS) by crashing affected applications.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-0990",
          "url": "https://www.suse.com/security/cve/CVE-2026-0990"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1256806 for CVE-2026-0990",
          "url": "https://bugzilla.suse.com/1256806"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.9,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-02-17T16:38:51Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-0990"
    },
    {
      "cve": "CVE-2026-0992",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-0992"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was found in the libxml2 library. This uncontrolled resource consumption vulnerability occurs when processing XML catalogs that contain repeated \u003cnextCatalog\u003e elements pointing to the same downstream catalog. A remote attacker can exploit this by supplying crafted catalogs, causing the parser to redundantly traverse catalog chains. This leads to excessive CPU consumption and degrades application availability, resulting in a denial-of-service condition.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-0992",
          "url": "https://www.suse.com/security/cve/CVE-2026-0992"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1256808 for CVE-2026-0992",
          "url": "https://bugzilla.suse.com/1256808"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 5.3,
            "baseSeverity": "MEDIUM",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-02-17T16:38:51Z",
          "details": "moderate"
        }
      ],
      "title": "CVE-2026-0992"
    },
    {
      "cve": "CVE-2026-1757",
      "ids": [
        {
          "system_name": "SUSE CVE Page",
          "text": "https://www.suse.com/security/cve/CVE-2026-1757"
        }
      ],
      "notes": [
        {
          "category": "general",
          "text": "A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user submits input consisting only of whitespace, the program skips command execution but fails to free the allocated buffer. Repeating this action causes memory to continuously accumulate. Over time, this can exhaust system memory and terminate the xmllint process, creating a denial-of-service condition on the local system.",
          "title": "CVE description"
        }
      ],
      "product_status": {
        "recommended": [
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
          "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
        ]
      },
      "references": [
        {
          "category": "external",
          "summary": "CVE-2026-1757",
          "url": "https://www.suse.com/security/cve/CVE-2026-1757"
        },
        {
          "category": "external",
          "summary": "SUSE Bug 1257593 for CVE-2026-1757",
          "url": "https://bugzilla.suse.com/1257593"
        }
      ],
      "remediations": [
        {
          "category": "vendor_fix",
          "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
          "product_ids": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "scores": [
        {
          "cvss_v3": {
            "baseScore": 3.3,
            "baseSeverity": "LOW",
            "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
            "version": "3.1"
          },
          "products": [
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "SUSE Linux Enterprise Micro 5.5:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-2-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-devel-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-devel-32bit-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:libxml2-doc-2.10.3-150500.5.38.1.noarch",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:libxml2-tools-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python3-libxml2-2.10.3-150500.5.38.1.x86_64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.aarch64",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.ppc64le",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.s390x",
            "openSUSE Leap 15.6:python311-libxml2-2.10.3-150500.5.38.1.x86_64"
          ]
        }
      ],
      "threats": [
        {
          "category": "impact",
          "date": "2026-02-17T16:38:51Z",
          "details": "low"
        }
      ],
      "title": "CVE-2026-1757"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.


Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…