Lucene search
+L

2636 matches found

Cvelist
Cvelist
added 2026/07/27 6:32 a.m.32 views

CVE-2026-64535 nvmet-tcp: Fix potential UAF when ddgst mismatch

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix potential UAF when ddgst mismatch Shivam Kumar found via vulnerability testing: When data digest is enabled on an NVMe/TCP connection and a digest mismatch occurs on a non-final H2CDATA PDU during an R2T-based data...

9.8CVSS0.00473EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/27 6:32 a.m.6 views

CVE-2026-64535 nvmet-tcp: Fix potential UAF when ddgst mismatch

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix potential UAF when ddgst mismatch Shivam Kumar found via vulnerability testing: When data digest is enabled on an NVMe/TCP connection and a digest mismatch occurs on a non-final H2CDATA PDU during an R2T-based data...

9.8CVSS5.8AI score0.00473EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/27 6:32 a.m.17 views

CVE-2026-64534

The CVE-2026-64534 issue affects the Linux kernel nvmet-tcp path for NVMe over TCP. A data-digest mismatch could trigger an unconditional nvmet_req_uninit() cleanup, which, if the command arrived via the nvmet_tcp_handle_req_failure() path, results in a refcount underflow and a use-after-free tha...

9.8CVSS5.7AI score0.00384EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/27 6:32 a.m.10 views

EUVD-2026-49112

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check INITFAILED before nvmetrequninit in digest error path In nvmettcptryrecvddgst, when a data digest mismatch is detected, nvmetrequninit is called unconditionally. However, if the command arrived via the...

5.7AI score0.00384EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 6:32 a.m.5 views

CVE-2026-64534 nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: check INITFAILED before nvmetrequninit in digest error path In nvmettcptryrecvddgst, when a data digest mismatch is detected, nvmetrequninit is called unconditionally. However, if the command arrived via the...

9.8CVSS5.7AI score0.00384EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-64544

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize...

5.6AI score0.00176EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64535

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nvmet-tcp: Fix potential UAF when ddgst mismatch Shivam Kumar found via vulnerability testing: When data digest is enabled on an NVMe/TCP connection and a diges...

9.8CVSS5.5AI score0.00473EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/24 2:47 p.m.10 views

CVE-2026-54763

A flaw was found in Traefik, an HTTP reverse proxy and load balancer. The BasicAuth, DigestAuth, and ForwardAuth middlewares in Traefik do not correctly treat underscore-variant header names. This allows a remote attacker to inject a specially crafted header that bypasses Traefik's security...

10CVSS5.9AI score0.002EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/23 3:4 p.m.9 views

openssl: Heap Use-After-Free in OpenSSL PKCS7_verify()

A flaw was found in OpenSSL. When processing a specially crafted PKCS7 or S/MIME Secure/Multipurpose Internet Mail Extensions signed message, a heap use-after-free vulnerability in the PKCS7verify function can be triggered. This occurs if the SignedData digestAlgorithms field is present as an emp...

8.8CVSS7.6AI score0.05236EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/22 10:55 p.m.8 views

Incorrect Implementation of Authentication Algorithm

Overview Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm due to lossy ISO-8859-1 encoding in the digest hash computation. An attacker can log in as a user with a non-Latin-1 password by supplying a collision password that replaces each...

8.7CVSS5.9AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/22 10:55 p.m.9 views

Incorrect Implementation of Authentication Algorithm

Overview Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm due to lossy ISO-8859-1 encoding in the digest hash computation. An attacker can log in as a user with a non-Latin-1 password by supplying a collision password that replaces each...

8.7CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/22 10:55 p.m.8 views

Eclipse Jetty Digest Authentication: ISO-8859-1 lossy encoding allows authentication bypass via character substitution

Summary The DigestAuthentication.apply method in Jetty's HTTP client uses getBytesStandardCharsets.ISO88591 at three locations lines 171, 179, 196 to compute Digest auth response hashes. ISO-8859-1 silently replaces any character above U+00FF Chinese, Japanese, Cyrillic, Arabic, Emoji, etc. with...

5.5AI score
SaveExploits0References9Affected Software3
OSV
OSV
added 2026/07/22 10:55 p.m.12 views

GHSA-2FVJ-HGJ9-J2GR Eclipse Jetty Digest Authentication: ISO-8859-1 lossy encoding allows authentication bypass via character substitution

Summary The DigestAuthentication.apply method in Jetty's HTTP client uses getBytesStandardCharsets.ISO88591 at three locations lines 171, 179, 196 to compute Digest auth response hashes. ISO-8859-1 silently replaces any character above U+00FF Chinese, Japanese, Cyrillic, Arabic, Emoji, etc. with...

8.7CVSS5.6AI score
SaveExploits0References9
Snyk
Snyk
added 2026/07/22 10:55 p.m.6 views

Incorrect Implementation of Authentication Algorithm

Overview Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm due to lossy ISO-8859-1 encoding in the digest hash computation. An attacker can log in as a user with a non-Latin-1 password by supplying a collision password that replaces each...

8.7CVSS5.9AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/22 12:26 p.m.10 views

tomcat-coyote: Apache Tomcat: Authentication bypass via digest authentication

A flaw was found in Apache Tomcat. When DIGEST authentication was configured, any user not known to the configured Realm would be authenticated if they presented the password "null". This allows a remote attacker to bypass security controls...

9.8CVSS7.5AI score0.01233EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/07/22 12:22 p.m.9 views

tomcat-coyote: Apache Tomcat: Authentication bypass via digest authentication

A flaw was found in Apache Tomcat. When DIGEST authentication was configured, any user not known to the configured Realm would be authenticated if they presented the password "null". This allows a remote attacker to bypass security controls...

9.8CVSS7.5AI score0.01233EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/22 12:3 p.m.6 views

RLSA-2026:41906 Important: httpd security, bug fix, and enhancement update

The httpd packages provide the Apache HTTP Server, a powerful, efficient, and extensible web server. Security Fixes: httpd: incomplete fix for CVE-2023-38709 CVE-2024-42516 Apache HTTP Server: modrewrite: Apache HTTP Server: Privilege Escalation via .htaccess file manipulation CVE-2026-24072 http...

7.7CVSS6.5AI score0.01118EPSS
SaveExploits2References14
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.8 views

PT-2026-63532

Summary The DigestAuthentication.apply method in Jetty's HTTP client uses getBytesStandardCharsets.ISO 8859 1 at three locations lines 171, 179, 196 to compute Digest auth response hashes. ISO-8859-1 silently replaces any character above U+00FF Chinese, Japanese, Cyrillic, Arabic, Emoji, etc. wit...

8.7CVSS5.5AI score
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:0 a.m.16 views

AlmaLinux 9 : httpd (ALSA-2026:41906)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:41906 advisory. httpd: incomplete fix for CVE-2023-38709 CVE-2024-42516 Apache HTTP Server: modrewrite: Apache HTTP Server: Privilege Escalation via .htaccess file...

9.8CVSS6.8AI score0.03914EPSS
SaveExploits2References15
RedHat Linux
RedHat Linux
added 2026/07/20 6:49 a.m.8 views

httpd: mod_auth_digest: timing attack allows a bypass of digest authentication

A flaw was found in the modauthdigest module of httpd. A remote unauthenticated attacker can bypass digest authentication by measuring timing discrepancies of requests. This issue leads to unauthorized access to resources protected by digest authentication...

4.8CVSS5.2AI score0.00557EPSS
SaveExploits1References5
Rows per page
Query Builder