Lucene search
K

28 matches found

Github Security Blog
Github Security Blog
added 2026/05/06 6:27 p.m.11 views

Nokogiri XSLT transform has a memory leak

Summary Nokogiri's Nokogiri::XSLT::Stylesheettransform leaks a small heap allocation when passed a Ruby string parameter containing a null byte. For applications that pass attacker-controlled input through XSLT.transform parameters, this may be a vector for a denial of service attack against...

5.9AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/06 6:24 p.m.11 views

Nokogiri CSS selector tokenizer has regular expression backtracking

Summary Nokogiri's CSS selector tokenizer contains regular expressions whose construction may result in exponential regex backtracking on adversarial selectors. Three ReDoS vectors are addressed in this release: 1. String-literal tokenization on certain unterminated quoted-string input. 2...

5.8AI score
Exploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/06 12:0 a.m.9 views

PT-2026-38487

Summary Nokogiri's CSS selector tokenizer contains regular expressions whose construction may result in exponential regex backtracking on adversarial selectors. Three ReDoS vectors are addressed in this release: 1. String-literal tokenization on certain unterminated quoted-string input. 2...

7.5CVSS5.8AI score
Exploits0References3
Snyk
Snyk
added 2026/04/27 9:0 p.m.7 views

Regular Expression Denial of Service (ReDoS)

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS in the CSS selector tokenizer in css/tokenizer.rb. An attacker can cause excessive resource consumption by supplying malicious input to...

7.5CVSS5.7AI score
Exploits0References2
Veracode
Veracode
added 2025/12/13 8:4 a.m.3 views

Authentication Bypass

ruby-saml is vulnerable to authentication bypass. The vulnerability is due to improper handling of libxml2 canonicalization in Nokogiri when processing invalid XML, which returns an empty string used for DigestValue calculation, allowing an attacker to perform a Signature Wrapping attack and bypa...

9.3CVSS5.8AI score0.00048EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2025/12/09 4:18 p.m.3 views

CVE-2025-66568

The ruby-saml library implements the client side of an SAML authorization. Versions up to and including 1.12.4, are vulnerable to authentication bypass through the libxml2 canonicalization process used by Nokogiri for document transformation, which allows an attacker to execute a Signature Wrappi...

9.3CVSS0.00048EPSS
Exploits0References2
CVE
CVE
added 2025/12/09 2:3 a.m.16 views

CVE-2025-66568

CVE-2025-66568 affects the ruby-saml library (client-side SAML) with versions up to 1.12.4 vulnerable to authentication bypass via libxml2 canonicalization used by Nokogiri. On invalid XML input, canonicalization can return an empty string, causing DigestValue to be computed over that empty strin...

9.3CVSS6.8AI score0.00048EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/12/09 1:55 a.m.2 views

CVE-2025-66567 ruby-saml has a SAML authentication bypass due to namespace handling (parser differential)

The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating entirely different...

9.3CVSS9.4AI score0.0005EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-29431

Malicious code in bioql PyPI...

9.1CVSS8.2AI score0.02116EPSS
Exploits1References8
Snyk
Snyk
added 2025/06/12 12:0 a.m.3 views

Stack-based Buffer Overflow

Overview nokogiri is a gem for parsing HTML, XML, SAX, and Reader. Affected versions of this package are vulnerable to Stack-based Buffer Overflow via the xmlBuildQName function. An attacker can cause a crash and denial of service by supplying specially crafted XML input that triggers an integer...

8.7CVSS7.4AI score0.02116EPSS
Exploits1References2
OSV
OSV
added 2025/03/12 9:15 p.m.1 views

DEBIAN-CVE-2025-25291

ruby-saml provides security assertion markup language SAML single sign-on SSO for Ruby. An authentication bypass vulnerability was found in ruby-saml prior to versions 1.12.4 and 1.18.0 due to a parser differential. ReXML and Nokogiri parse XML differently; the parsers can generate entirely...

9.8CVSS7.8AI score0.20843EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:42 a.m.1 views

SUSE CVE-2012-6685

Nokogiri before 1.5.4 is vulnerable to XXE attacks...

7.5CVSS7AI score0.00323EPSS
Exploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.2 views

SUSE CVE-2020-26247

Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri before version 1.11.0.rc4 there is an XXE vulnerability. XML Schemas parsed by Nokogiri::XML::Schema are trusted by default, allowing external resources to be accessed over the...

5.3CVSS6.8AI score0.00259EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:27 a.m.1 views

SUSE CVE-2022-24836

Nokogiri is an open source XML and HTML library for Ruby. Nokogiri = 1.13.4. There are no known workarounds for this issue...

7.5CVSS8.7AI score0.01827EPSS
Exploits0References7
OSV
OSV
added 2022/12/08 4:15 a.m.2 views

DEBIAN-CVE-2022-23476

Nokogiri is an open source XML and HTML library for the Ruby programming language. Nokogiri 1.13.8 and 1.13.9 fail to check the return value from xmlTextReaderExpand in the method Nokogiri::XML::Readerattributehash. This can lead to a null pointer exception when invalid markup is being parsed. Fo...

7.5CVSS8AI score0.00271EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/12/08 12:0 a.m.4 views

PT-2022-16017

Name of the Vulnerable Software and Affected Versions Nokogiri versions 1.13.8 through 1.13.9 Description Nokogiri is an open source XML and HTML library for the Ruby programming language. It fails to check the return value from xmlTextReaderExpand in the method Nokogiri::XML::Readerattribute has...

10CVSS6.9AI score0.20012EPSS
Exploits18References66
RedHat Linux
RedHat Linux
added 2022/11/16 3:9 p.m.3 views

nokogiri: ReDoS in HTML encoding detection

A flaw was found in the nokogiri library when processing an inefficient and complex regular expression. This flaw allows an attacker to cause excessive consumption of resources, which affects performance...

7.5CVSS7.1AI score0.01827EPSS
Exploits0References5
OSV
OSV
added 2022/04/11 10:15 p.m.2 views

DEBIAN-CVE-2022-24836

Nokogiri is an open source XML and HTML library for Ruby. Nokogiri = 1.13.4. There are no known workarounds for this issue...

7.5CVSS8.1AI score0.01827EPSS
Exploits0References1
OSV
OSV
added 2022/04/11 10:15 p.m.0 views

UBUNTU-CVE-2022-24836

Nokogiri is an open source XML and HTML library for Ruby. Nokogiri = 1.13.4. There are no known workarounds for this issue...

7.5CVSS7.1AI score0.01827EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2021/09/27 12:0 a.m.6 views

PT-2021-23087

Name of the Vulnerable Software and Affected Versions Nokogiri versions 1.12.4 and earlier Description Nokogiri is a Rubygem providing HTML, XML, SAX, and Reader parsers with XPath and CSS selector support. In Nokogiri, on JRuby only, the SAX parser resolves external entities by default. Users of...

10CVSS7AI score0.20012EPSS
Exploits18References63
Rows per page
Query Builder