Lucene search
K

6748 matches found

Cvelist
Cvelist
added 2026/01/15 2:20 p.m.21 views

CVE-2026-0992 Libxml2: libxml2: denial of service via crafted xml catalogs

A flaw was found in the libxml2 library. This uncontrolled resource consumption vulnerability occurs when processing XML catalogs that contain repeated elements pointing to the same downstream catalog. A remote attacker can exploit this by supplying crafted catalogs, causing the parser to...

2.9CVSS0.00025EPSS
Exploits0References4
CVE
CVE
added 2026/01/15 2:20 p.m.22 views

CVE-2026-0992

CVE-2026-0992 in libxml2 describes an uncontrolled resource consumption vulnerability. A remote attacker can supply crafted XML catalogs containing repeated elements pointing to the same downstream catalog, causing the parser to redundantly traverse catalog chains. This leads to excessive CPU us...

2.9CVSS6.3AI score0.00025EPSS
Exploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/15 2:20 p.m.0 views

CVE-2026-0989

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS5.6AI score0.00024EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/01/15 2:20 p.m.5 views

CVE-2026-0989 Libxml2: unbounded relaxng include recursion leading to stack overflow

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS6.2AI score0.00024EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2026/01/15 2:20 p.m.4 views

CVE-2026-0989

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS4.4AI score0.00024EPSS
Exploits0
CVE
CVE
added 2026/01/15 2:20 p.m.36 views

CVE-2026-0989

CVE-2026-0989 concerns a flaw in the RelaxNG parser in libxml2 where external schema inclusions can cause unbounded recursion, leading to stack exhaustion and denial-of-service crashes. The connected documents confirm this issue across multiple distributions (e.g., Amazon Linux 2/ALAS advisories,...

3.7CVSS6.2AI score0.00024EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/01/15 2:20 p.m.3 views

CVE-2026-0992

A flaw was found in the libxml2 library. This uncontrolled resource consumption vulnerability occurs when processing XML catalogs that contain repeated elements pointing to the same downstream catalog. A remote attacker can exploit this by supplying crafted catalogs, causing the parser to...

2.9CVSS6.2AI score0.00025EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/01/15 2:20 p.m.3 views

CVE-2026-0989

A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion depth when resolving nested directives. Specially crafted or overly complex schemas can cause excessive recursion during parsing. This may...

3.7CVSS6.6AI score0.00024EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2026/01/15 2:20 p.m.3 views

CVE-2026-0990

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...

5.9CVSS4.4AI score0.00088EPSS
Exploits0
Cvelist
Cvelist
added 2026/01/15 2:20 p.m.19 views

CVE-2026-0990 Libxml2: libxml2: denial of service via uncontrolled recursion in xml catalog processing

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...

5.9CVSS0.00088EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/01/15 2:20 p.m.1 views

CVE-2026-0990 Libxml2: libxml2: denial of service via uncontrolled recursion in xml catalog processing

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...

5.9CVSS6.3AI score0.00088EPSS
Exploits0References4
EUVD
EUVD
added 2026/01/15 2:20 p.m.3 views

EUVD-2026-2797

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...

5.9CVSS6.1AI score0.00088EPSS
Exploits0References3
CVE
CVE
added 2026/01/15 2:20 p.m.27 views

CVE-2026-0990

Vulnerability: CVE-2026-0990 affects libxml2. An uncontrolled recursion bug in xmlCatalogXMLResolveURI is triggered when a delegate URI entry references itself, allowing a remote attacker to craft an XML catalog that causes infinite recursion and stack exhaustion, resulting in DoS via application...

5.9CVSS6.3AI score0.00088EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/01/15 2:20 p.m.2 views

CVE-2026-0990

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...

5.9CVSS6.2AI score0.00088EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/01/15 12:0 a.m.2 views

libxml2 security vulnerability

Libxml2 is an open-source library from GNOME that is used for parsing XML documents. It is written in C language and can be called by various languages, such as C, C++, and XSH. Libxml2 has a security vulnerability; this vulnerability stems from the RelaxNG parser’s failure to limit the depth of...

3.7CVSS5.8AI score0.00024EPSS
Exploits0References3
Snyk
Snyk
added 2026/01/15 12:0 a.m.2 views

Uncontrolled Recursion

Overview Affected versions of this package are vulnerable to Uncontrolled Recursion via the RelaxNG schema inclusion process. An attacker can cause stack exhaustion and application crashes by supplying maliciously crafted or deeply nested schema files that trigger unbounded recursion during...

6.3CVSS5.8AI score0.00024EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/01/15 12:0 a.m.2 views

libxml2 resource management error vulnerability

Libxml2 is an open-source library from GNOME that is used for parsing XML documents. It is written in C language and can be called in various languages, such as C, C++, and XSH. Libxml2 has a resource management vulnerability that arises when processing XML directories containing elements with...

2.9CVSS5.8AI score0.00025EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-0992

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the libxml2 library. This uncontrolled resource consumption vulnerability occurs when processing XML catalogs that contain repeated elements...

2.9CVSS5.9AI score0.00025EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2026-0989

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was identified in the RelaxNG parser of libxml2 related to how external schema inclusions are handled. The parser does not enforce a limit on inclusion...

3.7CVSS6AI score0.00024EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/01/15 12:0 a.m.1 views

libxml2 security vulnerability

Libxml2 is an open-source library from GNOME that is used for parsing XML documents. It is written in C language and can be called in various languages, such as C, C++, and XSH. Libxml2 has a security vulnerability. This vulnerability stems from the xmlCatalogXMLResolveURI function, which allows...

5.9CVSS5.8AI score0.00088EPSS
Exploits0References3
Rows per page
Query Builder