Lucene search
+L

5167 matches found

OSV
OSV
added 2026/07/03 1:33 p.m.7 views

MINI-VPF7-FC3P-Q3F7

Bulletin has no description...

7.5CVSS6.4AI score0.00467EPSS
SaveExploits0
OSV
OSV
added 2026/07/03 1:32 p.m.6 views

MINI-RXFM-W968-5VC6

Bulletin has no description...

6.9CVSS5.9AI score0.00365EPSS
SaveExploits0
OSV
OSV
added 2026/07/03 7:16 a.m.9 views

DEBIAN-CVE-2026-8932

libcurl would reuse a previously created connection even when some mTLS config related option had been changed that should have prohibited reuse. libcurl keeps previously used connections in a connection pool for subsequent transfers to reuse if one of them matches the setup. However, some TLS...

7.5CVSS6.2AI score0.00396EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/03 7:16 a.m.8 views

ALPINE-CVE-2026-11352

An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server to trigger a remote denial of service against a curl or libcurl client. Because the helper function discards zero-length UDP datagrams before counting them toward the per-call packet budget, a connected QUIC peer can...

7.5CVSS6.7AI score0.00577EPSS
SaveExploits1References1
NVD
NVD
added 2026/07/03 7:16 a.m.12 views

CVE-2026-11352

An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server to trigger a remote denial of service against a curl or libcurl client. Because the helper function discards zero-length UDP datagrams before counting them toward the per-call packet budget, a connected QUIC peer can...

7.5CVSS0.00577EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/07/03 6:12 a.m.12 views

CVE-2026-11352

An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server to trigger a remote denial of service against a curl or libcurl client. Because the helper function discards zero-length UDP datagrams before counting them toward the per-call packet budget, a connected QUIC peer can...

6.7AI score0.00577EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/07/03 6:12 a.m.18 views

EUVD-2026-41498

An issue in curl’s QUIC UDP receive function allows a malicious HTTP/3 server to trigger a remote denial of service against a curl or libcurl client. Because the helper function discards zero-length UDP datagrams before counting them toward the per-call packet budget, a connected QUIC peer can...

6AI score0.00577EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/02 7:56 p.m.46 views

CVE-2026-58466 AutoBangumi < 3.2.8 - Hard-coded Default Credentials via add_default_user()

AutoBangumi before 3.2.8 contains a hard-coded default credentials vulnerability that allows unauthenticated attackers to authenticate as the administrator by using the publicly known default credentials seeded at startup via adddefaultuser in the database user module when the users table is empt...

9.8CVSS0.00505EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/02 7:26 p.m.8 views

MINI-RP2X-RP64-5QMM

Bulletin has no description...

7.5CVSS5.7AI score0.00242EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/02 7:12 p.m.24 views

joserfc: HS256/HS384/HS512 verify accepts empty/nil HMAC key (cross-language sibling of CVE-2026-45363)

Summary joserfc.jwt.decode accepts attacker-forged HMAC-signed tokens when the caller-supplied verification key is the empty string or None. HMACAlgorithm.sign and HMACAlgorithm.verify in src/joserfc/rfc7518/jwsalgs.py:62-70 feed whatever OctKey.getopkey... produced into hmac.new..., and...

9.1CVSS5.9AI score0.00242EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/07/02 7:12 p.m.7 views

Inadequate Encryption Strength

Overview Affected versions of this package are vulnerable to Inadequate Encryption Strength in the verify process. An attacker can gain unauthorized access and forge arbitrary claims by submitting tokens signed with an empty or null key, which are incorrectly accepted as valid signatures. This is...

8.7CVSS6.1AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/02 7:12 p.m.9 views

GHSA-GG9X-QCX2-XMRH joserfc: HS256/HS384/HS512 verify accepts empty/nil HMAC key (cross-language sibling of CVE-2026-45363)

Summary joserfc.jwt.decode accepts attacker-forged HMAC-signed tokens when the caller-supplied verification key is the empty string or None. HMACAlgorithm.sign and HMACAlgorithm.verify in src/joserfc/rfc7518/jwsalgs.py:62-70 feed whatever OctKey.getopkey... produced into hmac.new..., and...

8.7CVSS5.9AI score0.00143EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/02 6:43 p.m.8 views

MINI-PC39-2XR4-HP8X

Bulletin has no description...

7.5CVSS7AI score0.00588EPSS
SaveExploits0
NVD
NVD
added 2026/07/02 5:17 p.m.13 views

CVE-2026-54887

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl DTLS server allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtlsserverconnection:initialhello/3 initializes previouscookiesecret to the empty...

6.3CVSS0.00243EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/02 4:6 p.m.10 views

CVE-2026-54887

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl DTLS server allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtlsserverconnection:initialhello/3 initializes previouscookiesecret to the empty...

6.3CVSS5.8AI score0.00243EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/02 4:6 p.m.44 views

CVE-2026-54887 DTLS server cookie bypass during startup window due to empty initial cookie secret

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl DTLS server allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtlsserverconnection:initialhello/3 initializes previouscookiesecret to the empty...

6.3CVSS0.00243EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/02 4:6 p.m.10 views

EEF-CVE-2026-54887 DTLS server cookie bypass during startup window due to empty initial cookie secret

Summary Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl DTLS server allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtls\server\connection:initial\hello/3 initializes previous\cookie\secret...

6.3CVSS5.8AI score0.00243EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/02 4:6 p.m.39 views

CVE-2026-54887

CVE-2026-54887 concerns Erlang/OTP's DTLS server in ssl, where during startup the cookie secret is initialized to an empty binary instead of a random value. This makes DTLS cookie computation deterministic for the first 0–15 seconds, allowing an observer of plaintext ClientHello to forge a valid ...

6.3CVSS5.8AI score0.00243EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/07/02 4:6 p.m.8 views

CVE-2026-54887 DTLS server cookie bypass during startup window due to empty initial cookie secret

Use of Default Cryptographic Key vulnerability in Erlang/OTP ssl DTLS server allows predictable DTLS cookie computation during the startup window, enabling source address verification bypass. On DTLS server startup, dtlsserverconnection:initialhello/3 initializes previouscookiesecret to the empty...

6.3CVSS5.8AI score0.00243EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/07/02 3:43 p.m.4 views

curl: libcurl: curl/libcurl: Remote denial of service via QUIC UDP receive function vulnerability

A flaw was found in curl and libcurl. A malicious HTTP/3 server can exploit an issue in the QUIC UDP receive function by continuously streaming empty UDP datagrams. This can lead to a remote denial of service DoS against a curl or libcurl client, as the helper function discards zero-length UDP...

7.5CVSS6.1AI score0.00577EPSS
SaveExploits1References7
Rows per page
Query Builder