Lucene search
+L

47550 matches found

OSV
OSV
added 2026/05/22 2:08 a.m.21 views

GO-2026-5018 Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh

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
SaveExploits0References4
OSV
OSV
added 2026/05/22 2:08 a.m.23 views

GO-2026-5033 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...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/22 2:08 a.m.25 views

GO-2026-5021 Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts

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
SaveExploits0References3
OSV
OSV
added 2026/05/22 2:08 a.m.22 views

GO-2026-5005 Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent

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.1CVSS5.8AI score0.00412EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/22 2:08 a.m.12 views

Improper Check for Certificate Revocation

Overview Affected versions of this package are vulnerable to Improper Check for Certificate Revocation in the SignatureKey verification process. An attacker can bypass revocation enforcement by presenting a certificate with a revoked SignatureKey, potentially allowing unauthorized access or trust...

9.1CVSS5.8AI score0.07314EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/22 2:08 a.m.17 views

GO-2026-5019 Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh

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
SaveExploits0References3
Snyk
Snyk
added 2026/05/22 12:31 a.m.9 views

Authorization Bypass Through User-Controlled Key

Overview concrete5/concrete5 is a concrete5 open source CMS. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the exEntryID parameter in the Express Entry Detail block. An attacker can gain unauthorized access to all Express form submissions...

6.3CVSS5.8AI score0.00205EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.16 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from creating ed25519.PrivateKey by forced conversion of format-errorsed bytes in the...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/05/22 12:00 a.m.18 views

CVE-2026-42784

openpgp: Dont imply missing key flags from key type...

5.8AI score
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.23 views

Apache CXF 安全漏洞

Apache CXF is an open-source web service framework developed by the Apache Foundation in the United States. This framework supports various web service standards and multiple front-end programming APIs. There is a security vulnerability in Apache CXF, which stems from LDAP injection in the XKMS...

9.8CVSS5.8AI score0.00694EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.20 views

PT-2026-42718

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Certain crafted inputs allow the creation of an ed25519.PrivateKey by casting malformed wire bytes, which results in a panic when the key is used. A panic is an...

5.3CVSS5.8AI score0.00412EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.17 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, which stems from an authorization bypass. If any type of callback other than a public key is passed,...

10CVSS5.8AI score0.00503EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/22 12:00 a.m.11 views

UBUNTU-CVE-2026-42784

openpgp: Dont imply missing key flags from key type...

5.8AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/22 12:00 a.m.12 views

RockyLinux 8 : libreswan (RLSA-2023:7052)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2023:7052 advisory. libreswan: Invalid IKEv2 REKEY proposal causes restart CVE-2023-38710 libreswan: Invalid IKEv1 Quick Mode ID causes restart CVE-2023-38711 libreswan:...

6.5CVSS6.6AI score0.00813EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.58 views

PT-2026-42714

Name of the Vulnerable Software and Affected Versions SSH servers affected versions not specified Description SSH servers using CertChecker as a public key callback may experience a panic when a client presents a certificate if IsUserAuthority or IsHostAuthority are not set. A panic is a critical...

7.5CVSS5.8AI score0.00504EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.30 views

Google Go 安全漏洞

Google Go is a static, strongly typed, compiled, concurrent programming language with garbage collection features from the American company Google. There is a security vulnerability in Google Go, where the RSA and DSA public key parsers do not enforce size limits on key parameters, which may caus...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/05/22 12:00 a.m.22 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.5CVSS5.8AI score0.00467EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.21 views

PT-2026-42710

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description The Verify method for FIDO/U2F security key types [email protected] and [email protected] failed to check the User Presence flag. This...

9.4CVSS5.8AI score0.0042EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/22 12:00 a.m.18 views

WordPress plugin WP ERP Pro SQL注入漏洞

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows for the creation of personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application extension. The...

7.5CVSS5.9AI score0.00273EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/22 12:00 a.m.34 views

PT-2026-42719

Name of the Vulnerable Software and Affected Versions WP ERP Pro versions prior to 1.5.2 Description The WP ERP Pro plugin for WordPress contains a flaw allowing unauthenticated attackers to append additional SQL queries to existing ones. This is caused by insufficient escaping of the user-suppli...

7.5CVSS5.9AI score0.00273EPSS
SaveExploits0References6
Rows per page
Query Builder