CVE-2026-0990
Analyzed Analyzed - Analysis Complete

BaseFortify

Vulnerability report for CVE-2026-0990, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-01-15

Last updated on: 2026-06-30

Assigner: Red Hat, Inc.

Description

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-01-15
Last Modified
2026-06-30
Generated
2026-07-06
AI Q&A
2026-01-16
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 14 associated CPEs
Vendor Product Version / Range
redhat enterprise_linux 7.0
redhat enterprise_linux 6.0
redhat jboss_core_services *
redhat enterprise_linux 8.0
redhat openshift_container_platform 4.0
redhat enterprise_linux 9.0
redhat enterprise_linux 10.0
redhat hardened_images *
ibm vios From 4.1.0 (inc) to 4.1.1.30 (exc)
ibm vios 4.1.2.0
ibm aix From 7.2.5 (inc) to 7.2.5.12 (exc)
ibm aix From 7.3.2 (inc) to 7.3.3.3 (exc)
ibm aix 7.3.4
xmlsoft libxml2 to 2.15.2 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-674 The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an uncontrolled recursion flaw in the libxml2 XML parsing library, specifically in the xmlCatalogXMLResolveURI function. When an XML catalog contains a delegate URI entry that references itself, the function recursively tries to resolve the same catalog entry repeatedly without detecting the cycle. This causes infinite recursion, exhausting the call stack and resulting in a segmentation fault that crashes the application. [1]

Impact Analysis

This vulnerability can be exploited by a remote attacker who provides a specially crafted XML catalog that triggers infinite recursion. The impact is a Denial of Service (DoS) by crashing applications that use libxml2 for XML parsing, leading to unavailability of affected services or software. [1]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-0990. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart