Vulnerabilities exploitable today
365,446in 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,682
New KEV · 24H0
Exploit Today ≥ 701,626
Distribution · last window
- Critical2,301
- High9,893
- Medium4,852
- Low455
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2026-47349—14.6%
——4Backend users with access to the Recycler module were able to restore soft-deleted records on pages or for tables they were not authorized to modify. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0-11.5.50, 12.0.0-12.4.45, 13.0.0-13.4.30 and 14.0.0-14.3.2.35dCVE-2025-23354—14.6%
——4——CVE-2024-369738.4 HIG14.6%
——4In the Linux kernel, the following vulnerability has been resolved:
misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bus_probe()
When auxiliary_device_add() returns error and then calls
auxiliary_device_uninit(), callback function
gp_auxiliary_device_release() calls ida_free() and
kfree(aux_device_wrapper) to free memory. We should't
call them again in the error handling path.
Fix this by skipping the redundant cleanup functions.23dCVE-2021-26323—14.6%
——4——CVE-2023-3317—14.6%
——4——CVE-2025-8089—14.6%
——4——CVE-2026-47343—14.6%
——4Non-privileged backend users with file mount access were able to perform write operations (move, delete, rename) on folders representing the root of an active file mount due to missing authorization restrictions. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0 through 11.5.50, 12.0.0 through 12.4.45, 13.0.0 through 13.4.30, and 14.0.0 through 14.3.2.35dCVE-2024-357917.8 HIG14.6%
——4In the Linux kernel, the following vulnerability has been resolved:
KVM: SVM: Flush pages under kvm->lock to fix UAF in svm_register_enc_region()
Do the cache flush of converted pages in svm_register_enc_region() before
dropping kvm->lock to fix use-after-free issues where region and/or its
array of pages could be freed by a different task, e.g. if userspace has
__unregister_enc_region_locked() already queued up for the region.
Note, the "obvious" alternative of using local variables doesn't fully
resolve the bug, as region->pages is also dynamically allocated. I.e. the
region structure itself would be fine, but region->pages could be freed.
Flushing multiple pages under kvm->lock is unfortunate, but the entire
flow is a rare slow path, and the manual flush is only needed on CPUs that
lack coherency for encrypted memory.23dCVE-2026-2627—14.6%
——4——CVE-2023-27931—14.6%
——4——CVE-2025-64115—14.6%
——4——CVE-2023-22447—14.6%
——4——CVE-2021-36339—14.6%
——4——CVE-2025-22632—14.6%
——4——CVE-2025-46809—14.6%
——4——CVE-2026-42745—14.6%
——4——CVE-2020-12902—14.6%
——4——CVE-2020-12900—14.6%
——4——CVE-2026-54301—14.6%
——4——CVE-2021-33118—14.6%
——4——CVE-2020-23562—14.6%
——4——CVE-2024-8736—14.6%
——4——CVE-2026-52696—14.6%
——4——CVE-2023-20202—14.6%
——4——CVE-2024-268727.8 HIG14.6%
——4In the Linux kernel, the following vulnerability has been resolved:
RDMA/srpt: Do not register event handler until srpt device is fully setup
Upon rare occasions, KASAN reports a use-after-free Write
in srpt_refresh_port().
This seems to be because an event handler is registered before the
srpt device is fully setup and a race condition upon error may leave a
partially setup event handler in place.
Instead, only register the event handler after srpt device initialization
is complete.23dCVE-2026-47350—14.6%
——4Backend users were able to move records to a different page without having edit permissions on the source page. This issue affects TYPO3 CMS versions 13.0.0-13.4.30 and 14.0.0-14.3.2.35dCVE-2025-8451—14.6%
——4——CVE-2026-706709.6 CRI14.6%
——4Vulnerability in the Oracle Reports Developer product of Oracle Fusion Middleware (component: Security and Authentication). The supported version that is affected is 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with access to the physical communication segment attached to the hardware where the Oracle Reports Developer executes to compromise Oracle Reports Developer. While the vulnerability is in Oracle Reports Developer, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in takeover of Oracle Reports Developer. CVSS 3.1 Base Score 9.6 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H).2dCVE-2026-52692—14.6%
——4——CVE-2025-24388—14.6%
——4——CVE-2026-59233—14.6%
——4Missing Authorization in the permission management component in Roskus Prospero Flow CRM before 5.2.1 allows any authenticated user to grant any role, including their own, the complete set of application permissions via a crafted POST request to the permission save endpoint, which performs no authorization check before synchronizing the submitted permissions to the specified role.17dCVE-2025-54393—14.6%
——4——CVE-2026-502058.2 HIG14.6%
——4System log files output unencrypted SMTP server authentication passwords alongside sensitive employee corporate identification data.36dCVE-2026-11607—14.6%
——4Backend users with access to the Form Framework were able to use files not ending in .form.yaml as form definitions, which were processed without denying the incorrect file extension. Maliciously crafted form definition files can be used to execute arbitrary SQL statements, allowing attackers to escalate privileges by creating administrative backend user accounts. This issue affects TYPO3 CMS versions before 10.4.57, 11.0.0-11.5.50, 12.0.0-12.4.45, 13.0.0-13.4.30 and 14.0.0-14.3.2.35dCVE-2024-56658—14.6%
——4——CVE-2024-26669—14.6%
——4——CVE-2026-55694—14.6%
——4Snipe-IT is an IT asset/license management system. Prior to 8.6.3, a restricted user can request /api/v1/users/{target_id}/eulas to obtain another user's randomized EULA filename and then download the signed file through /account/stored-eula-file/{filename}. The primary /stored-eula-file/{filename} route correctly denies access, but app/Http/Controllers/ProfileController.php and app/Http/Controllers/Api/UsersController.php do not consistently enforce ownership and target-user authorization. This issue is fixed in version 8.6.3.8dCVE-2022-32916—14.6%
——4——CVE-2024-55910—14.6%
——4——CVE-2025-8720—14.6%
——4——