Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-57234 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-178Improper Handling of Case Sensitivity[email protected]
CWE-184Incomplete List of Disallowed Inputs[email protected]
CWE-611Improper Restriction of XML External Entity Reference[email protected]

Affected Products

ProductVersions
nokogiri nokogiri
< 1.19.4

CPE

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

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-57234
NVD Published Date:
Jun 25, 2026
NVD Last Modified:
Jun 26, 2026
Source:
[email protected]
CVE-2026-57234 Details - Not Deferred