AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-57437

MEDIUM · CVSS 5.3 EPSS 0.32% Public Exploit

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

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-57437
Severity
MEDIUM
CVSS
5.3
EPSS
0.32%

Original NVD Description

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, Nokogiri::XML::XPathContext did not keep its source document alive for garbage collection. If an XPathContext outlived its document and the document was collected, evaluating an XPath expression could read invalid memory and potentially segfault. This is only reachable when application code constructs an XPathContext directly and lets the document become unreachable while continuing to use the context. The normal Document#xpath, #css, and related search methods are not affected, and it is not triggerable by malicious document input. This vulnerability is fixed in 1.19.4.

Related CVEs

Other vulnerabilities affecting the same vendor(s)