Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, XInclude substitution performed by Nokogiri::XML::Node#do_xinclude replaced each <xi:include> in place, freeing the include node along with its children (such as <xi:fallback> and its descendants) and any namespaces declared on them. If an application had already exposed one of those nodes or namespaces to Ruby, the corresponding Ruby object was left pointing at freed memory. Using the object could result in invalid reads or writes to memory. This vulnerability is fixed in 1.19.4.
Conclusion & alert: CVE-2026-57438 is rated Low Risk (9.1/100): CVSS Low severity, with low exploitation likelihood (EPSS 0.09%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-26 | — | 0.09% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 2.2 | 4.0 | LOW |
|
— | — | [email protected] |
| 6.6 | 3.1 | MEDIUM |
|
1.8 | 4.7 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-57438 not yet assigned priority: Debian including 1 source packages (ruby-nokogiri), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-57438 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-57438 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2026-57438/ |
ubuntu
|
medium | CVE-2026-57438 medium priority: Ubuntu including 1 source packages (ruby-nokogiri), 8 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream): needs-triage 8. | https://ubuntu.com/security/CVE-2026-57438 |
| URL | Tags |
|---|---|
| https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-wfpw-mmfh-qq69 | Vendor Advisory |