Vulnerabilities exploitable today
351,720in 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,651
New KEV · 24H0
Exploit Today ≥ 701,587
Distribution · last window
- Critical1,750
- High5,599
- Medium4,484
- Low405
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2024-23370—1.5%
——0——CVE-2025-48605—1.5%
——0——CVE-2021-0417—1.5%
——0——CVE-2026-9127—1.5%
——0A remote code execution security issue exists within Studio 5000 Logix Designer® due to incorrect authorization on a configuration file. This can allow any authenticated user to modify the paths of external tools configured within the application. If exploited, an attacker could alter the configuration to point to a malicious executable, resulting in arbitrary code execution when any user interacts with the external tools functionality.7dCVE-2026-49001—1.5%
——0——CVE-2025-53315—1.5%
——0——CVE-2026-49383—1.5%
——0——CVE-2025-53308—1.5%
——0——CVE-2025-53310—1.5%
——0——CVE-2023-43526—1.5%
——0——CVE-2025-32453—1.5%
——0——CVE-2023-21654—1.5%
——0——CVE-2026-106486.2 MED1.5%
——0mcumgr_serial_process_frag() in subsys/mgmt/mcumgr/transport/src/serial_util.c calls net_buf_reset() on the result of smp_packet_alloc() before checking it for NULL. smp_packet_alloc() uses net_buf_alloc(K_NO_WAIT) against the shared MCUmgr packet pool (CONFIG_MCUMGR_TRANSPORT_NETBUF_COUNT, default 4), which returns NULL when the pool is exhausted. In default builds the __ASSERT_NO_MSG in net_buf_reset is a no-op, so net_buf_simple_reset writes through the NULL pointer (buf->len = 0; buf->data = buf->__buf), causing a fault/crash.
The fragment data reaches this code from attacker-controlled bytes on the MCUmgr serial/UART/shell-console transports (smp_uart.c, smp_raw_uart.c, smp_shell.c), and a fresh buffer is allocated at the start of essentially every new packet. An attacker on the serial/console link can flood the transport to drive the 4-entry buffer pool to exhaustion and induce the NULL dereference, crashing the device (denial of service).
The defect was introduced after the original MCUmgr rework and shipped in Zephyr v4.4.0. The fix moves the NULL check ahead of net_buf_reset.7dCVE-2023-21663—1.5%
——0——CVE-2022-20096—1.5%
——0——CVE-2024-51519—1.5%
——0——CVE-2023-21002—1.5%
——0——CVE-2025-63292—1.5%
——0——CVE-2025-53305—1.5%
——0——CVE-2021-39724—1.5%
——0——CVE-2026-44755—1.5%
——0——CVE-2021-39730—1.5%
——0——CVE-2026-47165—1.5%
——0——CVE-2022-25821—1.5%
——0——CVE-2021-0552—1.5%
——0——CVE-2021-1034—1.5%
——0——CVE-2025-62305—1.5%
——0——CVE-2022-20331—1.5%
——0——CVE-2021-0572—1.5%
——0——CVE-2026-48925—1.5%
——0——CVE-2017-9697—1.5%
——0——CVE-2023-32856—1.5%
——0——CVE-2022-30724—1.5%
——0——CVE-2025-55758—1.5%
——0——CVE-2023-20711—1.5%
——0——CVE-2021-39722—1.5%
——0——CVE-2026-464662.7 LOW1.5%
——0Dell PowerProtect Data Domain, versions 7.7.1.0 through 8.7, LTS2026 release version 8.6.1.0 through 8.6.1.10, LTS2025 release version 8.3.1.0 through 8.3.1.30, LTS2024 release versions 7.13.1.0 through 7.13.1.70 contain an use of less trusted source vulnerability. A high privileged attacker with remote access could potentially exploit this vulnerability, leading to information tampering.13dCVE-2021-1006—1.5%
——0——CVE-2025-53311—1.5%
——0——CVE-2022-30723—1.5%
——0——