#VU116191 XML External Entity injection in Nokogiri - CVE-2020-26247
Published: September 30, 2025
Nokogiri
nokogiri.org
Description
The vulnerability allows a remote user to gain access to sensitive information.
The vulnerability exists due to XML Schemas parsed by Nokogiri::XML::Schema are trusted by default, allowing external resources to be accessed over the network, potentially enabling XXE or SSRF attacks. A remote user can pass a specially crafted XML code to the affected application and view contents of arbitrary files on the system or initiate requests to external systems.