CVE-2026-57234

Nokogiri is an open source XML and HTML library for the Ruby programming language. Prior to 1.19.4, the NONET parse option, which Nokogiri turns on by default for Nokogiri::XML::Schema (see CVE-2020-26247), was not correctly enforced on the JRuby implementation. As a result, a schema parsed with default options could still cause external resources to be fetched over the network, potentially enabling SSRF or XXE attacks. This vulnerability is fixed in 1.19.4.
Configurations

Configuration 1 (hide)

cpe:2.3:a:nokogiri:nokogiri:*:*:*:*:*:ruby:*:*

History

No history.

Information

Published : 2026-06-25 15:16

Updated : 2026-06-26 19:03


NVD link : CVE-2026-57234

Mitre link : CVE-2026-57234

CVE.ORG link : CVE-2026-57234


JSON object : View

Products Affected

nokogiri

  • nokogiri
CWE
CWE-178

Improper Handling of Case Sensitivity

CWE-184

Incomplete List of Disallowed Inputs

CWE-611

Improper Restriction of XML External Entity Reference