CVE Vulnerability Catalog

Translated CVE descriptions from NVD NIST - in English

CISA KEV catalog updated: (v2026.08.27)

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-73224
High

electerm before version 3.15.120 allows a malicious FTP or SFTP server to execute arbitrary commands when a user downloads a crafted folder and invokes Properties and Calculate Size. This is because calcLocal inserts the server-controlled folder name into a du -sh shell command without safely escaping single quotes. The issue is fixed in version 3.15.120.

CVE-2026-73223
High

electerm before version 3.15.120 allows a malicious SFTP server to write attacker-controlled content outside the temporary directory. This is because the server-controlled filename used by editWithSystemEditor is interpolated into path.resolve without sanitization. The issue is fixed in version 3.15.120.

CVE-2026-73222
High

Claude Code Templates before version 1.29.4 contains a vulnerability in the Studio server launched by the --studio option. The server binds to all interfaces on port 3444, permits cross-origin requests, and requires no authentication. The POST /api/execute and /api/install-agent endpoints pass attacker-controlled data to child_process.spawn with shell execution enabled, allowing arbitrary OS command execution. The issue is fixed in version 1.29.4.

CVE-2026-72742
High

DSPy 3.3.0b1 contains a file exfiltration vulnerability in the Image and Audio output field adapters. An attacker with influence over language model outputs can read arbitrary local files by injecting a filesystem path into the url field of a parsed Image or Audio typed output. The JSONAdapter and ChatAdapter parse untrusted model completions through parse_value into TypeAdapter validation, which triggers encode_image or encode_audio to read and base64-encode any local file path, subsequently embedding the contents into outgoing messages to the attacker-controlled endpoint.

CVE-2026-69119
High

Taubyte Tau v1.1.10 contains a missing authorization vulnerability in the services/auth HTTP service that allows any authenticated user to read or permanently delete another tenant's project by supplying an arbitrary project ID to the GET and DELETE /projects/{id} endpoints. The GitHubTokenHTTPAuth middleware only validates that a caller presents a valid GitHub OAuth token without verifying ownership or access rights to the target project, enabling attackers with any valid GitHub token to invoke bare KV-store operations such as projects.Fetch and project.Delete against any project ID to achieve cross-tenant project takeover.

CVE-2026-48809
High

python-engineio before version 4.13.2 has two server configurations where the size of incoming messages is not checked before loading them into memory. An attacker can exploit this to cause unnecessary memory allocations in the server. This affects POST requests when using ASGI with long polling transport and WebSocket messages when using Aiohttp with WebSocket transport. Version 4.13.2 addresses this issue.

CVE-2026-48802
High

python-engineio before version 4.13.2 allows an attacker to cause the creation of unnecessary background threads in the server by exploiting the heartbeat mechanism, which launches a thread when a new connection is received and when the client sends a PONG packet. This issue primarily affects synchronous servers. Version 4.13.2 fixes this by launching the initial thread only after client authentication and ensuring only one thread per client.

CVE-2026-18712
High

MongoDB Server has an issue in Queryable Encryption maintenance operations that could allow an authenticated user with privileges on one encrypted collection to cause unauthorized modification or destruction of data belonging to a different collection. This is due to insufficient validation of certain internal metadata references before they are used to perform operations on other namespaces.

CVE-2026-18711
High

MongoDB Server has an issue in the query execution engine that could allow an authenticated user with read and write privileges to cause an internal reference to be used after the underlying memory has been freed, when running certain queries against time-series collections. This could result in a server crash or disclosure of freed memory contents within query results.

CVE-2026-18697
High

MongoDB Server has an issue in the aggregation framework that could allow an unauthenticated party to cause a mongos (router) process to terminate unexpectedly by submitting a specially formed aggregation command. This could result in a denial of service, disrupting client connections routed through the affected mongos instance.

CVE-2026-18694
High

A vulnerability in MongoDB Server's geospatial query processing allows an authenticated user with write privileges to store malformed geometry data that is later processed without proper validation. This can lead to out-of-bounds memory access, causing a server crash (denial of service) and potentially exposing a limited amount of server process memory.

CVE-2026-18693
High

A vulnerability in MongoDB Server's handling of timeseries collections allows an authenticated user with write privileges to cause internal data structure inconsistency through specific document insertions. Subsequent inserts into the affected bucket can lead to out-of-bounds memory access, potentially causing a server crash, memory exposure, or memory corruption.

CVE-2026-18692
High

A vulnerability in MongoDB Server's timeseries bucket lifecycle handling allows an authenticated user with write privileges to trigger a use-after-free condition. Subsequent operations could result in a server crash or potentially execution of unintended code.

CVE-2026-18691
High

A vulnerability in MongoDB Server's intra-cluster connection setup allows a party with suitable network access to influence the authentication mechanism used between replica set members. Under certain conditions, this could cause the cluster's shared internal credential to be transmitted in a less-protected form, potentially allowing its recovery. If recovered, the credential could be used to authenticate as the internal superuser.

CVE-2026-18690
High

A vulnerability in MongoDB Server allows an authenticated user with a limited database-scoped role to perform actions on protected system collections that their privileges should not permit. This could result in critical system collections being dropped and recreated without proper authorization.

CVE-2026-18688
High

A vulnerability in MongoDB Server's aggregation framework allows an authenticated user to trigger an out-of-bounds memory read by providing a specially formed numeric parameter in a certain aggregation pipeline stage. This could result in a server crash (denial of service) and may potentially expose a limited amount of memory contents.

CVE-2026-18687
High

MongoDB Server improperly validates request parameters for a Queryable Encryption maintenance operation against the collection's encrypted field configuration. An authenticated user with readWrite privileges can send a specially crafted request causing a server crash or excessive internal writes, leading to resource exhaustion and corruption of encrypted index data.

CVE-2026-15426
High

The AcyMailing plugin for WordPress up to version 10.11.1 has an authorization bypass vulnerability. An authenticated attacker with subscriber-level access can overwrite the BCC field of the acy_notification_cms notification template, causing WordPress password reset emails, including those for administrators, to be silently copied to an attacker-controlled address, enabling account takeover.

CVE-2026-73218
HighEPSS 54%

Cursor IDE for macOS before version 3.0.0 allows an agent running in Auto-Run Sandbox mode, when Docker Desktop and Dev Containers CLI are installed, to launch a privileged container and mount Docker's virtiofs0, granting read/write access to the user's home directory and enabling host command execution with the user's privileges without an additional permission prompt.

CVE-2026-73217
High

Cursor IDE for macOS before version 3.1.2 allows an agent running in Auto-Run Sandbox mode to replace a virtual environment's Python executable with a malicious wrapper that the Microsoft Python extension invokes outside the sandbox, allowing arbitrary host commands with the user's privileges, including modifying files outside the workspace and launching applications.

PreviousPage 167 of 3913Next

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