CVE Catalog

CVE-2026-79771

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.30%

23th percentile - higher than 23% of all known CVEs

Summary

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling denial of service against long-running processes.

Risk Assessment

The risk includes gradual memory exhaustion in long-running processes, potentially leading to performance degradation or service crashes.

Recommendation

It is recommended to upgrade Nokogiri to version 1.19.3 or later and monitor memory usage in processes handling input with potential null bytes.

Other vulnerabilities in Nokogiri

See all
Original NVD description (English source)

Nokogiri versions before 1.19.3 contain a memory leak in the XSLT Stylesheet transform method when processing Ruby strings containing null bytes. Attackers can exploit this by passing attacker-controlled input with null bytes to transform parameters, causing heap allocations to leak and enabling denial of service against long-running processes.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS