๐Ÿ” CVE Alert

CVE-2026-57235

UNKNOWN 0.0

Nokogiri: Possible Out-of-Bounds Read in `Nokogiri::XML::NodeSet#[]`

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, Nokogiri::XML::NodeSet#[] (and its alias #slice) checked the requested index against the node set's bounds using a 32-bit-truncated copy of the index. A large negative index could pass the check and then be used at full width, reading outside the node set's storage. On CRuby this is an out-of-bounds read that typically crashes the process; on JRuby it is not memory-unsafe but returns an incorrect node. This vulnerability is fixed in 1.19.4.

CWE CWE-125 CWE-190
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-5prr-v3j2-97mh