Lucene search
+L

47545 matches found

OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87173 CVE-2026-39831 affecting package buildah 1.43.1-2

The Verify method for FIDO/U2F security key types [email protected], [email protected] did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior,...

9.1CVSS6.6AI score0.0042EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-87176 CVE-2026-39833 affecting package buildah 1.43.1-2

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

9.1CVSS6.2AI score0.00412EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87206 CVE-2026-39831 affecting package cri-o 1.30.1-1

The Verify method for FIDO/U2F security key types [email protected], [email protected] did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior,...

9.1CVSS6.6AI score0.0042EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-87618 CVE-2026-39829 affecting package docker-buildx for versions less than 0.14.0-13

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS6.3AI score0.00467EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.5 views

AZL-88356 CVE-2026-39829 affecting package telegraf for versions less than 1.31.0-22

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS6.3AI score0.00467EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/22 4:16 a.m.26 views

CVE-2026-39829

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS0.00467EPSS
SaveExploits0References68
NVD
NVD
added 2026/05/22 4:16 a.m.43 views

CVE-2026-39832

When adding a key to a remote agent constraint extensions such as [email protected] were not serialized in the request. Destination restrictions were silently stripped when forwarding keys, allowing unrestricted use of the key on the remote host. The client now serializes all...

9.1CVSS0.006EPSS
SaveExploits0References39
OSV
OSV
added 2026/05/22 4:16 a.m.6 views

AZL-88086 CVE-2026-39829 affecting package moby-engine for versions less than 25.0.3-18

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS6.3AI score0.00467EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/22 4:16 a.m.16 views

UBUNTU-CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/22 4:16 a.m.20 views

UBUNTU-CVE-2026-39829

The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumption during signature verification. This could be triggered by unauthenticated clients during public...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/22 4:16 a.m.14 views

UBUNTU-CVE-2026-42508

Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are checked for @revoked...

9.1CVSS5.8AI score0.07314EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/22 4:16 a.m.14 views

UBUNTU-CVE-2026-39835

SSH servers which use CertChecker as a public key callback without setting IsUserAuthority or IsHostAuthority could be caused to panic by a client presenting a certificate. CertChecker now returns an error instead of panicking when these callbacks are nil...

7.5CVSS5.8AI score0.00504EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/22 4:16 a.m.13 views

UBUNTU-CVE-2026-39831

The Verify method for FIDO/U2F security key types [email protected], [email protected] did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior,...

9.1CVSS5.8AI score0.0042EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/05/22 2:43 a.m.24 views

Malicious Package

Overview chain-key-validator is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/22 2:43 a.m.14 views

Malicious Package

Overview deployment-key-auditor is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this packag...

9.8CVSS5.8AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/22 2:31 a.m.164 views

CVE-2026-46598 Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

0.00412EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/22 2:31 a.m.15 views

CVE-2026-46598

For certain crafted inputs, a 'ed25519.PrivateKey' was created by casting malformed wire bytes, leading to a panic when used...

5.8AI score0.00412EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/22 2:31 a.m.232 views

CVE-2026-39831

CVE-2026-39831 involves the Verify() method for FIDO/U2F security key types ([email protected], [email protected]) where the User Presence flag was not checked. This allowed signatures generated without physical user interaction to be accepted, enabling unattended use of...

9.1CVSS5.8AI score0.0042EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/22 2:31 a.m.10 views

CVE-2026-39831

The Verify method for FIDO/U2F security key types [email protected], [email protected] did not check the User Presence flag. Signatures generated without physical touch were accepted, allowing unattended use of a hardware security key. To restore the previous behavior,...

5.8AI score0.0042EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/22 2:31 a.m.169 views

CVE-2026-39829

CVE-2026-39829 affects golang.org/x/crypto/ssh. The vulnerability arises because the RSA/DSA public key parsers did not enforce size limits on key parameters, allowing crafted keys with oversized modulus or DSA parameters to cause prolonged CPU use during signature verification. Affected behavior...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References68Affected Software1
Rows per page
Query Builder