AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-1757

MEDIUM · CVSS 6.2 EPSS 0.19%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-02-02 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.2. It may lead to a denial-of-service condition.

CVE
CVE-2026-1757
Severity
MEDIUM
CVSS
6.2
EPSS
0.19%

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