Vulnerabilities exploitable today
378,631in 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,721
New KEV · 24H4
Exploit Today ≥ 701,652
Distribution · last window
- Critical2,396
- High8,640
- Medium6,936
- Low787
Filters
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2025-32374—33.5%
——10——CVE-2025-15264—33.5%
——10——CVE-2026-784545.5 MED33.5%
——10Out-of-bounds read in Windows CD-ROM Driver allows an authorized attacker to disclose information locally.11dCVE-2023-25064—33.5%
——10——CVE-2024-34377—33.5%
——10——CVE-2023-24402—33.5%
——10——CVE-2022-48514—33.5%
——10——CVE-2005-2948—33.5%
——10——CVE-2017-7965—33.5%
——10——CVE-2024-51566—33.5%
——10——CVE-2018-20926—33.5%
——10——CVE-2013-0228—33.5%
——10——CVE-2023-3477—33.5%
——10——CVE-2026-78381—33.5%
——10RansomLook contains a path traversal vulnerability in the handling of the screen field associated with group posts. The GroupPost.get API handler concatenates the database-controlled screen value directly with the application's source/ directory and opens the resulting path without verifying that the resolved file remains within the intended directory.
Because the screen field is free-form and can be populated either through the administrative post editor or through data imported from a remote RansomLook instance, a malicious upstream instance can provide traversal sequences such as ../config/generic.json. When the affected post is subsequently retrieved through the API, RansomLook resolves and reads the attacker-controlled path and returns the contents of the referenced file Base64-encoded in the API response.
This can allow an attacker (being admin) controlling imported post data to read arbitrary files accessible to the RansomLook process, potentially exposing sensitive configuration data, API credentials, password hashes, or other application secrets. The attack does not require the malicious upstream to possess an account on the affected RansomLook instance.
The vulnerability is addressed by resolving screen paths with os.path.realpath() and verifying that the resolved path remains beneath the application's source/ directory. Validation is performed both when values are written and immediately before files are read. Using canonical paths also prevents traversal through symbolic links that would bypass purely lexical path normalization checks.29dCVE-2002-0881—33.5%
——10——CVE-2011-4578—33.5%
——10——CVE-2026-498419.8 CRI33.5%
——10FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.11.1, the mod_verto HTTP request handler allocates a fixed 2 MiB buffer for a POST application/x-www-form-urlencoded body but accepts Content-Length up to just under 10 MiB. The body-read loop is bounded by Content-Length rather than the buffer size, producing an attacker-controlled heap overflow of up to ~8 MiB -- before the HTTP basic-auth check runs. This issue has been patched in version 1.11.1.62dCVE-2025-3961—33.5%
——10——CVE-2024-53799—33.5%
——10——CVE-2022-47631—33.5%
——10——CVE-2002-2210—33.5%
——10——CVE-2024-31375—33.5%
——10——CVE-2023-3474—33.5%
——10——CVE-2026-466396.5 MED33.5%
——10Twig is a template language for PHP. From 3.24.0 until 3.26.0, object-destructuring assignment compiles CoreExtension::getAttribute() with the sandbox argument hardcoded to false, disabling property and method policy checks and allowing an attacker with write access to a sandboxed Twig template to read public properties or invoke public getters on objects passed to the template engine. This issue is fixed in version 3.26.0.69dCVE-2023-25031—33.5%
——10——CVE-2022-29414—33.5%
——10——CVE-2024-12628—33.5%
——10——CVE-2025-0700—33.5%
——10——CVE-2021-45928—33.5%
——10——CVE-2024-5416—33.5%
——10——CVE-2022-41566—33.5%
——10——CVE-2026-421453.1 LOW33.5%
——10Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to 4.0.0-beta.474, the file upload endpoint (app/Http/Controllers/UploadController.php) for database backup restore uploads did not enforce file type or size validation, allowing an authenticated user to upload unexpected or oversized files that could affect service availability. This issue is fixed in version 4.0.0-beta.474.75dCVE-2014-5388—33.5%
——10——CVE-2017-3474—33.5%
——10——CVE-2023-25022—33.5%
——10——CVE-2025-47948—33.5%
——10——CVE-2022-41567—33.5%
——10——CVE-2023-25046—33.5%
——10——CVE-2026-199485.3 MED33.5%
——10The Cozy Blocks – Page Builder for Gutenberg Editor & FSE with 700+ Patterns, 58 Blocks & Templates plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.2.17. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to retrieve the name, price, short description, image URL, permalink, stock status, and product type of draft, pending, private, and catalog-hidden WooCommerce products not intended to be publicly visible. The sidebarNonce value is emitted unconditionally into public page HTML by multiple block renderers with no login gate, allowing unauthenticated visitors to harvest a valid nonce and pass the only authentication check in the handler.21dCVE-2018-10597—33.5%
——10——