Vulnerabilities exploitable today
369,271in 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,695
New KEV · 24H0
Exploit Today ≥ 701,636
Distribution · last window
- Critical2,152
- High7,655
- Medium5,617
- Low537
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2022-49731—20.1%
——6——CVE-2025-25091—20.1%
——6——CVE-2025-68073—20.1%
——6——CVE-2025-25077—20.1%
——6——CVE-2025-31714—20.1%
——6——CVE-2023-47552—20.1%
——6——CVE-2026-34233—20.1%
——6——CVE-2026-41670—20.1%
——6——CVE-2022-49348—20.1%
——6——CVE-2025-25117—20.1%
——6——CVE-2024-5860—20.1%
——6——CVE-2025-25095—20.1%
——6——CVE-2022-0129—20.1%
——6——CVE-2025-39534—20.1%
——6——CVE-2025-25094—20.1%
——6——CVE-2018-6257—20.1%
——6——CVE-2025-32260—20.1%
——6——CVE-2023-47828—20.1%
——6——CVE-2023-37748—20.1%
——6——CVE-2026-99578.8 HIG20.1%
——6Use after free in PDF in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file. (Chromium security severity: High)47dCVE-2026-27196—20.1%
——6——CVE-2022-22493—20.1%
——6——CVE-2024-28576—20.1%
——6——CVE-2026-84876.5 MED20.1%
——6Incorrect default permissions vulnerability in Progress Software MOVEit Automation allows Retrieve Embedded Sensitive Data.
This issue affects MOVEit Automation: before 2025.0.11, from 2025.1.0 before 2025.1.7.45dCVE-2026-20408—20.1%
——6——CVE-2023-0468—20.1%
——6——CVE-2025-66468—20.1%
——6——CVE-2017-13220—20.1%
——6——CVE-2025-57733—20.1%
——6——CVE-2024-49949—20.1%
——6——CVE-2023-7288—20.1%
——6——CVE-2021-35123—20.1%
——6——CVE-2026-203049.9 CRI20.1%
——6As part of Cisco's ongoing commitment to proactive security and product quality, the Cisco Catalyst SD-WAN engineering team has conducted a comprehensive internal security review. This review resulted in a software hardening release that address multiple internally discovered vulnerabilities.
The vulnerabilities tracked by CVE-2026-20304 are related to improper access control issues that are grouped under the Common Weakness Enumeration (CWE) CWE-284.22dCVE-2026-712068.3 HIG20.1%
——6Shiori's CheckToken function (internal/domains/auth.go) validates only the JWT's HMAC signature and returns the embedded claims.Account object unmodified, never re-fetching the account from the database. No session store or token-revocation mechanism exists in the codebase.11dCVE-2025-11637—20.1%
——6——CVE-2025-712047.5 HIG20.1%
——6In the Linux kernel, the following vulnerability has been resolved:
smb/server: fix refcount leak in parse_durable_handle_context()
When the command is a replay operation and -ENOEXEC is returned,
the refcount of ksmbd_file must be released.38dCVE-2024-54527—20.1%
——6——CVE-2023-536067.5 HIG20.1%
——6In the Linux kernel, the following vulnerability has been resolved:
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
There are two different flavors of the nfsd4_copy struct. One is
embedded in the compound and is used directly in synchronous copies. The
other is dynamically allocated, refcounted and tracked in the client
struture. For the embedded one, the cleanup just involves releasing any
nfsd_files held on its behalf. For the async one, the cleanup is a bit
more involved, and we need to dequeue it from lists, unhash it, etc.
There is at least one potential refcount leak in this code now. If the
kthread_create call fails, then both the src and dst nfsd_files in the
original nfsd4_copy object are leaked.
The cleanup in this codepath is also sort of weird. In the async copy
case, we'll have up to four nfsd_file references (src and dst for both
flavors of copy structure). They are both put at the end of
nfsd4_do_async_copy, even though the ones held on behalf of the embedded
one outlive that structure.
Change it so that we always clean up the nfsd_file refs held by the
embedded copy structure before nfsd4_copy returns. Rework
cleanup_async_copy to handle both inter and intra copies. Eliminate
nfsd4_cleanup_intra_ssc since it now becomes a no-op.33dCVE-2024-51925—20.1%
——6——CVE-2020-10174—20.1%
——6——