Lucene search
+L

1342 matches found

Cvelist
Cvelist
added 2026/05/14 1:00 p.m.104 views

CVE-2026-6478 PostgreSQL discloses MD5-hashed passwords via covert timing channel

Covert timing channel in comparison of MD5-hashed password in PostgreSQL authentication allows an attacker to recover user credentials sufficient to authenticate. This does not affect scram-sha-256 passwords, the default in all supported releases. However, current databases may have MD5-hashed...

6.5CVSS0.00558EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/14 1:00 p.m.148 views

CVE-2026-6478

CVE-2026-6478 enables a covert timing channel during MD5 password comparison in PostgreSQL authentication, allowing credential recovery sufficient to authenticate. The issue does not affect scram-sha-256 passwords. It can affect databases with MD5-hashed passwords originating from upgrades from P...

8.2CVSS5.8AI score0.00558EPSS
SaveExploits0References38Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/14 12:00 a.m.18 views

PT-2026-40923

Name of the Vulnerable Software and Affected Versions PostgreSQL versions prior to 18.4 PostgreSQL versions prior to 17.10 PostgreSQL versions prior to 16.14 PostgreSQL versions prior to 15.18 PostgreSQL versions prior to 14.23 Description A covert timing channel exists during the comparison of...

8.8CVSS5.8AI score0.00558EPSS
SaveExploits0References183
OSV
OSV
added 2026/05/09 7:38 p.m.14 views

CVE-2026-42256 net-imap: Denial of service via high iteration count for `SCRAM-*` authentication

Net::IMAP implements Internet Message Access Protocol IMAP client functionality in Ruby. From versions 0.4.0 to before 0.4.24, 0.5.0 to before 0.5.14, and 0.6.0 to before 0.6.4, when authenticating a connection with SCRAM-SHA1 or SCRAM-SHA256, a hostile server can perform a computational...

6CVSS5.9AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/05/07 2:19 a.m.23 views

SUSE CVE-2026-42198

pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count...

7.5CVSS5.7AI score0.03261EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/05/06 5:53 a.m.29 views

CVE-2026-44405

A flaw was found in Paramiko, a Python implementation of the SSHv2 protocol. The rsakey.py module allows the use of the SHA-1 cryptographic hash algorithm, which is known to have security weaknesses. An attacker on the same local network, with significant effort, could potentially exploit this to...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/06 1:21 a.m.16 views

Use of a Broken or Risky Cryptographic Algorithm

Overview paramiko is a library for making SSH2 connections client or server. Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm in the RSA key handling by allowing the use of the SHA-1 algorithm. An attacker can compromise the integrity of...

4.8CVSS5.8AI score0.00114EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/06 12:31 a.m.25 views

GHSA-R374-RXX8-8654 Paramiko rsakey.py allows the SHA-1 algorithm

In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/05/06 12:31 a.m.18 views

Paramiko rsakey.py allows the SHA-1 algorithm

In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/06 12:16 a.m.19 views

DEBIAN-CVE-2026-44405

In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/06 12:16 a.m.24 views

CVE-2026-44405

In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm...

3.4CVSS0.00114EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/05/06 12:16 a.m.15 views

CVE-2026-44405

In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/06 12:16 a.m.21 views

UBUNTU-CVE-2026-44405

In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.23 views

Paramiko 加密问题漏洞

Paramiko is an open-source implementation of the SSHv2 protocol, written entirely in Python. It provides both client and server functionality. Versions of Paramiko prior to 4.0.0 have vulnerabilities related to encryption, which stem from the use of the SHA-1 algorithm in the rsakey.py module...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/05 11:50 p.m.11 views

CVE-2026-44405

In Paramiko through 4.0.0 before a448945, rsakey.py allows the SHA-1 algorithm...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/05 11:50 p.m.96 views

CVE-2026-44405

Paramiko up to 4.0.0 (before commit a4489456b6f65281e172380cc4826cee5e851dbb) permits SHA-1 in rsakey.py. Affected: Paramiko’s RSA key handling. Root cause: use of SHA-1 algorithm. Impact: low (Confidentiality: None, Integrity: Low). Remediation: apply the patch introduced in the a448945 commit (...

3.4CVSS5.8AI score0.00114EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/05 7:33 p.m.11 views

CVE-2026-34527 Sandboxie-Plus EditPassword hash entropy reduced from 160 bits to 80 bits due to incorrect nibble extraction

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.9AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/05 7:33 p.m.41 views

CVE-2026-34527 Sandboxie-Plus EditPassword hash entropy reduced from 160 bits to 80 bits due to incorrect nibble extraction

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS0.00091EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/05 7:33 p.m.10 views

CVE-2026-34527 Sandboxie-Plus EditPassword hash entropy reduced from 160 bits to 80 bits due to incorrect nibble extraction

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit...

2CVSS5.7AI score0.00091EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/05 3:06 p.m.13 views

CVE-2026-42198

A flaw was found in pgjdbc, an open-source PostgreSQL JDBC Driver. A malicious server can exploit this vulnerability by instructing the driver to perform SCRAM-SHA-256 Salted Challenge Response Authentication Mechanism Secure Hash Algorithm 256 authentication with an excessively large iteration...

7.5CVSS5.7AI score0.03261EPSS
SaveExploits0References5
Rows per page
Query Builder