Vulnerabilities exploitable today
376,337in current view
Single score combining CVSS, KEV membership and EPSS. Every CVE with its own record — timeline from publication to active exploitation.
In KEV catalog1,713
New KEV · 24H0
Exploit Today ≥ 701,646
Distribution · last window
- Critical2,383
- High8,771
- Medium6,812
- Low735
Filters
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2024-20099—0.2%
——0——CVE-2023-38462—0.2%
——0——CVE-2025-36903—0.2%
——0——CVE-2022-25716—0.2%
——0——CVE-2024-27233—0.2%
——0——CVE-2023-48345—0.2%
——0——CVE-2024-20087—0.2%
——0——CVE-2022-20396—0.2%
——0——CVE-2023-21382—0.2%
——0——CVE-2018-9431—0.2%
——0——CVE-2024-43769—0.2%
——0——CVE-2023-48352—0.2%
——0——CVE-2026-180587.5 HIG0.2%
——0The mobile Smart Connect dashboard UI was subject to manipulation
by 3rd party apps. When paired with a phishing attack, this manipulation could
result in escalated privileges of an attacker within the system.8dCVE-2025-22420—0.2%
——0——CVE-2025-47320—0.2%
——0——CVE-2025-20806—0.2%
——0——CVE-2025-47353—0.2%
——0——CVE-2026-27670—0.2%
——0——CVE-2025-20785—0.2%
——0——CVE-2024-39430—0.2%
——0——CVE-2024-20110—0.2%
——0——CVE-2023-48340—0.2%
——0——CVE-2022-20110—0.2%
——0——CVE-2023-21348—0.2%
——0——CVE-2023-38447—0.2%
——0——CVE-2024-56190—0.2%
——0——CVE-2025-66323—0.2%
——0——CVE-2026-237862.8 LOW0.2%
——0An issue was discovered in DPU in Samsung Mobile Processor Exynos 1280, 2200, 1380, 1480, 2400, 1580, 2500, 1680, and 2600. A TOCTOU race condition in the Exynos DRM HDR Driver leads to a heap overflow, causing a kernel crash.3dCVE-2024-38487—0.2%
——0——CVE-2024-34724—0.2%
——0——CVE-2024-56186—0.2%
——0——CVE-2025-58307—0.2%
——0——CVE-2026-53406—0.2%
——0——CVE-2026-122347.8 HIG0.2%
——0The userspace syscall verifiers z_vrfy_zsock_sendmsg() and z_vrfy_zsock_recvmsg() in subsys/net/lib/sockets/sockets.c snapshot the caller-supplied struct net_msghdr into a kernel-side copy with k_usermode_from_copy(), but then re-read the still-live user struct for subsequent decisions. The kernel iovec shadow buffer is sized from one read of msg->msg_iovlen, while the population loop is bounded by a second, live read of the same field.
Because msg points into ordinary user memory, a cooperating second thread in the same memory domain can inflate msg->msg_iovlen in the window between the sizing read and the loop test (a classic double-fetch / TOCTOU). The population loop then iterates past the number of net_iovec slots actually allocated, writing attacker-influenced iov_base/iov_len values beyond the end of the kernel-heap shadow buffer. The recvmsg verifier has the same defect on both its inbound and result write-back loops.
The code is reachable from an unprivileged user thread whenever CONFIG_USERSPACE is enabled and the zsock_sendmsg/zsock_recvmsg syscalls are available. A successful race corrupts kernel-managed heap memory across the user-to-kernel privilege boundary, yielding a local privilege-escalation primitive or, at minimum, a kernel-fault denial of service. The fix copies the header once and derives every size, bound, and gate from the snapshot, copying each iovec entry atomically so its base and length can no longer be raced apart.22dCVE-2025-20802—0.2%
——0——CVE-2025-55717—0.2%
——0——CVE-2025-36887—0.2%
——0——CVE-2022-48448—0.2%
——0——CVE-2025-47361—0.2%
——0——CVE-2024-20121—0.2%
——0——