Description
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.
Published: 2026-02-02
Score: 6.2 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Local Denial of Service
Action: Monitor
AI Analysis

Impact

A flaw exists in the interactive shell of the xmllint utility, part of libxml2, where memory allocated for user input is not released when the input consists only of whitespace. Repeated submissions cause increasing memory consumption, eventually exhausting system memory and terminating the xmllint process, creating a denial‑of‑service condition on the host.

Affected Systems

The vulnerability affects Red Hat‑based products that ship the libxml2 package, including Red Hat Enterprise Linux releases 6 through 10, Red Hat Hardened Images, Red Hat JBoss Core Services, and Red Hat OpenShift Container Platform 4. No specific libxml2 version is cited, so any distribution containing the vulnerable code may be impacted if not yet patched.

Risk and Exploitability

The CVSS score of 6.2 classifies the issue as moderate severity, while the EPSS score of less than 1% indicates that exploitation is unlikely but possible. The vulnerability is not listed in the CISA KEV catalog. Triggering the flaw requires local or user‑level access to run the interactive xmllint shell; elevated privileges are not needed. The denial of service is confined to the host where the shell is executed, and no remote exploitation path is documented.

Generated by OpenCVE AI on April 18, 2026 at 14:18 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.


OpenCVE Recommended Actions

  • Monitor Red Hat security advisories for a future patch that resolves the memory‑leak problem.
  • Restrict who can access the xmllint interactive shell, limiting usage to trusted administrators or services; consider removing execution permissions for broader user groups.
  • Apply resource limits (ulimit, cgroup quotas, or similar controls) to the xmllint process to cap its memory consumption and mitigate system‑wide exhaustion.

Generated by OpenCVE AI on April 18, 2026 at 14:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Apr 2026 09:45:00 +0000

Type Values Removed Values Added
References

Thu, 12 Mar 2026 12:45:00 +0000

Type Values Removed Values Added
References

Tue, 17 Feb 2026 20:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat hummingbird
CPEs cpe:/a:redhat:hummingbird:1
Vendors & Products Redhat hummingbird

Tue, 03 Feb 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 02 Feb 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 02 Feb 2026 12:45:00 +0000

Type Values Removed Values Added
Description 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 Libxml2: memory leak leading to local denial of service in xmllint interactive shell
First Time appeared Redhat
Redhat enterprise Linux
Redhat jboss Core Services
Redhat openshift
Weaknesses CWE-401
CPEs cpe:/a:redhat:jboss_core_services:1
cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat jboss Core Services
Redhat openshift
References
Metrics cvssV3_1

{'score': 6.2, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Enterprise Linux Hummingbird Jboss Core Services Openshift
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-04-22T09:30:49.350Z

Reserved: 2026-02-02T11:43:42.248Z

Link: CVE-2026-1757

cve-icon Vulnrichment

Updated: 2026-02-02T17:35:27.395Z

cve-icon NVD

Status : Deferred

Published: 2026-02-02T13:15:58.580

Modified: 2026-04-22T10:16:50.683

Link: CVE-2026-1757

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-02-02T00:00:00Z

Links: CVE-2026-1757 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T14:30:02Z

Weaknesses