Lucene search
+L

2733 matches found

Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.9 views

PT-2026-79676

In the Linux kernel, the following vulnerability has been resolved: ima: fix out-of-bounds read in xattr verify The digest-length check in xattr verify mixes int and size t: if xattr len - sizeofxattr value-type - hash start = iint-ima hash-length sizeof yields size t, so the usual arithmetic...

5.4AI score0.0022EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/21 12:31 a.m.13 views

EUVD-2026-63665

tor before 0.4.9.9 was prone to an out-of-bounds write when parsing a consensus or detached signature with unexpected signature digest type. Impact is minor for most Tor roles, but potentially major for directory authorities. This is TROVE-2026-019...

7.5CVSS5.3AI score0.00194EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-77642

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tor before 0.4.9.9 was prone to an out-of-bounds write when parsing a consensus or detached signature with unexpected signature digest type. Impact is minor for...

7.5CVSS5.5AI score0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 10:18 p.m.4 views

DEBIAN-CVE-2026-77642

tor before 0.4.9.9 was prone to an out-of-bounds write when parsing a consensus or detached signature with unexpected signature digest type. Impact is minor for most Tor roles, but potentially major for directory authorities. This is TROVE-2026-019...

7.5CVSS5.4AI score0.00194EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/20 9:15 p.m.6 views

CVE-2026-77642

tor before 0.4.9.9 was prone to an out-of-bounds write when parsing a consensus or detached signature with unexpected signature digest type. Impact is minor for most Tor roles, but potentially major for directory authorities. This is TROVE-2026-019...

7.5CVSS5.3AI score0.00194EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.7 views

PT-2026-79219

tor before 0.4.9.9 was prone to an out-of-bounds write when parsing a consensus or detached signature with unexpected signature digest type. Impact is minor for most Tor roles, but potentially major for directory authorities. This is TROVE-2026-019...

7.5CVSS5.2AI score0.00194EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/19 7:15 p.m.6 views

block_buffer: panic corrupts inline buffer position

Summary A caught panic may leave the cursor position of EagerBuffer or ReadBuffer in a corrupted state; this in turn allows out-of-bounds reads/writes. Details & PoC The following two tests fail miri: rust cfgmiri test fn eagerdigestblockspaniccorruptsinlineposition // EagerBuffer stores its curs...

6AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/08/19 12:00 a.m.9 views

EUVD-2026-62480

The Ingenic T31 SoC boot ROM flash-boot verification path compares only a single 32-bit word of the RSA signature output against a single 32-bit word of the SHA-256 payload digest, rather than compare the full data. This allows an attacker with physical write access to boot media to forge modifie...

5.1AI score0.00149EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 12:00 a.m.13 views

CVE-2026-50720

Ingenic T31 SoC boot ROM compares only one 32-bit word of RSA signature output against SHA-256 digest instead of full data, enabling SPL image forgery with ~2/3 success probability by attackers with physical boot-media access. Validated on Wyze Video Doorbell v2 (T31X). No patch or workaround det...

5.1AI score0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 6:19 p.m.5 views

CVE-2026-75625

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.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 5:56 p.m.33 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.002EPSS
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
EUVD
EUVD
added 2026/08/18 5:56 p.m.10 views

EUVD-2026-61139

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.4AI score0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:56 p.m.22 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.002EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/17 9:57 p.m.9 views

http4k: `DigestAuthProvider.verify` did not bind to request URI

Impact An issue in DigestAuthProvider.verify: The uri parameter in the client's Authorization: Digest … response was not checked against the actual request URL. A captured Digest authentication response could be replayed against any other URL served by the same realm, breaking the per-request-URL...

5.4AI score
SaveExploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/12 8:16 a.m.8 views

Security Bulletin:Vulnerability in libcurl affects IBM Netezza Appliance

Summary The libcurl package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVE CVE-2026-7168 Vulnerability Details CVEID:CVE-2026-7168 DESCRIPTION: Successfully using libcurl to do a transfer over a specific HTTP proxy proxyA with Digest authentication and th...

5.3CVSS6AI score0.00471EPSS
SaveExploits1Affected Software1
NVD
NVD
added 2026/08/11 5:18 p.m.7 views

CVE-2026-62698

Numeric truncation error in Microsoft Digest Authentication allows an authorized attacker to elevate privileges locally...

7.8CVSS0.00361EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 5:05 p.m.72 views

CVE-2026-62698

The CVE-2026-62698 entry concerns a numeric truncation error in Microsoft Digest Authentication. The vulnerability is described as enabling a locally authenticated attacker to achieve privilege elevation (base score 7.8, CVSS 3.1, LOCAL, LOW privileges required, NONE user interaction, HIGH impact...

7.8CVSS5.1AI score0.00361EPSS
SaveExploits0References1Affected Software13
EUVD
EUVD
added 2026/08/11 5:05 p.m.7 views

EUVD-2026-56628

Numeric truncation error in Microsoft Digest Authentication allows an authorized attacker to elevate privileges locally...

7.8CVSS5.1AI score0.00361EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/11 5:05 p.m.36 views

CVE-2026-62698 Microsoft Digest Authentication Elevation of Privilege Vulnerability

...

7.8CVSS0.00361EPSS
SaveExploits0References1
Rows per page
Query Builder