Lucene search
+L

2100 matches found

NVD
NVD
added 2026/07/20 12:19 p.m.21 views

CVE-2026-63761

SurrealDB before 3.1.0 silently substitutes the ES384 algorithm when a JWT access method is configured with ALGORITHM ES512 DEFINE ACCESS ... TYPE JWT ALGORITHM ES512, because the underlying jsonwebtoken crate v10.x has no ES512 variant and the mapping defaults to ES384 without any error, warning...

5.3CVSS0.00278EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:04 p.m.14 views

CVE-2026-63761 SurrealDB before 3.1.0 Algorithm Downgrade via ES512

SurrealDB before 3.1.0 silently substitutes the ES384 algorithm when a JWT access method is configured with ALGORITHM ES512 DEFINE ACCESS ... TYPE JWT ALGORITHM ES512, because the underlying jsonwebtoken crate v10.x has no ES512 variant and the mapping defaults to ES384 without any error, warning...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:04 p.m.36 views

CVE-2026-63761

SurrealDB before 3.1.0 uses JWT ES512 but internally maps to ES384 because jsonwebtoken v10.x has no ES512. This causes authentication handshake failures when a P-521 key for ES512 is used and can lead to tokens being rejected by systems expecting genuine ES512 signatures. The vulnerability descr...

5.3CVSS5.3AI score0.00278EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/20 9:26 a.m.5 views

OPENSUSE-SU-2026:21387-1 Security update for libgcrypt

This update for libgcrypt fixes the following issue - CVE-2026-41989: crafted ECDH ciphertext can lead denial of service bsc1262684...

6.7CVSS7AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 9:26 a.m.6 views

SUSE-SU-2026:22826-1 Security update for libgcrypt

This update for libgcrypt fixes the following issue - CVE-2026-41989: crafted ECDH ciphertext can lead denial of service bsc1262684...

6.7CVSS6.9AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/20 9:26 a.m.7 views

SUSE-SU-2026:22760-1 Security update for libgcrypt

This update for libgcrypt fixes the following issue - CVE-2026-41989: crafted ECDH ciphertext can lead denial of service bsc1262684...

6.7CVSS5.3AI score0.00182EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/20 12:00 a.m.16 views

PT-2026-61577

Name of the Vulnerable Software and Affected Versions SurrealDB versions prior to 3.1.0 Description When a JWT access method is configured using the ALGORITHM ES512 parameter within the DEFINE ACCESS statement, the system silently substitutes the ES384 algorithm. This occurs because the underlyin...

5.3CVSS5.9AI score0.00278EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/14 9:41 p.m.12 views

JLSEC-2026-683 An issue was discovered in wolfSSL before 5.7.0

An issue was discovered in wolfSSL before 5.7.0. A safe-error attack via Rowhammer, namely FAULT+PROBE, leads to ECDSA key disclosure. When WOLFSSLCHECKSIGFAULTS is used in signing operations with private ECC keys, such as in server-side TLS connections, the connection is halted if any fault...

5.9CVSS5.9AI score0.0042EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 9:41 p.m.11 views

JLSEC-2026-713

Heap-based buffer overflow in the KCAPI ECC code path of wceccimportx963ex in wolfSSL wolfcrypt allows a remote attacker to write attacker-controlled data past the bounds of the pubkeyraw buffer via a crafted oversized EC public key point. The WOLFSSLKCAPIECC code path copies the input to...

9.8CVSS6.2AI score0.00344EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/14 9:41 p.m.10 views

JLSEC-2026-726 wolfSSL's ECCSI signature verifier `wc_VerifyEccsiHash` decodes the `r` and `s` scalars from the...

wolfSSL's ECCSI signature verifier wcVerifyEccsiHash decodes the r and s scalars from the signature blob via mpreadunsignedbin with no check that they lie in 1, q-1. A crafted forged signature could verify against any message for any identity, using only publicly-known constants...

8.1CVSS6.1AI score0.00147EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/14 9:41 p.m.15 views

JLSEC-2026-716 Missing hash/digest size and OID checks allow digests smaller than allowed when verifying ECDSA...

Missing hash/digest size and OID checks allow digests smaller than allowed when verifying ECDSA certificates, or smaller than is appropriate for the relevant key type, to be accepted by signature verification functions. This could lead to reduced security of ECDSA certificate-based authentication...

9.3CVSS6.2AI score0.0045EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/14 9:41 p.m.11 views

JLSEC-2026-710

In wolfSSL 5.8.4, constant-time masking logic in sp256getentry2569 is optimized into conditional branches bnez by GCC when targeting RISC-V RV32I with -O3. This transformation breaks the side-channel resistance of ECC scalar multiplication, potentially allowing a local attacker to recover secret...

4.7CVSS5.9AI score0.00128EPSS
SaveExploits0References1
OPENSUSE Linux
OPENSUSE Linux
added 2026/07/14 12:00 a.m.13 views

Security update for enc (important)

openSUSE Security Update: Security update for enc Announcement ID: openSUSE-SU-2026:0245-1 Rating: important References: 1265533 Cross-References: CVE-2026-1229 CVSS scores: CVE-2026-1229 SUSE: 8.3 CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N Affected Products: openSUSE Backpor...

8.3CVSS6.1AI score0.00397EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 2:36 p.m.15 views

PYSEC-2026-3002 libsodium has Incomplete List of Disallowed Inputs

libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to cryptocoreed25519isvalidpoint, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren't in the main cryptographic group. This advisoory...

4.5CVSS6.1AI score0.00184EPSS
SaveExploits0References16
Microsoft CVE
Microsoft CVE
added 2026/07/09 8:03 a.m.18 views

Pion DTLS: Denial of service via panic while parsing a crafted ECDHE_PSK ServerKeyExchange message

...

6.3CVSS6.1AI score0.00542EPSS
SaveExploits0
OSV
OSV
added 2026/07/07 11:45 a.m.26 views

PYSEC-2026-1325 Minerva timing attack on P-256 in python-ecdsa

python-ecdsa has been found to be subject to a Minerva timing attack on the P-256 curve. Using the ecdsa.SigningKey.signdigest API function and timing signatures an attacker can leak the internal nonce which may allow for private key discovery. Both ECDSA signatures, key generation, and ECDH...

7.4CVSS6.9AI score0.00985EPSS
SaveExploits1References8
NVD
NVD
added 2026/07/02 11:16 a.m.32 views

CVE-2026-54431

In liboauth2 the Demonstrating Proof-of-Possession DPoP verifier accepts a proof whose JSON Web Key jwk header contains private key material. RFC 9449 section 4.3 step 7 requires the verifier to reject such a proof but oauth2tokenverify function returns success for a malformed DPoP proof that...

5.1CVSS0.00178EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/02 12:00 a.m.26 views

PT-2026-54958

In liboauth2 the Demonstrating Proof-of-Possession DPoP verifier accepts a proof whose JSON Web Key jwk header contains private key material. RFC 9449 section 4.3 step 7 requires the verifier to reject such a proof but oauth2 token verify function returns success for a malformed DPoP proof that...

5.1CVSS5.8AI score0.00178EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/01 9:19 p.m.8 views

Out-of-bounds Read

Overview Affected versions of this package are vulnerable to Out-of-bounds Read through the ServerKeyExchange message parsing process. An attacker can cause a panic in the application by sending a specially crafted ECDHEPSK ServerKeyExchange message. Remediation Upgrade...

6.3CVSS6AI score0.00542EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 8:17 p.m.9 views

UBUNTU-CVE-2026-54908

Pion DTLS is a Go implementation of Datagram Transport Layer Security. Versions prior to 3.1.4 are vulnerable to Remote Denial of Service via panic while parsing a crafted ECDHEPSK ServerKeyExchange message. This issue has been fixed in version 3.1.4...

6.3CVSS5.8AI score0.00542EPSS
SaveExploits0References4
Rows per page
Query Builder