Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-57235

8.2 · HIGH
Published Jun 25, 2026 nokogiri CWE-125

Overview

CVE-2026-57235 is a high-severity vulnerability affecting nokogiri nokogiri. It was published on June 25, 2026 and has a CVSS 3.1 base score of 8.2 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from nokogiri. Update nokogiri to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
nokogiri nokogiri >= 0, < 1.19.4 Affected

Frequently Asked Questions

What is CVE-2026-57235?

CVE-2026-57235 is a high-severity vulnerability affecting nokogiri nokogiri. It was published on June 25, 2026 and has a CVSS 3.1 base score of 8.2 (HIGH).

How severe is CVE-2026-57235?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-57235?

Check the references section for vendor advisories and patches from nokogiri. Update nokogiri to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-57235?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-57235 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026