CVE Radar

Recent CVEs ranked by in-the-wild exploitation probability (EPSS + CISA KEV + CVSS). Modules below break out the most dangerous disclosures.

By threat level· last 24h
6/100
CVE-2026-80235EFence
EFence developed by Thinking Software Technology has an Arbitrary File Upload vulnerability. Unauthenticated remote attackers can upload and execute web shell backdoors, thereby enabling arbitrary code execution on the server.
EPSS 0.007 (probability of exploitation) · CVSS base 9.3
CVSS9.3EPSS0.7%
6/100
CVE-2026-77533UniFi Protect Application
A malicious actor with access to the network and low privileges could exploit an Improper Input Validation vulnerability found in UniFi Protect Application to execute a Command Injection on the host device.
EPSS 0.010 (probability of exploitation) · CVSS base 9.9
CVSS9.9EPSS1.0%
6/100
CVE-2026-18431Avada (Fusion) Builder
The Avada theme for WordPress is vulnerable to Arbitrary File Write in all versions up to, and including, 7.16 when the Fusion Builder plugin is installed and active in versions up to, and including, 3.16. This is due to a chain of authorization and input validation weaknesses across the two components that makes it possible for unauthenticated attackers to write attacker-controlled files to the server. This can be used to create and execute arbitrary PHP files, resulting in remote code executio
EPSS 0.006 (probability of exploitation) · CVSS base 9.8
CVSS9.8EPSS0.6%
6/100
CVE-2026-19632TranslatePress
The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 3.3.1 via the 'trp_get_translations_regular' AJAX action. This makes it possible for unauthenticated attackers to extract the raw administrator password-reset URL — including the plaintext reset key and login parameters stored in the translation dictionary table — enabling full administrator account takeover. This vulnera
EPSS 0.008 (probability of exploitation) · CVSS base 9.8
CVSS9.8EPSS0.8%
6/100
CVE-2026-80138clipbucket-v5
ClipBucket V5's web installer fails to properly validate or escape the php_cli_filepath parameter before passing it to shell execution. Unauthenticated attackers can submit a crafted POST request to the installer with a malicious php_cli_filepath value to execute arbitrary commands as the web server user.
EPSS 0.008 (probability of exploitation) · CVSS base 9.2
CVSS9.2EPSS0.8%
6/100
CVE-2026-79911N600R
A security vulnerability has been detected in TOTOLINK N600R 4.3.0cu.7647_B20210106. The affected element is the function setSystemConfig of the file /cgi-bin/cstecgi.cgi of the component CGI Handler. Such manipulation of the argument Hostname leads to stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used.
EPSS 0.006 (probability of exploitation) · CVSS base 9.3
CVSS9.3EPSS0.6%
6/100
CVE-2026-80104DB-GPT
DB-GPT builds the destination path for an uploaded skill from the multipart filename without constraining it to the upload directory. skill_upload in packages/dbgpt-app/src/dbgpt_app/openapi/api_v1/agentic_data_api.py takes file.filename as given and writes the request body to upload_dir / filename. A path composed with that operator discards the left operand when the right one is absolute and follows parent references otherwise, so a filename such as ../../../tmp/x or /tmp/x resolves outside th
EPSS 0.007 (probability of exploitation) · CVSS base 9.3
CVSS9.3EPSS0.7%
6/100
CVE-2026-45018chainlit
Chainlit is a Python framework for building production-ready conversational AI applications. From 2.4.0rc0 until 2.12.0, Chainlit deployments with features.mcp.enabled set to true in .chainlit/config.toml expose the POST /mcp endpoint without requiring authentication. For stdio transport, the endpoint accepts a user-controlled fullCommand string. The validate_mcp_command() function in backend/chainlit/mcp.py checks only the executable name against config.features.mcp.stdio.allowed_executables an
EPSS 0.007 (probability of exploitation) · CVSS base 9.8
CVSS9.8EPSS0.7%
6/100
CVE-2026-76197Adobe Campaign Classic
Adobe Campaign Classic (ACC) is affected by an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue does not require user interaction. Scope is changed.
EPSS 0.015 (probability of exploitation) · CVSS base 10.0
CVSS10.0EPSS1.5%
6/100
CVE-2026-76195Adobe Campaign Classic
Adobe Campaign Classic (ACC) is affected by an Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability that could result in arbitrary code execution in the context of the current user. An attacker could exploit this vulnerability to execute arbitrary code. Exploitation of this issue does not require user interaction. Scope is changed.
EPSS 0.015 (probability of exploitation) · CVSS base 10.0
CVSS10.0EPSS1.5%
5/100
CVE-2026-81032nebula
NebulaGraph exposes its runtime configuration over an unauthenticated HTTP service. Each daemon starts the web service defined in src/webservice/WebService.cpp, whose bind address defaults to all interfaces, and registers routes for reading and writing gflags alongside status and statistics. Neither the service nor its router carries any authentication, token check or address restriction. The read route returns the daemon's full set of runtime flag values, which includes the configured certifica
No EPSS/KEV signal · CVSS base 9.3
CVSS9.3
5/100
CVE-2026-80428ILIAS
ILIAS deserialises stored session data for an unauthenticated caller. The Shibboleth back-channel endpoint at components/ILIAS/AuthShibboleth/resources/shib_logout.php runs in a context that ilInitialisation exempts from authentication, and its logout-notification handler locates the session to terminate by reading every live row of the session table and passing each row's stored data to a hand-written parser that calls unserialize without restricting which classes may be constructed. Any serial
No EPSS/KEV signal · CVSS base 9.3
CVSS9.3
5/100
CVE-2026-54569senaite.core
SENAITE.CORE is the core framework for the SENAITE laboratory information management system. From 2.0.0 to 2.6.0, the SENAITE.CORE JSON API permits unauthenticated remote code execution through a two-request chain involving missing authorization and unsafe evaluation. The state-changing routes in src/bika/lims/jsonapi/update.py, including update, update_many, remove, doActionFor, doActionFor_many, and getusers, do not enforce the senaite.core: Access JSON API permission before resolving attacker
No EPSS/KEV signal · CVSS base 9.8
CVSS9.8
5/100
CVE-2026-75062langfun
Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection') in the default lf.query Python protocol in Google langfun versions prior to 0.1.2 allows remote unauthenticated attackers to execute arbitrary Python code in the context of the host application via crafted prompt inputs that cause the model to generate executable Python expressions evaluated without a sandbox.
No EPSS/KEV signal · CVSS base 9.2
CVSS9.2
5/100
CVE-2026-54523kyverno
Kyverno is a policy engine designed for cloud native platform engineering teams. From 1.18.0 until 1.18.2, the NamespacedMutatingPolicy CEL compiler exposes the generator library to matchConditions, allowing a namespace-scoped policy to invoke generator.apply(namespace, resources) with an arbitrary target namespace. The validation in pkg/cel/policies/mpol/validate.go checks that the policy compiles but does not enforce namespace scope, and GenerateResources in pkg/cel/libs/context.go does not re
No EPSS/KEV signal · CVSS base 9.6
CVSS9.6
5/100
CVE-2026-75896Liderahenk
Use of Hard-coded Credentials vulnerability in TÜBİTAK BİLGEM Software Technologies Research Institute Liderahenk allows Try Common or Default Usernames and Passwords. This issue affects Liderahenk: before 3.5.5.
No EPSS/KEV signal · CVSS base 9.1
CVSS9.1
5/100
CVE-2026-12717BigQuery Data Transfer Service
An Improper Input Validation vulnerability in CData JDBC driver integration in Google Cloud BigQuery Data Transfer Service versions prior to 2026-05-01 on Google Cloud Platform allows an authenticated attacker to achieve remote code execution in the connector container and escalate privileges in the tenant project using crafted JDBC connection string parameters. This vulnerability was patched on 1 May 2026, and no customer action is needed.
No EPSS/KEV signal · CVSS base 9.4
CVSS9.4
5/100
CVE-2026-80204grav
The Grav API plugin (getgrav/grav-plugin-api) before 1.0.18 does not apply the API-key scope cap in the injectSecurityTab() function of BlueprintController when deciding whether a page's security/permissions blueprint section is editable. Because the function performs raw isSuperAdmin()/hasPermission() checks without a request parameter, it cannot enforce scopeAllows(). A caller holding a scoped API key may therefore see (and potentially edit) page permission fields beyond the scope granted to t
No EPSS/KEV signal · CVSS base 9.3
CVSS9.3
5/100
CVE-2026-80203grav
The getgrav/grav-plugin-api plugin before 1.0.18 does not enforce API-key scope in the requireNotSuperTarget() function in UsersController.php across seven sensitive user-management endpoints. The check uses isSuperAdmin() on the acting account rather than verifying whether the specific API key carries super authority (via isSuperWithinScope()). As a result, an API key scoped below full super authority but belonging to a super-admin account can act against other super-admin accounts—disabling th
No EPSS/KEV signal · CVSS base 9.3
CVSS9.3
5/100
CVE-2026-77557UniFi Protect AI Key
A malicious actor with access to the network could exploit an Improper Access Control vulnerability found in UniFi Protect AI Key to escalate privileges on the device.
No EPSS/KEV signal · CVSS base 9.8
CVSS9.8
120 of 763
Page/ 39