Lucene search
+L

9910 matches found

NVD
NVD
added 2026/07/06 9:16 p.m.13 views

CVE-2026-21383

Cryptographic Issue when using a static initialization vector for AES-GCM key wrapping, which requires a unique value for each call to ensure security...

7.1CVSS0.00101EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/06 8:09 p.m.48 views

CVE-2026-21383 Reusing a Nonce, Key Pair in Encryption in HLOS

Cryptographic Issue when using a static initialization vector for AES-GCM key wrapping, which requires a unique value for each call to ensure security...

7.1CVSS0.00101EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/06 8:09 p.m.9 views

CVE-2026-21383

Cryptographic Issue when using a static initialization vector for AES-GCM key wrapping, which requires a unique value for each call to ensure security...

7.1CVSS6AI score0.00101EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/06 8:09 p.m.14 views

EUVD-2026-41930

Cryptographic Issue when using a static initialization vector for AES-GCM key wrapping, which requires a unique value for each call to ensure security...

7.1CVSS6AI score0.00101EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/06 8:09 p.m.38 views

CVE-2026-21383

CVE-2026-21383 describes a cryptographic issue in which AES-GCM key wrapping uses a static initialization vector (IV). The static IV conflicts with the requirement for a unique IV per operation, which can undermine confidentiality and integrity. The CVSS 3.1 metrics provided indicate a high impac...

7.1CVSS6AI score0.00101EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/06 2:33 p.m.19 views

kernel: nvmet-tcp: fix race between ICReq handling and queue teardown

A flaw was found in the Linux kernel's NVMe over TCP nvmet-tcp implementation. A race condition exists between the handling of an Initialization Connection Request ICReq and the teardown of a queue. A remote attacker, by sending an ICReq and immediately closing the connection, could trigger a...

9.8CVSS6AI score0.00397EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/06 2:31 p.m.27 views

kernel: RDMA/rxe: Fix double free in rxe_srq_from_init

A flaw was found in the Linux kernel's Remote Direct Memory Access RDMA subsystem, specifically within the rxe driver. An error in the rxesrqfrominit function's memory management can lead to a double free vulnerability. This occurs when an attempt to copy data to user space fails, causing the sam...

7.8CVSS6.6AI score0.00175EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/06 4:59 a.m.18 views

kernel: RDMA/mlx4: Fix mis-use of RCU in mlx4_srq_event()

A flaw was found in the Linux kernel's RDMA/mlx4 component. This vulnerability arises from the incorrect use of Read-Copy Update RCU in the mlx4srqevent function. An attacker could potentially trigger an event before the srq object is fully initialized, leading to a system crash. This could resul...

7.8CVSS5.9AI score0.00114EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.30 views

PT-2026-55992

Name of the Vulnerable Software and Affected Versions The product name cannot be determined. affected versions not specified Description A cryptographic issue exists when using a static initialization vector IV for AES-GCM key wrapping. AES-GCM requires a unique IV for every call to maintain...

7.1CVSS6.1AI score0.00101EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/06 12:00 a.m.14 views

PT-2026-56040

Name of the Vulnerable Software and Affected Versions Minosoft affected versions supporting Minecraft protocol 1.7 and later Description The CryptManager encryption routine in CryptManager.kt initializes its AES cipher using an initialization vector IV that is set equal to the secret key instead ...

5CVSS6.1AI score0.0016EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/02 8:17 p.m.11 views

CVE-2026-59099

Apereo CAS 7.3.0 before 8.0.0-RC6 contains a cryptographic vulnerability that allows remote unauthenticated attackers to recover plaintext conversation state by exploiting AES-GCM initialization vector reuse across the server lifetime. Attackers can collect multiple client-side webflow execution...

9.3CVSS0.00548EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/02 7:42 p.m.20 views

EUVD-2026-41430

Apereo CAS 7.3.0 before 8.0.0-RC6 contains a cryptographic vulnerability that allows remote unauthenticated attackers to recover plaintext conversation state by exploiting AES-GCM initialization vector reuse across the server lifetime. Attackers can collect multiple client-side webflow execution...

9.3CVSS6AI score0.00548EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/02 7:42 p.m.18 views

CVE-2026-59099 Apereo CAS 7.3.0 < 8.0.0-RC6 - AES-GCM Nonce Reuse Information Disclosure

Apereo CAS 7.3.0 before 8.0.0-RC6 contains a cryptographic vulnerability that allows remote unauthenticated attackers to recover plaintext conversation state by exploiting AES-GCM initialization vector reuse across the server lifetime. Attackers can collect multiple client-side webflow execution...

9.3CVSS6.2AI score0.00548EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/02 7:42 p.m.12 views

CVE-2026-59099

Apereo CAS 7.3.0 before 8.0.0-RC6 contains a cryptographic vulnerability that allows remote unauthenticated attackers to recover plaintext conversation state by exploiting AES-GCM initialization vector reuse across the server lifetime. Attackers can collect multiple client-side webflow execution...

9.3CVSS6AI score0.00548EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/07/02 3:17 p.m.20 views

CVE-2026-54409

A malicious actor with access to the network and under certain conditions could exploit an Improper Initialization vulnerability found in UniFi Protect Application to bypass authentication in UniFi Protect Cameras...

8.1CVSS0.0044EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/02 2:52 p.m.21 views

kernel: drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with_funcs()

A flaw was found in the Linux kernel's Direct Rendering Manager DRM Graphics Execution Manager GEM component. This vulnerability arises from an inconsistent calculation of plane dimensions, which can lead to incorrect memory allocation checks. A local attacker could exploit this by creating a...

7.8CVSS6AI score0.00139EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/02 2:49 p.m.41 views

CVE-2026-54409

A malicious actor with access to the network and under certain conditions could exploit an Improper Initialization vulnerability found in UniFi Protect Application to bypass authentication in UniFi Protect Cameras...

7.5CVSS0.0044EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/02 2:49 p.m.18 views

CVE-2026-54409

A malicious actor with access to the network and under certain conditions could exploit an Improper Initialization vulnerability found in UniFi Protect Application to bypass authentication in UniFi Protect Cameras...

7.5CVSS5.8AI score0.0044EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/02 2:49 p.m.31 views

CVE-2026-54409

Summary of CVE-2026-54409 : A network-accessible vulnerability in the UniFi Protect Application, described as an Improper Initialization flaw, could allow a attacker to bypass authentication on UniFi Protect Cameras under certain conditions. Affected components are the UniFi Protect Application a...

8.1CVSS5.8AI score0.0044EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/02 2:49 p.m.14 views

EUVD-2026-41382

A malicious actor with access to the network and under certain conditions could exploit an Improper Initialization vulnerability found in UniFi Protect Application to bypass authentication in UniFi Protect Cameras...

7.5CVSS5.8AI score0.0044EPSS
SaveExploits0References1
Rows per page
Query Builder