๐Ÿ” CVE Alert

CVE-2026-57438

UNKNOWN 0.0

Nokogiri: Possible Use-After-Free in XInclude Processing

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-416
Vendor sparklemotion
Product nokogiri
Published Jun 25, 2026
Last Updated Jun 25, 2026
Stay Ahead of the Next One

Get instant alerts for sparklemotion nokogiri

Be the first to know when new unknown vulnerabilities affecting sparklemotion nokogiri are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

sparklemotion / nokogiri
< 1.19.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-wfpw-mmfh-qq69