Lucene search
+L

459 matches found

Github Security Blog
Github Security Blog
added 2026/03/02 9:49 p.m.10 views

OpenClaw: Unicode canonicalization drift in node metadata policy classification could broaden node allowlists

Summary A paired node could supply Unicode-confusable platform or deviceFamily metadata that passed metadata pinning but classified differently for command policy resolution, broadening default node command allowlists. Impact This is a policy-bypass issue within the paired-node trust boundary and...

5.9AI score
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/18 9:57 p.m.29 views

Nokogiri does not check the return value from xmlC14NExecute

Summary Nokogiri's CRuby extension fails to check the return value from xmlC14NExecute in the method Nokogiri::XML::Documentcanonicalize and Nokogiri::XML::Nodecanonicalize. When canonicalization fails, an empty string is returned instead of raising an exception. This incorrect return value may...

6.9CVSS5.6AI score0.00246EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/18 9:57 p.m.25 views

GHSA-WX95-C6CV-8532 Nokogiri does not check the return value from xmlC14NExecute

Summary Nokogiri's CRuby extension fails to check the return value from xmlC14NExecute in the method Nokogiri::XML::Documentcanonicalize and Nokogiri::XML::Nodecanonicalize. When canonicalization fails, an empty string is returned instead of raising an exception. This incorrect return value may...

5.3CVSS5.7AI score0.00246EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/02/18 7:47 a.m.16 views

Authentication Bypass

libxml2 is vulnerable to an Authentication Bypass. The vulnerability is due to a flaw in the XML canonicalization process used during transformations, which allows an attacker to reuse a previously generated valid signature to replay requests and bypass authentication checks...

5.6AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/01/22 10:16 p.m.8 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/22 10:16 p.m.15 views

UBUNTU-CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS7.2AI score0.00408EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/22 9:26 p.m.6 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.3AI score0.00408EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/01/22 9:26 p.m.24 views

EUVD-2026-3809

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.4AI score0.00408EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/22 9:26 p.m.27 views

CVE-2026-23831 Rekor COSE v0.0.1 Canonicalize crashes when passed empty Message

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS0.00408EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/01/22 9:26 p.m.13 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS8.1AI score0.00408EPSS
SaveExploits0
OSV
OSV
added 2026/01/22 9:26 p.m.8 views

CVE-2026-23831 Rekor COSE v0.0.1 Canonicalize crashes when passed empty Message

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/01/22 9:26 p.m.43 views

CVE-2026-23831

Rekor (software supply chain transparency log) versions 1.4.3 and earlier are affected by a vulnerability where an empty spec.message can cause a nil pointer dereference during entry canonicalization, as validate() may return nil for empty message and Canonicalize() dereferences sign1Msg.Payload....

5.3CVSS5.4AI score0.00408EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/22 9:26 p.m.9 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.5AI score0.00408EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/22 9:26 p.m.6 views

CVE-2026-23831 Rekor COSE v0.0.1 Canonicalize crashes when passed empty Message

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.4AI score0.00408EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/01/22 6:41 p.m.14 views

Rekor's COSE v0.0.1 entry type nil pointer dereference in Canonicalize via empty Message

Summary Rekor’s cose v0.0.1 entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message. validate returns nil success when message is empty, leaving sign1Msg uninitialized, and Canonicalize later dereferences v.sign1Msg.Payload. Impa...

5.3CVSS5.5AI score0.00408EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/22 12:00 a.m.12 views

PT-2026-4280

Name of the Vulnerable Software and Affected Versions Rekor versions 1.4.3 and below Description Rekor’s entry implementation can experience a panic when processing attacker-controlled input during the canonicalization of a proposed entry with an empty spec.message. The validate function...

5.3CVSS5.4AI score0.00408EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 10:03 a.m.19 views

CVE-2011-0244

WebKit in Apple Safari before 5.0.6 allows user-assisted remote attackers to read arbitrary files via vectors related to improper canonicalization of URLs within RSS feeds...

4.3CVSS6.4AI score0.0148EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/01/08 6:31 a.m.5 views

Incorrect Behavior Order: Authorization Before Parsing and Canonicalization

Overview org.keycloak:keycloak-services is an open source identity and access management solution for modern applications and services. Affected versions of this package are vulnerable to Incorrect Behavior Order: Authorization Before Parsing and Canonicalization due to the Authorization header...

6.9CVSS6AI score0.00409EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/01/08 3:41 a.m.9 views

EUVD-2026-1461

A flaw was found in Keycloak. The Keycloak Authorization header parser is overly permissive regarding the formatting of the "Bearer" authentication scheme. It accepts non-standard characters such as tabs as separators and tolerates case variations that deviate from RFC 6750 specifications...

5.3CVSS6.3AI score0.00409EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/12/13 8:04 a.m.11 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.00233EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder