CVE Vulnerability Catalog

Translated CVE descriptions from NVD NIST - in English

Browse vulnerabilities by package

CISA KEV catalog updated: (v2026.09.01)

Weekly CVE digest

One email a week with newly published vulnerabilities worth knowing about. No account needed.

This digest covers new vulnerabilities in general, not your servers. If you want to know which of them actually run in your infrastructure, that is what Secvalis does: it scans your machines and reports only what concerns them.

I agree to receive the weekly CVE digest at the address above. I can withdraw this consent at any time using the link in the footer of every message.

CVE-2026-52890
High

Wekan before version 9.31 has a vulnerability allowing arbitrary file read and DoS. A logged-in board member can insert an attachment with a controlled file path, and the server reads it without checking if it is within the allowed storage directory.

CVE-2026-49279
High

WWBN AVideo versions 29.0 and below contain a Stored XSS vulnerability in the MessageSQLite WebSocket handler. An attacker can bypass sanitization by placing the payload in the 'json' key instead of 'msg', allowing arbitrary JavaScript execution in other users' browsers.

CVE-2026-48795
High

The vulnerability in AdonisJS @adonisjs/bodyparser incompletely fixes CVE-2026-25754, allowing prototype pollution attacks via nested multipart fields like user.__proto__.polluted, which cause lodash _.set() via @poppinss/utils to create plain intermediate objects and pollute Object.prototype.

CVE-2026-45313
High

A vulnerability in Sandboxie-Plus before version 1.17.6 allows a sandboxed process to execute arbitrary code in an unsandboxed host process. The GuiServer::WndHookRegisterSlave and GuiServer::WndHookNotifySlave functions do not validate thread handles and function pointers, enabling privilege escalation.

CVE-2026-36590
High

A vulnerability in NanoMQ version 0.24.9 allows a remote attacker to cause a denial of service (DoS) via the nni_qos_db_set function in the broker_tcp.c component.

CVE-2026-62312
High

9Router prior to 0.5.2 allows a remote authenticated attacker to achieve arbitrary code execution on the host OS. The vulnerability combines a Host header bypass of localhost-only routes with unvalidated MCP plugin args passed to child_process.spawn(), enabling command execution via malicious plugins.

CVE-2026-59950
High

A vulnerability in the MCP Python SDK (mcp) prior to version 1.28.1 affects the deprecated WebSocket transport, which did not validate Host or Origin headers. This allowed arbitrary third parties to establish WebSocket connections to applications using that transport.

CVE-2026-56679
High

In 9Router prior to version 0.5.4, the PATCH /api/settings endpoint writes the entire request body to persistent settings without a field whitelist. This allows an authenticated user to set security-critical fields such as requireLogin and disable authentication for the whole application, exposing protected routes to unauthenticated access.

CVE-2026-49353
High

In 9Router version 0.4.45 and earlier, the isLocalRequest() function in src/dashboardGuard.js uses Host and Origin headers to protect /api/mcp/*, /api/tunnel/*, and /api/cli-tools/* endpoints. This allows bypassing security through header spoofing in reverse proxy or tunnel deployments, enabling access to MCP child process stdin paths.

CVE-2026-52870
High

A vulnerability in the MCP Python SDK (mcp) versions 1.23.0 through 1.27.2 allows any client to access other clients' tasks. Default handlers for task operations do not verify the session, enabling enumeration, reading results, consuming messages, or canceling tasks of other clients.

CVE-2026-52869
High

A vulnerability in MCP Python SDK (mcp) before version 1.27.2 allows an attacker to inject JSON-RPC messages into an existing session. The issue affects SSE and Streamable HTTP transports, which do not verify the authenticated client's identity when using the session_id parameter or Mcp-Session-Id header.

CVE-2026-50144
High

In the ncnn framework, a vulnerability allows an out-of-bounds heap write. The issue occurs in ParamDict::load_param() when loading a malicious .param model file, as a negative parameter ID can index before the params[NCNN_MAX_PARAM_COUNT] array.

CVE-2026-50124
High

A vulnerability in DataEase before version 2.10.23 allows remote code execution by uploading a crafted payload.zip via the Excel upload API /datasource/upload. The attacker creates an H2 datasource using the zip: protocol and executes an SQL query that triggers precompiled Java aliases in test.mv.db, leading to arbitrary code execution.

CVE-2026-50030
High

A vulnerability in DataEase before version 2.10.23 allows arbitrary SQL read queries on connected datasources. The SQL preview function does not enforce table access restrictions.

CVE-2026-45738
High

A vulnerability in Argo CD allows users with application write access to set link.argocd.argoproj.io/* annotations whose pipe-separated values are rendered as anchor href values in the Summary tab URLs section without URL validation, enabling JavaScript execution in a higher-privileged user's authenticated session. The issue is fixed in versions 3.2.12, 3.3.10, and 3.4.2.

CVE-2026-45535
High

In DataEase prior to version 2.10.23, SQL-type datasets store attacker-controlled SQL variable default values such as ${var}, and SqlparserUtils.handleVariableDefaultValue() inserts them using String.replace() without escaping or parameterization, causing stored SQL injection whenever a user with dataset read permission accesses the dataset.

CVE-2026-45533
High

In DataEase prior to version 2.10.23, a vulnerability was found in the bulk delete API endpoint where path traversal sequences like ../ are not sanitized. Attackers can delete arbitrary server directories through the export task cleanup mechanism.

CVE-2026-45419
High

In DataEase prior to version 2.10.23, a vulnerability was found due to insufficient path validation in template saving endpoints. An attacker can use attacker-controlled static resource names and Base64 content to perform path traversal and arbitrary file writes on the server.

CVE-2026-45417
High

In DataEase prior to version 2.10.23, a SQL injection vulnerability was found in the datasource connection status check function. An attacker can exploit the schema parameter in the SQL query, leading to unauthorized data access.

CVE-2026-45320
High

In DataEase prior to version 2.10.23, a SQL injection vulnerability was found. Dashboard SQL variables like ${deptId} are processed by SqlparserUtils.transFilter(), which returns raw user input for operators other than 'in' and 'between', and then spliced into the dashboard SQL without proper sanitization. This allows authenticated users with dashboard access to inject malicious SQL into integrated datasources.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS