Ruby/nokogiri/1.18.6
Nokogiri (鋸) makes it easy and painless to work with XML and HTML from Ruby. It provides a sensible, easy-to-understand API for reading, writing, modifying, and querying documents. It is fast and standards-compliant by relying on native parsers like libxml2, libgumbo, or xerces.
https://rubygems.org/gems/nokogiri
MIT
1 Security Vulnerabilities
Nokogiri updates packaged libxml2 to v2.13.8 to resolve CVE-2025-32414 and CVE-2025-32415
Summary
Nokogiri v1.18.8 upgrades its dependency libxml2 to v2.13.8.
libxml2 v2.13.8 addresses:
- CVE-2025-32414
- described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/889
- CVE-2025-32415
- described at https://gitlab.gnome.org/GNOME/libxml2/-/issues/890
Impact
CVE-2025-32414: No impact
In libxml2 before 2.13.8 and 2.14.x before 2.14.2, out-of-bounds memory access can occur in the Python API (Python bindings) because of an incorrect return value. This occurs in xmlPythonFileRead and xmlPythonFileReadRaw because of a difference between bytes and characters.
There is no impact from this CVE for Nokogiri users.
CVE-2025-32415: Low impact
In libxml2 before 2.13.8 and 2.14.x before 2.14.2, xmlSchemaIDCFillNodeTables in xmlschemas.c has a heap-based buffer under-read. To exploit this, a crafted XML document must be validated against an XML schema with certain identity constraints, or a crafted XML schema must be used.
In the upstream issue, further context is provided by the maintainer:
The bug affects validation against untrusted XML Schemas (.xsd) and validation of untrusted documents against trusted Schemas if they make use of xsd:keyref in combination with recursively defined types that have additional identity constraints.
MITRE has published a severity score of 2.9 LOW (CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L) for this CVE.
188 Other Versions
Version | License | Security | Released | |
---|---|---|---|---|
1.12.4 | MIT | 27 | 2021-08-29 - 21:18 | almost 4 years |
1.12.3 | MIT | 27 | 2021-08-10 - 19:32 | almost 4 years |
1.12.2 | MIT | 27 | 2021-08-04 - 15:03 | almost 4 years |
1.12.1 | MIT | 27 | 2021-08-03 - 15:11 | almost 4 years |
1.12.0 | MIT | 27 | 2021-08-02 - 17:34 | almost 4 years |
1.12.0.rc1 | MIT | 27 | 2021-07-09 - 20:00 | almost 4 years |
1.11.7 | MIT | 27 | 2021-06-03 - 00:31 | about 4 years |
1.11.6 | MIT | 27 | 2021-05-26 - 13:16 | about 4 years |
1.11.5 | MIT | 27 | 2021-05-20 - 03:08 | about 4 years |
1.11.4 | MIT | 27 | 2021-05-14 - 23:30 | about 4 years |
1.11.3 | MIT | 34 | 2021-04-07 - 20:33 | about 4 years |
1.11.2 | MIT | 34 | 2021-03-11 - 15:56 | over 4 years |
1.11.1 | MIT | 34 | 2021-01-06 - 05:30 | over 4 years |
1.11.0 | MIT | 34 | 2021-01-04 - 04:20 | over 4 years |
1.11.0.rc4 | MIT | 34 | 2020-12-29 - 16:44 | over 4 years |
1.11.0.rc3 | MIT | 35 | 2020-09-08 - 13:26 | almost 5 years |
1.11.0.rc2 | MIT | 35 | 2020-04-01 - 19:18 | over 5 years |
1.11.0.rc1 | MIT | 35 | 2020-02-03 - 13:54 | over 5 years |
1.10.10 | MIT | 36 | 2020-07-06 - 13:40 | almost 5 years |
1.10.9 | MIT | 36 | 2020-03-01 - 19:05 | over 5 years |
1.10.8 | MIT | 36 | 2020-02-10 - 19:44 | over 5 years |
1.10.7 | MIT | 38 | 2019-12-04 - 15:29 | over 5 years |
1.10.6 | MIT | 38 | 2019-12-04 - 00:44 | over 5 years |
1.10.5 | MIT | 38 | 2019-10-31 - 19:29 | over 5 years |
1.10.4 | MIT | 46 | 2019-08-11 - 19:25 | almost 6 years |
1.10.3 | MIT | 48 | 2019-04-22 - 17:10 | about 6 years |
1.10.2 | MIT | 50 | 2019-03-25 - 13:03 | over 6 years |
1.10.1 | MIT | 50 | 2019-01-13 - 06:30 | over 6 years |
1.10.0 | MIT | 50 | 2019-01-04 - 15:35 | over 6 years |
1.10.0.rc1 | MIT | 50 | 2019-01-03 - 15:05 | over 6 years |
1.9.1 | MIT | 50 | 2018-12-18 - 05:22 | over 6 years |
1.9.0 | MIT | 50 | 2018-12-17 - 15:21 | over 6 years |
1.9.0.rc1 | MIT | 50 | 2018-12-10 - 06:10 | over 6 years |
1.8.5 | MIT | 50 | 2018-10-05 - 01:14 | over 6 years |
1.8.4 | MIT | 52 | 2018-07-04 - 00:37 | almost 7 years |
1.8.3 | MIT | 52 | 2018-06-16 - 20:04 | about 7 years |
1.8.2 | MIT | 54 | 2018-01-29 - 13:16 | over 7 years |
1.8.1 | MIT | 58 | 2017-09-19 - 16:12 | almost 8 years |
1.8.0 | MIT | 62 | 2017-06-05 - 04:04 | about 8 years |
1.7.2 | MIT | 62 | 2017-05-09 - 21:29 | about 8 years |
1.7.1 | MIT | 64 | 2017-03-20 - 03:39 | over 8 years |
1.7.0.1 | MIT | 66 | 2017-01-04 - 05:42 | over 8 years |
1.7.0 | MIT | 66 | 2016-12-27 - 03:49 | over 8 years |
1.6.8.1 | MIT | 66 | 2016-10-03 - 04:46 | over 8 years |
1.6.8 | MIT | 66 | 2016-06-07 - 00:04 | about 9 years |
1.6.8.rc3 | MIT | 68 | 2016-02-17 - 06:33 | over 9 years |
1.6.8.rc2 | MIT | 68 | 2016-01-12 - 17:08 | over 9 years |
1.6.8.rc1 | MIT | 68 | 2015-12-17 - 07:28 | over 9 years |
1.6.7.2 | MIT | 68 | 2016-01-20 - 19:18 | over 9 years |
1.6.7.1 | MIT | 70 | 2015-12-17 - 05:08 | over 9 years |