Vulnerabilities exploitable today
371,173in 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,695
New KEV · 24H0
Exploit Today ≥ 701,637
Distribution · last window
- Critical2,229
- High8,582
- Medium6,298
- Low585
Window
Severity
Flags
CVECVSSEPSSKEVRExploitTitleMod.
CVE-2025-43358—22.0%
——7——CVE-2023-37238—22.0%
——7——CVE-2026-715068.1 HIG22.0%
——7Dolibarr before 24.0.0 contains an improper authorization vulnerability in the payments REST API delete endpoint that allows authenticated attackers with invoice-deletion rights to permanently delete any payment record by bypassing the intended payment-issuance rights check. Attackers can exploit this misconfigured permission check to zero paid amounts on invoices and remove entries from accounting exports, causing financial data integrity loss.7hCVE-2026-727348.4 HIG22.0%
——7Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.28.7 until 0.29.13, the server.remove tRPC mutation in apps/dokploy/server/api/routers/server.ts accepts a caller-controlled serverId and calls haveActiveServices, findServerById, removeDeploymentsByServerId, and deleteServer without verifying that currentServer.organizationId equals ctx.session.activeOrganizationId. An authenticated owner or administrator with server:delete in one organization who previously observed another organization's serverId can delete that organization's server registration and deployment records, interrupt Dokploy management, and receive the associated plaintext SSH private key even though server.one denies the same cross-organization read. This issue is fixed in version 0.29.13.7hCVE-2024-51914—22.0%
——7——CVE-2026-174858.2 HIG22.0%
——7IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to cause a denial of service and obtain sensitive information due to an integer underflow.22dCVE-2026-556988.8 HIG22.0%
——7pnpm is a package manager. Prior to 10.34.2 and 11.5.3, pnpm can persist package-manager bootstrap metadata in the first YAML document of pnpm-lock.yaml. Before the patch, direct pnpm execution trusted an already resolved packageManagerDependencies entry when the committed env lockfile contained matching pnpm and @pnpm/exe versions. A malicious repository could therefore commit package-manager lockfile package records and snapshots that bypassed fresh package-manager resolution, then cause pnpm to install and execute bytes selected by that committed lockfile state during automatic version switching. This vulnerability is fixed in 10.34.2 and 11.5.3.70dCVE-2022-23507—22.0%
——7——CVE-2024-35769—22.0%
——7——CVE-2019-6239—22.0%
——7——CVE-2024-37172—22.0%
——7——CVE-2026-592133.5 LOW22.0%
——7Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 before 0.10.0, get_all_models handlers in routers/openai.py and routers/ollama.py passed a lambda to aiocache key instead of key_builder, causing permission-filtered per-user model lists to share a static cache entry and exposing one user’s model list to another caller during the TTL window. This issue is fixed in version 0.10.0.60dCVE-2025-53854—22.0%
——7——CVE-2026-55188—22.0%
——7——CVE-2026-29013—22.0%
——7——CVE-2024-13019—22.0%
——7——CVE-2025-574898.1 HIG22.0%
——7Incorrect access control in the SDAgent component of Shirt Pocket SuperDuper! v3.10 allows attackers to escalate privileges to root due to the improper use of a setuid binary.66dCVE-2023-47616—22.0%
——7——CVE-2024-30560—22.0%
——7——CVE-2024-10151—22.0%
——7——CVE-2024-51868—22.0%
——7——CVE-2021-3236—22.0%
——7——CVE-2023-38281—22.0%
——7——CVE-2025-30295—22.0%
——7——CVE-2022-2897—22.0%
——7——CVE-2026-48896—22.0%
——7——CVE-2025-25514—22.0%
——7——CVE-2022-41283—21.9%
——7——CVE-2026-567643.7 LOW22.0%
——7Hono before 4.11.10 contains a timing attack vulnerability in the basicAuth and bearerAuth middlewares due to non-constant-time string comparison in the timingSafeEqual function. Attackers can exploit early termination of string equality checks to infer valid credentials through precise timing measurements.55dCVE-2022-35002—22.0%
——7——CVE-2022-36155—22.0%
——7——CVE-2020-3930—22.0%
——7——CVE-2025-23026—21.9%
——7——CVE-2024-20992—21.9%
——7——CVE-2020-36563—21.9%
——7——CVE-2024-9674—21.9%
——7——CVE-2026-173477.5 HIG21.9%
——7The MASTER_PASSWORD_HOOK setting, introduced in pgAdmin 4 7.2, lets an administrator configure an external command that returns a per-user encryption key, with %u in the configured string replaced by the current user's name. The previous implementation substituted the username directly into the command string and executed the result with subprocess.Popen(..., shell=True). Because the username can originate from an external authentication source (OAuth/OIDC claims, Kerberos, webserver auth) rather than a value pgAdmin fully controls, a username containing shell metacharacters (';', '$()', backticks, pipes, '&&', newlines) allowed an authenticated user to execute arbitrary commands as the pgAdmin service account in any deployment where the configured hook string uses %u.
Fix tokenises the trusted, administrator-configured hook string into an argument vector first (using shlex in POSIX-quoting mode, with backslash-escaping disabled so Windows-style paths are not mis-parsed), substitutes the untrusted username into the individual argv elements, and executes with shell=False. The username is therefore always confined to a single argv element; any shell metacharacters it contains are inert. Administrators whose MASTER_PASSWORD_HOOK previously relied on shell features (pipes, redirection, environment-variable expansion, globbing) within the hook string itself must move that logic into the invoked script, since it is no longer interpreted by a shell.
This issue affects pgAdmin 4: from 7.2 before 9.17.32dCVE-2024-9271—21.9%
——7——CVE-2020-23910—21.9%
——7——CVE-2019-15390—21.9%
——7——