Lucene search
+L

36 matches found

Kitploit
Kitploit
added 2026/08/25 10:12 p.m.1 views

aqua-checksums

aqua-checksums مراقبة خارجية لتكامل سلسلة التوريد لمشاريع Aqua Security مفتوحة المصدر. ما يفعله هذا المستودع يراقب هذا المستودع باستمرار سلامة القطع البرمجية المنشورة من Aqua Security — صور الحاويات، وإصدارات GitHub، ووسوم Git، وأصول الإصدارات — من خلال تسجيل والتحقق من الملخصات التشفيرية digests...

5.3AI score
SaveExploits0References18
Cvelist
Cvelist
added 2026/08/18 5:56 p.m.34 views

CVE-2026-75625 Kraken Agents Peer-to-Peer Download Cache Poisoning via Digest Verification Bypass

Kraken agents fail to verify peer-to-peer downloaded blobs against their requested SHA-256 digest before committing to the content-addressable cache, relying only on CRC32 checksums for piece validation. Attackers on the agent-to-agent path or malicious peers can supply substituted content with...

9.1CVSS0.00197EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 5:56 p.m.6 views

CVE-2026-75625 Kraken Agents Peer-to-Peer Download Cache Poisoning via Digest Verification Bypass

Kraken agents fail to verify peer-to-peer downloaded blobs against their requested SHA-256 digest before committing to the content-addressable cache, relying only on CRC32 checksums for piece validation. Attackers on the agent-to-agent path or malicious peers can supply substituted content with...

9.1CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/18 5:56 p.m.23 views

CVE-2026-75625

Uber Kraken's P2P blob download path skips SHA-256 digest verification before committing to the content-addressable cache, relying only on CRC32. Attackers can forge CRC32 values to inject malicious container image layers or manifests that propagate to other hosts, enabling supply-chain compromis...

9.1CVSS5.4AI score0.00197EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/03 2:16 p.m.15 views

CVE-2026-9390

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

9.1CVSS0.00288EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/08/03 1:09 p.m.11 views

CVE-2026-9390

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

9.1CVSS5.6AI score0.00288EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/03 1:09 p.m.11 views

EUVD-2026-52269

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

9.1CVSS5.6AI score0.00288EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/03 1:09 p.m.10 views

CVE-2026-9390

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify and getsignedxml in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName...

5.6AI score0.00288EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/03 1:09 p.m.47 views

CVE-2026-9390

CVE-2026-9390 affects XML::Sig (Perl) versions before 0.71. The issue arises when verify()/_get_signed_xml() build XPath expressions by concatenating SignedInfo/Reference/@URI from the document without escaping or enforcing NCName rules. A URI containing a single quote can terminate the string li...

9.1CVSS5.6AI score0.00288EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/06/25 8:56 p.m.41 views

CVE-2026-6331

CVE-2026-6331 describes an HMAC zero-length tag forgery in EVP_DigestVerifyFinal. The OpenSSL-compatibility HMAC verify path allowed a zero-length or truncated tag to pass because the signature length check only ensured it did not exceed the MAC length. The fixed behavior now requires the supplie...

7.5CVSS5.8AI score0.0019EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/19 8:47 p.m.24 views

GHSA-WFQX-GJRF-G28R Crossplane: Signature verification TOCTOU allows installing unverified package content via mutable tag

Summary Crossplane allows package signature verification to be configured via the ImageConfig mechanism. When enabled, the package manager uses cosign to verify that packages are correctly signed before pulling and installing them. When a package is installed using a tag reference e.g., a semanti...

9CVSS5.7AI score
SaveExploits0References2
OSV
OSV
added 2026/06/05 4:32 p.m.16 views

GHSA-JJRM-HR5F-673X Source controller: Improper path handling allows traversal

Impact An actor with the ability to influence the contents of a bucket referenced by a Bucket resource can cause source-controller to write fetched object data to paths outside the per-reconciliation working directory. The corruption surface is bounded by source-controller's own and downstream Fl...

5.3CVSS5.6AI score0.00052EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/06/05 4:32 p.m.23 views

Source controller: Improper path handling allows traversal

Impact An actor with the ability to influence the contents of a bucket referenced by a Bucket resource can cause source-controller to write fetched object data to paths outside the per-reconciliation working directory. The corruption surface is bounded by source-controller's own and downstream Fl...

5.6AI score0.00052EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/21 1:28 a.m.12 views

CVE-2026-26275

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.6AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/19 10:16 p.m.14 views

CVE-2026-26275

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS0.00162EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/19 9:25 p.m.30 views

CVE-2026-26275

The CVE affects httpsig-hyper up to version 0.0.22, where Digest header verification could incorrectly succeed due to a misuse of Rust’s matches! macro, causing digest checks to pass even when the computed digest did not match the expected value. This could allow message body modifications to go ...

7.5CVSS5.6AI score0.00162EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/19 9:25 p.m.53 views

CVE-2026-26275 httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS0.00162EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/02/19 9:25 p.m.8 views

CVE-2026-26275 httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.7AI score0.00162EPSS
SaveExploits0References5
OSV
OSV
added 2026/02/19 9:25 p.m.11 views

CVE-2026-26275 httpsig-hyper has Improper Digest Verification that May Allow Message Integrity Bypass

httpsig-hyper is a hyper extension for http message signatures. An issue was discovered in httpsig-hyper prior to version 0.0.23 where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison if matches!digest, expecteddigest treate...

7.5CVSS5.7AI score
SaveExploits0References7
OSV
OSV
added 2026/02/17 9:29 p.m.17 views

GHSA-7V42-G35V-XRCH Improper Digest Verification in httpsig-hyper May Allow Message Integrity Bypass

Impact An issue was discovered in httpsig-hyper where Digest header verification could incorrectly succeed due to misuse of Rust's matches! macro. Specifically, the comparison: rust if matches!digest, expecteddigest treated expecteddigest as a pattern binding rather than a value comparison,...

7.5CVSS5.6AI score0.00162EPSS
SaveExploits0References7
Rows per page
Query Builder