Vulnerabilities exploitable today
378,183in 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,717
New KEV · 24H0
Exploit Today ≥ 701,649
Distribution · last window
- Critical2,332
- High8,494
- Medium6,769
- Low765
Filters
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2025-53256—32.6%
——10——CVE-2023-6011—32.6%
——10——CVE-2018-1788—32.6%
——10——CVE-2026-124784.8 MED32.6%
——10The fix for CVE-2026-0716 (commit 6ff7ef0, libsoup 3.6.6) placed the integer overflow guard inside the if (masked) block, leaving unmasked server-to-client frames unprotected. A malicious WebSocket server can send a crafted unmasked frame with a payload length near UINT64_MAX to trigger an OOB read in a libsoup-based client when max_incoming_payload_size is set to 0.6dCVE-2017-12728—32.6%
——10——CVE-2023-4640—32.6%
——10——CVE-2021-0126—32.6%
——10——CVE-2007-2950—32.6%
——10——CVE-2002-0883—32.6%
——10——CVE-2023-6427—32.6%
——10——CVE-2024-10559—32.6%
——10——CVE-2026-656469.9 CRI32.6%
——10Improper neutralization of special elements in in Plesk's DNS zone management functionality allows remote authenticated users to disclose arbitrary local files and escalate privileges.10dCVE-2025-10268—32.6%
——10——CVE-2025-55114—32.6%
——10——CVE-2002-0754—32.6%
——10——CVE-2024-46953—32.6%
——10——CVE-2015-0199—32.6%
——10——CVE-2021-41130—32.6%
——10——CVE-2025-23758—32.6%
——10——CVE-2018-1498—32.6%
——10——CVE-2023-3544—32.6%
——10——CVE-2021-46677—32.6%
——10——CVE-2026-745699.8 CRI32.6%
——10In the Linux kernel, the following vulnerability has been resolved:
netfilter: nf_conntrack_sip: widen NAT rewrite delta to s32 in sip_help_tcp()
sip_help_tcp() stores the size change of each NAT-rewritten SIP message
in s16 diff and accumulates it in s16 tdiff, but a single message can
grow by more than S16_MAX while the packet stays under the 65535
enlarge_skb() limit: nf_nat_sip() rewrites every matching URI, and a long
Contact list expands the message by tens of kilobytes. diff then wraps,
and "datalen = datalen + diff - msglen" yields a huge unsigned datalen,
so the next iteration's ct_sip_get_header() reads past the linearized skb
tail.
Widen diff, tdiff and the seq_adjust hook to s32. Both are bounded by the
65535 byte packet limit, and the seqadj core is already s32
(nf_ct_seqadj_set() takes s32), so no previously accepted input is
rejected.
BUG: KASAN: use-after-free in ct_sip_get_header (net/netfilter/nf_conntrack_sip.c:464)
Read of size 1 at addr ffff888010800000 by task ksoftirqd/1/25
ct_sip_get_header (net/netfilter/nf_conntrack_sip.c:464)
sip_help_tcp (net/netfilter/nf_conntrack_sip.c:1694)
nf_confirm (net/netfilter/nf_conntrack_proto.c:183)
nf_hook_slow (net/netfilter/core.c:619)
ip6_output (net/ipv6/ip6_output.c:246)
ip6_forward (net/ipv6/ip6_output.c:690)
ipv6_rcv (net/ipv6/ip6_input.c:351)
__netif_receive_skb_one_core (net/core/dev.c:6212)
process_backlog (net/core/dev.c:6676)
__napi_poll (net/core/dev.c:7735)
net_rx_action (net/core/dev.c:7955)
handle_softirqs (kernel/softirq.c:622)
run_ksoftirqd (kernel/softirq.c:1076)
...33dCVE-2023-1860—32.6%
——10——CVE-2025-59379—32.6%
——10——CVE-2021-46679—32.6%
——10——CVE-2007-0276—32.6%
——10——CVE-2025-23697—32.6%
——10——CVE-2023-1447—32.6%
——10——CVE-2025-13255—32.6%
——10——CVE-2024-24291—32.6%
——10——CVE-2023-3827—32.6%
——10——CVE-2023-6433—32.6%
——10——CVE-2020-37107—32.6%
——10——CVE-2017-15127—32.6%
——10——CVE-2019-13531—32.6%
——10——CVE-2023-45919—32.6%
——10——CVE-2024-8990—32.6%
——10——CVE-2026-133207.3 HIG32.6%
——10GitLab has remediated an issue in GitLab CE/EE affecting all versions from 15.7 before 18.11.7, 19.0 before 19.0.4, and 19.1 before 19.1.2 that under certain conditions could have allowed an authenticated user to execute arbitrary scripts in another user's browser session due to improper sanitization of user-supplied input.74dCVE-2025-69211—32.6%
——10——