Vulnerabilities exploitable today
360,749in 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,608
Distribution · last window
- Critical2,496
- High11,034
- Medium7,031
- Low631
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2022-21815—11.7%
——4——CVE-2025-9576—11.7%
——4——CVE-2021-26373—11.7%
——4——CVE-2021-47754—11.7%
——4——CVE-2025-13733—11.7%
——4——CVE-2023-40450—11.7%
——4——CVE-2021-26388—11.7%
——4——CVE-2021-26376—11.7%
——4——CVE-2025-54886—11.7%
——4——CVE-2026-488397.1 HIG11.7%
——4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in VeronaLabs WP Statistics allows DOM-Based XSS.
This issue affects WP Statistics: from n/a through 14.16.6.26dCVE-2025-8746—11.7%
——4——CVE-2022-49840—11.7%
——4——CVE-2021-33086—11.7%
——4——CVE-2022-49842—11.7%
——4——CVE-2021-46926—11.7%
——4——CVE-2025-43787—11.7%
——4——CVE-2020-12920—11.7%
——4——CVE-2023-42006—11.7%
——4——CVE-2022-48761—11.7%
——4——CVE-2024-9136—11.7%
——4——CVE-2024-23230—11.7%
——4——CVE-2024-13063—11.7%
——4——CVE-2025-60917—11.7%
——4——CVE-2023-49570—11.7%
——4——CVE-2025-40049—11.7%
——4——CVE-2022-50857—11.7%
——4——CVE-2022-498347.8 HIG11.7%
——4In the Linux kernel, the following vulnerability has been resolved:
nilfs2: fix use-after-free bug of ns_writer on remount
If a nilfs2 filesystem is downgraded to read-only due to metadata
corruption on disk and is remounted read/write, or if emergency read-only
remount is performed, detaching a log writer and synchronizing the
filesystem can be done at the same time.
In these cases, use-after-free of the log writer (hereinafter
nilfs->ns_writer) can happen as shown in the scenario below:
Task1 Task2
-------------------------------- ------------------------------
nilfs_construct_segment
nilfs_segctor_sync
init_wait
init_waitqueue_entry
add_wait_queue
schedule
nilfs_remount (R/W remount case)
nilfs_attach_log_writer
nilfs_detach_log_writer
nilfs_segctor_destroy
kfree
finish_wait
_raw_spin_lock_irqsave
__raw_spin_lock_irqsave
do_raw_spin_lock
debug_spin_lock_before <-- use-after-free
While Task1 is sleeping, nilfs->ns_writer is freed by Task2. After Task1
waked up, Task1 accesses nilfs->ns_writer which is already freed. This
scenario diagram is based on the Shigeru Yoshida's post [1].
This patch fixes the issue by not detaching nilfs->ns_writer on remount so
that this UAF race doesn't happen. Along with this change, this patch
also inserts a few necessary read-only checks with superblock instance
where only the ns_writer pointer was used to check if the filesystem is
read-only.12dCVE-2025-33005—11.7%
——4——CVE-2025-34521—11.7%
——4——CVE-2025-48019—11.7%
——4——CVE-2026-1153—11.7%
——4——CVE-2026-143816.5 MED11.7%
——4Incorrect security UI in WebAppInstalls in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to perform UI spoofing via a crafted HTML page. (Chromium security severity: Medium)45dCVE-2024-9469—11.7%
——4——CVE-2025-40030—11.7%
——4——CVE-2026-29141—11.7%
——4——CVE-2026-21821—11.7%
——4——CVE-2023-33872—11.7%
——4——CVE-2025-3662—11.7%
——4——CVE-2026-2297—11.7%
——4The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.4dCVE-2026-625677.7 HIG11.7%
——4Vulnerability in the Oracle HRMS (UK) product of Oracle E-Business Suite (component: UK Payroll). Supported versions that are affected are 12.2.3-12.2.15. Easily exploitable vulnerability allows low privileged attacker with network access via HTTP to compromise Oracle HRMS (UK). While the vulnerability is in Oracle HRMS (UK), attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Oracle HRMS (UK) accessible data. CVSS 3.1 Base Score 7.7 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N).20d