Vulnerabilities exploitable today
360,835in 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,665
New KEV · 24H0
Exploit Today ≥ 701,607
Distribution · last window
- Critical2,641
- High11,456
- Medium7,085
- Low644
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2022-499688.0 HIG12.0%
——4In the Linux kernel, the following vulnerability has been resolved:
ieee802154/adf7242: defer destroy_workqueue call
There is a possible race condition (use-after-free) like below
(FREE) | (USE)
adf7242_remove | adf7242_channel
cancel_delayed_work_sync |
destroy_workqueue (1) | adf7242_cmd_rx
| mod_delayed_work (2)
|
The root cause for this race is that the upper layer (ieee802154) is
unaware of this detaching event and the function adf7242_channel can
be called without any checks.
To fix this, we can add a flag write at the beginning of adf7242_remove
and add flag check in adf7242_channel. Or we can just defer the
destructive operation like other commit 3e0588c291d6 ("hamradio: defer
ax25 kfree after unregister_netdev") which let the
ieee802154_unregister_hw() to handle the synchronization. This patch
takes the second option.
runs")14dCVE-2022-50826—12.0%
——4——CVE-2026-98948.3 HIG12.0%
——4Use after free in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)28dCVE-2026-485717.0 HIG12.0%
——4Use after free in Windows App Installer allows an authorized attacker to elevate privileges locally.27dCVE-2025-2159—12.0%
——4——CVE-2024-3163—12.0%
——4——CVE-2025-69012—12.0%
——4——CVE-2025-5919—12.0%
——4——CVE-2025-22661—12.0%
——4——CVE-2025-49597—12.0%
——4——CVE-2026-99708.3 HIG12.0%
——4Use after free in WebGL in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)28dCVE-2023-3742—12.0%
——4——CVE-2026-480134.1 MED12.0%
——4Shopware is an open commerce platform. Prior to 6.6.10.18 and 6.7.10.1, the `/api/_action/media/external-link` endpoint allows authenticated admin users to make server-side HTTP HEAD requests to arbitrary internal IP addresses. While the parallel `uploadFromURL` flow validates target IPs against private/reserved ranges via `FileUrlValidator`, the `linkURL` flow only performs a URL format check (regex for `http://` or `https://` prefix), allowing SSRF to internal network services and cloud metadata endpoints. This issue is fixed in versions 6.6.10.18 and 6.7.10.1.21dCVE-2026-99008.3 HIG12.0%
——4Out of bounds write in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)28dCVE-2025-22808—12.0%
——4——CVE-2020-26271—12.0%
——4——CVE-2026-503237.0 HIG12.0%
——4Use after free in Windows Runtime allows an authorized attacker to elevate privileges locally.27dCVE-2026-99758.3 HIG12.0%
——4Out of bounds read and write in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)28dCVE-2024-7992—12.0%
——4——CVE-2025-25947—12.0%
——4——CVE-2025-22805—12.0%
——4——CVE-2026-606388.8 HIG12.0%
——4Vulnerability in the Oracle WebCenter Content product of Oracle Fusion Middleware (component: Content Server). Supported versions that are affected are 12.2.1.4.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle WebCenter Content. Successful attacks require human interaction from a person other than the attacker. Successful attacks of this vulnerability can result in takeover of Oracle WebCenter Content. CVSS 3.1 Base Score 8.8 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H).19dCVE-2025-22323—12.0%
——4——CVE-2022-50179—12.0%
——4——CVE-2026-28852—12.0%
——4——CVE-2021-26360—12.0%
——4——CVE-2022-45492—12.0%
——4——CVE-2025-4516—12.0%
——4There is an issue in CPython when using `bytes.decode("unicode_escape", error="ignore|replace")`. If you are not using the "unicode_escape" encoding or an error handler your usage is not affected. To work-around this issue you may stop using the error= handler and instead wrap the bytes.decode() call in a try-except catching the DecodeError.18dCVE-2024-49858—12.0%
——4——CVE-2025-5490—12.0%
——4——CVE-2020-37140—12.0%
——4——CVE-2025-25946—12.0%
——4——CVE-2025-22809—12.0%
——4——CVE-2026-109166.1 MED12.0%
——4Insufficient validation of untrusted input in DevTools in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page. (Chromium security severity: High)26dCVE-2026-8510—12.0%
——4——CVE-2026-540206.3 MED12.0%
——4Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.0, Open WebUI resolved a hostname during URL validation and rejected private, loopback, and link-local addresses, but the HTTP clients resolved the hostname again at connection time. An authenticated attacker who controlled authoritative DNS for a submitted hostname could answer with a public address during validation and an internal one during connection, reaching cloud metadata, loopback admin APIs, or internal services through URL ingest, chat image_url fetches, image editing, or OAuth profile-picture fetches, with most paths returning the response to the attacker and the OAuth path forwarding the OAuth access token. This issue is fixed in 0.11.0.13dCVE-2026-6474—12.0%
——4——CVE-2024-57279—12.0%
——4——CVE-2026-99068.3 HIG12.0%
——4Out of bounds write in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)28dCVE-2024-7994—12.0%
——4——