Total CVEs

131,648

Critical Severity

2,801

High Severity

10,044

Last 7 Days

1,211
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 3,041 - 3,060 of 28,053 CVEs
CVE-2026-44294 MEDIUM - 5.3

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript property accessors from schema-controlled field and oneof names. Certain control characters in field names were not escaped before being embedded into generated function...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44293 HIGH - 8.8

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated JavaScript for toObject conversion could include an unsafe expression derived from a schema-controlled bytes field default value. A crafted descriptor with a non-string default val...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44292 MEDIUM - 5.3

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs generated message constructors copied enumerable properties from a provided properties object without filtering the __proto__ key. If an application constructed a message from an attacker-co...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44291 HIGH - 8.1

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs used plain objects with inherited prototypes for internal type lookup tables used by generated encode and decode functions. If Object.prototype had already been polluted, those lookup tables...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44290 HIGH - 7.5

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs allowed certain schema option paths to traverse through inherited object properties while applying options. A crafted protobuf schema or JSON descriptor could cause option handling to write ...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44289 HIGH - 7.5

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs could recurse without a depth limit while decoding nested protobuf data. This affected both skipping unknown group fields and generated decoding of nested message fields. A crafted protobuf ...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-44288 MEDIUM - 5.3

protobufjs compiles protobuf definitions into JavaScript (JS) functions. Prior to 7.5.6 and 8.0.2, protobufjs includes a minimal UTF-8 decoder that accepted overlong UTF-8 byte sequences and decoded them to their canonical characters instead of replacing them. An attacker who can provide protobuf bi...

Vendor: npm
Product: protobufjs
Published: May 12, 2026
Source: GitHub
CVE-2026-42290 HIGH - 7.8

protobufjs-cli is the command line add-on for protobuf.js. Prior to 1.2.1 and 2.0.2, pbts invoked JSDoc by building a shell command string from input file paths and executing it through child_process.exec. File paths containing shell metacharacters could therefore be interpreted by the shell instead...

Vendor: npm
Product: protobufjs-cli
Published: May 12, 2026
Source: GitHub
CVE-2026-8391 MEDIUM - 5.3

Other issue in the JavaScript Engine component. This vulnerability was fixed in Firefox 150.0.3, Firefox ESR 115.36, Firefox ESR 140.11, and Thunderbird 140.11.

Vendor: mozilla
Product: firefox
Published: May 12, 2026
Source: NVD
CVE-2026-8390 HIGH - 7.3

Use-after-free in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 150.0.3.

Vendor: mozilla
Product: firefox
Published: May 12, 2026
Source: NVD
CVE-2026-8389 HIGH - 7.3

JIT miscompilation in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3.

Vendor: mozilla
Product: firefox
Published: May 12, 2026
Source: NVD
CVE-2026-8388 MEDIUM - 6.5

Incorrect boundary conditions in the JavaScript Engine: JIT component. This vulnerability was fixed in Firefox 150.0.3, Firefox ESR 115.36, Firefox ESR 140.11, and Thunderbird 140.11.

Vendor: mozilla
Product: firefox
Published: May 12, 2026
Source: NVD

CWE-22: Improper Limitation of a Pathname to a Restricted Directory (โ€œPath Traversalโ€) vulnerability that could cause unauthorized access to sensitive files when user-supplied input is improperly handled during server-side file path processing.

Published: May 12, 2026
Source: NVD
CVE-2026-45091 CRITICAL - 9.1

sealed-env is a cross-stack, zero-trust secret management library for Node.js and Java/Spring Boot. In sealed-env enterprise mode, versions 0.1.0-alpha.1 through 0.1.0-alpha.3 embedded the operator's literal TOTP secret in the JWS payload of every minted unseal token. JWS payload is base64-enco...

Vendor: davidalmeidac
Product: sealed-env
Published: May 12, 2026
Source: NVD

pam_authnft is a PAM session module binding nftables firewall rules to authenticated sessions via cgroupv2 inodes. Prior to 0.2.0-alpha, a heap buffer over-read in peer_lookup_tcp (src/peer_lookup.c:134, prior to the fix) allowed a crafted NETLINK_SOCK_DIAG reply to slip past the message-size check,...

Vendor: identd-ng
Product: pam_authnft
Published: May 12, 2026
Source: NVD
CVE-2026-42006 MEDIUM - 4.3

An attacker can cause uncontrolled memory usage with excessive bracing over IMAP. The fix in CVE-2026-27857 was incomplete, only blocking one way of doing this, so there was still another way left open. In particular, the fix was for closing braces, but you could still use open braces to bypass the ...

Vendor: Open-Xchange GmbH
Product: OX Dovecot Pro
Published: May 12, 2026
Source: NVD
CVE-2026-40638 MEDIUM - 6.7

Dell PowerScale InsightIQ, versions 5.0.0 through 6.2.0, contains an execution with unnecessary privileges vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to elevation of privileges.

Vendor: Dell
Product: PowerScale InsightIQ
Published: May 12, 2026
Source: NVD

Attacker can use the IMAP SETACL command to inject the anyone permission to user's dovecot-acl file even if imap_acl_allow_anyone=no. This causes folders to be spammed to all users. The impact is limited to being able to spam folders to other users, no unexpected access is gained. Install to fi...

Vendor: Open-Xchange GmbH
Product: OX Dovecot Pro
Published: May 12, 2026
Source: NVD
CVE-2026-40016 MEDIUM - 5.3

Attacker can upload a malicious Sieve script over ManageSieve service (or locally) to bypass configured CPU time limits for Sieve up to 130 times of the configured limit. Attacker can use this to degrade server performance and bypass configured CPU time limits for Sieve scripts. Install fixed versio...

Vendor: Open-Xchange GmbH
Product: OX Dovecot Pro
Published: May 12, 2026
Source: NVD
CVE-2026-35071 HIGH - 8.2

Dell PowerScale InsightIQ, versions 6.0.0 through 6.2.0, contains an improper neutralization of special elements used in an OS command ('OS Command Injection') vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to Command execu...

Vendor: Dell
Product: PowerScale InsightIQ
Published: May 12, 2026
Source: NVD