Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
7.8 HIGH
CVE-2026-21344 — Substance3D - Stager | Out-of-bounds Read (CWE-125)

Substance3D - Stager versions 3.1.6 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory struc…

macos windows substance_3d_stager | Memory Corruption
Feb 10, 2026 Feb 11, 2026
Feb 10, 2026
Feb 11, 2026
7.8 HIGH
CVE-2026-21343 — Substance3D - Stager | Out-of-bounds Read (CWE-125)

Substance3D - Stager versions 3.1.6 and earlier are affected by an out-of-bounds read vulnerability when parsing a crafted file, which could result in a read past the end of an allocated memory struc…

macos windows substance_3d_stager | Memory Corruption
Feb 10, 2026 Feb 11, 2026
Feb 10, 2026
Feb 11, 2026
7.8 HIGH
CVE-2026-21342 — Substance3D - Stager | Out-of-bounds Write (CWE-787)

Substance3D - Stager versions 3.1.6 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of …

macos windows substance_3d_stager | Memory Corruption
Feb 10, 2026 Feb 11, 2026
Feb 10, 2026
Feb 11, 2026
7.8 HIGH
CVE-2026-21341 — Substance3D - Stager | Out-of-bounds Write (CWE-787)

Substance3D - Stager versions 3.1.6 and earlier are affected by an out-of-bounds write vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of …

macos windows substance_3d_stager | Memory Corruption
Feb 10, 2026 Feb 11, 2026
Feb 10, 2026
Feb 11, 2026
7.5 HIGH
CVE-2026-1850 — An authorized user may disable the MongoDB server by issuing a certain type of complex qu…

Complex queries can cause excessive memory usage in MongoDB Query Planner resulting in an Out-Of-Memory Crash.

mongodb | Remote | Denial of Service
Feb 10, 2026 Feb 25, 2026
Feb 10, 2026
Feb 25, 2026
7.5 HIGH
CVE-2026-1849 — Mongod can run out of stack memory when expressions create deeply nested documents

MongoDB Server may experience an out-of-memory failure while evaluating expressions that produce deeply nested documents. The issue arises in recursive functions because the server does not periodica…

mongodb | Remote | Denial of Service
Feb 10, 2026 Feb 25, 2026
Feb 10, 2026
Feb 25, 2026
8.2 HIGH
CVE-2026-1848 — Connections received from the proxy port may not count towards total accepted connections

Connections received from the proxy port may not count towards total accepted connections, resulting in server crashes if the total number of connections exceeds available resources. This only applie…

mongodb | Remote | Denial of Service
Feb 10, 2026 Feb 25, 2026
Feb 10, 2026
Feb 25, 2026
7.5 HIGH
CVE-2026-1847 — MongoDB Server may crash when inserting large documents

Inserting certain large documents into a replica set could lead to replica set secondaries not being able to fetch the oplog from the primary. This could stall replication inside the replica set lead…

mongodb | Remote | Denial of Service
Feb 10, 2026 Feb 25, 2026
Feb 10, 2026
Feb 25, 2026
6.9 MEDIUM
CVE-2026-26003 — FastGPT Plugin forwarding request is not authenticated, posing a serious risk of attack

FastGPT is an AI Agent building platform. From 4.14.0 to 4.14.5, attackers can directly access the plugin system through FastGPT/api/plugin/xxx without authentication, thereby threatening the plugin …

fastgpt | Remote | Authentication
Feb 10, 2026 Feb 23, 2026
Feb 10, 2026
Feb 23, 2026
9.8 CRITICAL
CVE-2026-25993 — EverShop has a Second-Order SQL Injection in URL Rewrite Processing Derived from Category…

EverShop is a TypeScript-first eCommerce platform. During category update and deletion event handling, the application embeds path / request_path values—derived from the url_key stored in the databas…

evershop | Remote | Injection
Feb 10, 2026 Feb 23, 2026
Feb 10, 2026
Feb 23, 2026
7.5 HIGH
CVE-2026-25992 — SiYuan has a File Read Interface Case Bypass Vulnerability

SiYuan is a personal knowledge management system. Prior to 3.5.5, the /api/file/getFile endpoint uses case-sensitive string equality checks to block access to sensitive files. On case-insensitive fil…

siyuan | Remote | Path Traversal
Feb 10, 2026 Feb 23, 2026
Feb 10, 2026
Feb 23, 2026
6.1 MEDIUM
CVE-2026-25956 — Frappe Affected by XSS and Open Redirect in Sign Up

Frappe is a full-stack web application framework. Prior to 14.99.14 and 15.94.0, an attacker could craft a malicious signup URL for a frappe site which could lead to an open redirect (or reflected XS…

frappe | Remote | Cross-Site Scripting
Feb 10, 2026 Feb 17, 2026
Feb 10, 2026
Feb 17, 2026
8.8 HIGH
CVE-2026-25947 — Worklenz Boolean-Based Blind SQL Injection via Improper ORDER BY Clause Input Validation

Worklenz is a project management tool. Prior to 2.1.7, there are multiple SQL injection vulnerabilities were discovered in backend SQL query construction affecting project and task management control…

worklenz | Remote | Injection
Feb 10, 2026 Feb 23, 2026
Feb 10, 2026
Feb 23, 2026
8.0 HIGH
CVE-2026-25805 — Zed does not show Parameter Values for MCP Tool Calls. Users cannot detect tool poisoning.

Zed is a multiplayer code editor. Prior to 0.219.4, Zed does not show with which parameters a tool is being invoked, when asking for allowance. Further it does not show after the tool was being invok…

zed | Remote | Information Disclosure
Feb 10, 2026 Feb 19, 2026
Feb 10, 2026
Feb 19, 2026
9.3 CRITICAL
CVE-2026-25728 — ClipBucket v5 Affected by Remote Code Execution via Avatar/Background File Upload Race Co…

ClipBucket v5 is an open source video sharing platform. Prior to 5.5.3 - #40, a Time-of-Check to Time-of-Use (TOCTOU) race condition vulnerability exists in ClipBucket's avatar and background image u…

clipbucket | Remote | Race Condition
Feb 10, 2026 Feb 18, 2026
Feb 10, 2026
Feb 18, 2026
8.3 HIGH
CVE-2026-25646 — LIBPNG has a heap buffer overflow in png_set_quantize

LIBPNG is a reference library for use in applications that read, create, and manipulate PNG (Portable Network Graphics) raster image files. Prior to 1.6.55, an out-of-bounds read vulnerability exists…

libpng | Remote | Memory Corruption
Feb 10, 2026 Feb 13, 2026
Feb 10, 2026
Feb 13, 2026
7.1 HIGH
CVE-2026-25612 — Internal ResourceId collision may affect unrelated collections

The internal locking mechanism of the MongoDB server uses an internal encoding of the resources in order to choose what lock to take. Collections may inadvertently collide with one another in this re…

mongodb | Remote | Denial of Service
Feb 10, 2026 Feb 10, 2026
Feb 10, 2026
Feb 10, 2026
8.7 HIGH
CVE-2026-25611 — Pre-Authentication Memory Exhaustion Denial of Service in MongoDB Server

A series of specifically crafted, unauthenticated messages can exhaust available memory and crash a MongoDB server.

mongodb | Remote | Denial of Service
Feb 10, 2026 Feb 10, 2026
Feb 10, 2026
Feb 10, 2026
7.5 HIGH
CVE-2026-25577 — Emmett has an Unhandled CookieError Exception Causing Denial of Service

Emmett is a framework designed to simplify your development process. Prior to 1.3.11, the cookies property in mmett_core.http.wrappers.Request does not handle CookieError exceptions when parsing malf…

Remote | Denial of Service
Feb 10, 2026 Feb 11, 2026
Feb 10, 2026
Feb 11, 2026
7.3 HIGH
CVE-2026-24045 — Docmost Affected by Stored XSS in Public Share Page

Docmost is open-source collaborative wiki and documentation software. From g and before 0.25.0, the public share page functionality in Docmost does not properly HTML-escape page titles before inserti…

docmost | Remote | Cross-Site Scripting
Feb 10, 2026 Feb 25, 2026
Feb 10, 2026
Feb 25, 2026
Showing 20 of 5094 Results