Total CVEs

140,323

Critical Severity

3,747

High Severity

13,514

Last 7 Days

1,800
Quick preset (or use dates below)
Clear Filters
📅 Showing Year: 2026 (January 1 - December 31, 2026) View All Years →
Showing 9,081 - 9,100 of 13,211 CVEs
CVE-2026-25819 HIGH - 7.5

HMS Networks Ewon Flexy with firmware before 15.0s4, Cosy+ with firmware 22.xx before 22.1s6, and Cosy+ with firmware 23.xx before 23.0s3 allows unauthenticated attackers to cause a Denial of Service by using a specially crafted HTTP request that leads to a reboot of the device, provided they have a...

Published: Mar 13, 2026
Source: NVD
CVE-2026-25817 HIGH - 8.8

HMS Networks Ewon Flexy with firmware before 15.0s4, Cosy+ with firmware 22.xx before 22.1s6, and Cosy+ with firmware 23.xx before 23.0s3 have improper neutralization of special elements used in an OS command allowing remote code execution by attackers with low privilege access on the gateway, provi...

Published: Mar 13, 2026
Source: NVD
CVE-2026-25076 HIGH - 7.3

Anchore Enterprise versions before 5.25.1 contain an SQL injection vulnerability in the GraphQL Reports API. An authenticated attacker that is able to access the GraphQL API could execute arbitrary SQL instructions resulting in modifications to the data contained in the Anchore Enterprise database.

Vendor: Anchore
Product: Anchore Enterprise
Published: Mar 13, 2026
Source: NVD
CVE-2026-22202 HIGH - 8.1

wpDiscuz before 7.6.47 contains a cross-site request forgery vulnerability that allows attackers to delete all comments associated with an email address by crafting a malicious GET request with a valid HMAC key. Attackers can embed the deletecomments action URL in image tags or other resources to tr...

Vendor: gVectors
Product: wpDiscuz
Published: Mar 13, 2026
Source: NVD
CVE-2026-22193 HIGH - 8.1

wpDiscuz before 7.6.47 contains an SQL injection vulnerability in the getAllSubscriptions() function where string parameters lack proper quote escaping in SQL queries. Attackers can inject malicious SQL code through email, activation_key, subscription_date, and imported_from parameters to manipulate...

Vendor: gVectors
Product: wpDiscuz
Published: Mar 13, 2026
Source: NVD
CVE-2026-22182 HIGH - 7.5

wpDiscuz before 7.6.47 contains an unauthenticated denial of service vulnerability that allows anonymous users to trigger mass notification emails by exploiting the checkNotificationType() function. Attackers can repeatedly call the wpdiscuz-ajax.php endpoint with arbitrary postId and comment_id par...

Vendor: gVectors
Product: wpDiscuz
Published: Mar 13, 2026
Source: NVD
CVE-2026-0957 HIGH - 7.8

There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted file in Digilent DASYLab.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted fil...

Vendor: ni
Product: dasylab
Published: Mar 13, 2026
Source: NVD
CVE-2026-0956 HIGH - 7.8

There is a memory corruption vulnerability due to an out-of-bounds read when loading a corrupted file in Digilent DASYLab.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted file...

Vendor: ni
Product: dasylab
Published: Mar 13, 2026
Source: NVD
CVE-2026-0955 HIGH - 7.8

There is a memory corruption vulnerability due to an out-of-bounds read when loading a corrupted file in Digilent DASYLab.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted file...

Vendor: ni
Product: dasylab
Published: Mar 13, 2026
Source: NVD
CVE-2026-0954 HIGH - 7.8

There is a memory corruption vulnerability due to an out-of-bounds write when loading a corrupted DSB file in Digilent DASYLab.  This vulnerability may result in information disclosure or arbitrary code execution. Successful exploitation requires an attacker to get a user to open a specially crafted...

Vendor: ni
Product: dasylab
Published: Mar 13, 2026
Source: NVD
CVE-2025-71263 HIGH - 7.4

In UNIX Fourth Research Edition (v4), the su command is vulnerable to a buffer overflow due to the 'password' variable having a fixed size of 100 bytes. A local user can exploit this to gain root privileges. It is unlikely that UNIX v4 is running anywhere outside of a very small number of ...

Vendor: AT&T Bell Labs
Product: UNIX
Published: Mar 13, 2026
Source: NVD
CVE-2025-13779 HIGH - 8.3

Missing authentication for critical function vulnerability in ABB AWIN GW100 rev.2, ABB AWIN GW120.This issue affects AWIN GW100 rev.2: 2.0-0, 2.0-1; AWIN GW120: 1.2-0, 1.2-1.

Vendor: ABB
Product: AWIN GW100 rev.2, AWIN GW120
Published: Mar 13, 2026
Source: NVD
CVE-2025-13777 HIGH - 8.3

Authentication bypass by capture-replay vulnerability in ABB AWIN GW100 rev.2, ABB AWIN GW120.This issue affects AWIN GW100 rev.2: 2.0-0, 2.0-1; AWIN GW120: 1.2-0, 1.2-1.

Vendor: ABB
Product: AWIN GW100 rev.2, AWIN GW120
Published: Mar 13, 2026
Source: NVD
CVE-2026-31882 HIGH - 7.5

Dagu is a workflow engine with a built-in Web user interface. Prior to 2.2.4, when Dagu is configured with HTTP Basic authentication (DAGU_AUTH_MODE=basic), all Server-Sent Events (SSE) endpoints are accessible without any credentials. This allows unauthenticated attackers to access real-time DAG ex...

Vendor: npm
Product: dagu
Published: Mar 13, 2026
Source: GitHub
CVE-2026-2229 HIGH - 7.5

ImpactThe undici WebSocket client is vulnerable to a denial-of-service attack due to improper validation of the server_max_window_bits parameter in the permessage-deflate extension. When a WebSocket client connects to a server, it automatically advertises support for permessage-deflate compression. ...

Vendor: npm
Product: undici
Published: Mar 12, 2026
Source: NVD
CVE-2026-1528 HIGH - 7.5

ImpactA server can reply with a WebSocket frame using the 64-bit length form and an extremely large length. undici's ByteParser overflows internal math, ends up in an invalid state, and throws a fatal TypeError that terminates the process. Patches Patched in the undici version v7.24.0 and v6....

Vendor: npm
Product: undici
Published: Mar 12, 2026
Source: NVD
CVE-2026-1526 HIGH - 7.5

The undici WebSocket client is vulnerable to a denial-of-service attack via unbounded memory consumption during permessage-deflate decompression. When a WebSocket connection negotiates the permessage-deflate extension, the client decompresses incoming compressed frames without enforcing any limit on...

Vendor: npm
Product: undici
Published: Mar 12, 2026
Source: NVD
CVE-2026-32319 HIGH - 7.5

Ella Core is a 5G core designed for private networks. Prior to 1.5.1, Ella Core panics when processing a malformed integrity protected NGAP/NAS message with a length under 7 bytes. An attacker able to send crafted NAS messages to Ella Core can crash the process, causing service disruption for all co...

Vendor: go
Product: github.com/ellanetworks/core
Published: Mar 12, 2026
Source: GitHub
CVE-2026-32302 HIGH - 8.1

OpenClaw is a personal AI assistant. Prior to 2026.3.11, browser-originated WebSocket connections could bypass origin validation when gateway.auth.mode was set to trusted-proxy and the request arrived with proxy headers. A page served from an untrusted origin could connect through a trusted reverse ...

Vendor: npm
Product: openclaw
Published: Mar 12, 2026
Source: GitHub
CVE-2026-32260 HIGH - 8.1

Deno is a JavaScript, TypeScript, and WebAssembly runtime. From 2.7.0 to 2.7.1, A command injection vulnerability exists in Deno's node:child_process polyfill (shell: true mode) that bypasses the fix for CVE-2026-27190. The two-stage argument sanitization in transformDenoShellCommand (ext/node...

Vendor: denoland
Product: deno
Published: Mar 12, 2026
Source: NVD