Vulnerabilities exploitable today
364,333in 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,674
New KEV · 24H0
Exploit Today ≥ 701,611
Distribution · last window
- Critical2,320
- High9,833
- Medium4,881
- Low459
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2025-53064—13.5%
——4——CVE-2025-12372—13.5%
——4——CVE-2022-0823—13.5%
——4——CVE-2024-42625—13.5%
——4——CVE-2026-41238—13.5%
——4——CVE-2025-48918—13.5%
——4——CVE-2026-49260—13.5%
——4——CVE-2026-2728—13.5%
——4——CVE-2023-52580—13.5%
——4——CVE-2024-26888—13.5%
——4——CVE-2025-40148—13.5%
——4——CVE-2025-63593—13.5%
——4——CVE-2022-45484—13.5%
——4——CVE-2024-3430—13.5%
——4——CVE-2023-52680—13.5%
——4——CVE-2026-584476.5 MED13.5%
——4Invidious through 2.20260626.0, fixed in commit 77ad416, contains a broken object level authorization vulnerability that allows authenticated attackers to delete videos from other users' playlists by supplying an arbitrary global video index in the remove_video action of the playlist endpoint. Attackers can obtain per-video index values from the public playlist JSON API and submit them to the playlist video deletion endpoint without ownership validation, permanently removing videos from playlists they do not own.41dCVE-2026-99998.8 HIG13.5%
——4Inappropriate implementation in ANGLE in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)34dCVE-2024-41093—13.5%
——4——CVE-2022-24285—13.5%
——4——CVE-2024-38563—13.5%
——4——CVE-2024-24898—13.5%
——4——CVE-2024-43818—13.5%
——4——CVE-2021-21562—13.5%
——4——CVE-2023-54361—13.5%
——4——CVE-2021-472535.5 MED13.5%
——4In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Fix potential memory leak in DMUB hw_init
[Why]
On resume we perform DMUB hw_init which allocates memory:
dm_resume->dm_dmub_hw_init->dc_dmub_srv_create->kzalloc
That results in memory leak in suspend/resume scenarios.
[How]
Allocate memory for the DC wrapper to DMUB only if it was not
allocated before.
No need to reallocate it on suspend/resume.13dCVE-2020-36778—13.5%
——4——CVE-2023-52876—13.5%
——4——CVE-2022-487277.3 HIG13.5%
——4In the Linux kernel, the following vulnerability has been resolved:
KVM: arm64: Avoid consuming a stale esr value when SError occur
When any exception other than an IRQ occurs, the CPU updates the ESR_EL2
register with the exception syndrome. An SError may also become pending,
and will be synchronised by KVM. KVM notes the exception type, and whether
an SError was synchronised in exit_code.
When an exception other than an IRQ occurs, fixup_guest_exit() updates
vcpu->arch.fault.esr_el2 from the hardware register. When an SError was
synchronised, the vcpu esr value is used to determine if the exception
was due to an HVC. If so, ELR_EL2 is moved back one instruction. This
is so that KVM can process the SError first, and re-execute the HVC if
the guest survives the SError.
But if an IRQ synchronises an SError, the vcpu's esr value is stale.
If the previous non-IRQ exception was an HVC, KVM will corrupt ELR_EL2,
causing an unrelated guest instruction to be executed twice.
Check ARM_EXCEPTION_CODE() before messing with ELR_EL2, IRQs don't
update this register so don't need to check.20dCVE-2023-528717.1 HIG13.5%
——4In the Linux kernel, the following vulnerability has been resolved:
soc: qcom: llcc: Handle a second device without data corruption
Usually there is only one llcc device. But if there were a second, even
a failed probe call would modify the global drv_data pointer. So check
if drv_data is valid before overwriting it.20dCVE-2021-47623—13.5%
——4——CVE-2022-48749—13.5%
——4——CVE-2023-52677—13.5%
——4——CVE-2024-26703—13.5%
——4——CVE-2020-36784—13.5%
——4——CVE-2025-40146—13.5%
——4——CVE-2024-26896—13.5%
——4——CVE-2024-26667—13.5%
——4——CVE-2024-26156—13.5%
——4——CVE-2026-601048.7 HIG13.5%
——4Bitwarden Server before 2026.6.0 does not verify that the email in a POST /auth-requests/admin-request body belongs to the authenticated caller, allowing a low-privileged organization member to obtain another user's vault key and a victim-scoped access token by creating a Trusted Device Encryption authentication request, bound to an attacker-controlled public key, that is readable from an unauthenticated endpoint once approved resulting in disclosure of the victim's vault key and account takeover.35dCVE-2026-599296.1 MED13.5%
——4Mistune is a Python Markdown parser with renderers and plugins. Prior to 3.3.0, the safe_url filter in src/mistune/renderers/html.py blocks only javascript:, vbscript:, file:, and data: schemes, allowing legacy or chained schemes such as feed:, view-source:, jar:, livescript:, mocha:, ms-its:, mk:, and res: to reach rendered href and src attributes and potentially execute script in affected user agents. This issue is fixed in version 3.3.0.46d