Total CVEs

140,343

Critical Severity

3,747

High Severity

13,518

Last 7 Days

1,769
Quick preset (or use dates below)
Clear Filters
πŸ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years β†’
Showing 10,341 - 10,360 of 36,748 CVEs
CVE-2026-45716 HIGH - 8.8

Budibase is an open-source low-code platform. Prior to 3.38.1, the POST /api/global/users/onboard endpoint is protected by workspaceBuilderOrAdmin middleware, allowing any user with builder permissions to access it. When SMTP email is not configured (the default for self-hosted Budibase instances), ...

Vendor: npm
Product: @budibase/worker
Published: May 18, 2026
Source: GitHub
CVE-2026-45707 HIGH - 8.1

n8n-MCP is an MCP server that provides AI assistants access to n8n node documentation, properties, and operations. Prior to 2.51.2, when ENABLE_MULTI_TENANT=true, the HTTP transport documents that the target n8n instance is selected per-request from x-n8n-url / x-n8n-key headers. Requests that omitt...

Vendor: npm
Product: n8n-mcp
Published: May 18, 2026
Source: GitHub

Sulu is an open-source PHP content management system based on the Symfony framework. Prior to versions 2.6.23 and 3.0.6, the password reset tokenand API key generation uses a weak cryptographical hash algorithm. This issue has been patched in versions 2.6.23 and 3.0.6.

Vendor: composer
Product: sulu/sulu
Published: May 18, 2026
Source: GitHub
CVE-2026-45363 HIGH - 7.4

ruby-jwt: Empty-key HMAC bypass; cross-language sibling of CVE-2026-44351

Vendor: rubygems
Product: jwt
Published: May 18, 2026
Source: GitHub
CVE-2026-45697 CRITICAL - 9.8

Formie is a Craft CMS plugin for creating forms. Prior to 2.2.20 and 3.1.24, unauthenticated users could submit crafted values into Hidden fields (with Default value β†’ Custom) that were evaluated as Twig during submission handling, which could lead to serious compromise of the Craft site (depending ...

Vendor: composer
Product: verbb/formie
Published: May 18, 2026
Source: GitHub
CVE-2026-45327 HIGH - 8.2

TinyIce is a streaming server for audio and video. In versions 0.8.95 through 2.4.1, missing authentication on WebRTC ingest endpoint allows unauthenticated stream injection. Version 2.5.0 fixes the issue by requiring either HTTP Basic auth or a `?password=` query parameter, comparing the supplied p...

Vendor: go
Product: github.com/DatanoiseTV/tinyice
Published: May 18, 2026
Source: GitHub
CVE-2026-8843 MEDIUM - 6.5

Creating a "2dsphere_bucket" index on a non-timeseries bucket collection will succeed, but any subsequent attempt to insert a document which triggers updating that index will crash the server. A similar issue occurs when creating "queryable_encrypted_range" indices. This issue a...

Published: May 18, 2026
Source: NVD

A pre-authentication, code injection vulnerability in version 1.0.0 or later of the ChromaDB Python project allows an unauthenticated attacker to run arbitrary code on the server by sending a malicious model repository and trust_remote_code set to true in theΒ /api/v2/tenants/{tenant}/databases/{db}/...

Vendor: Chroma
Product: ChromaDB
Published: May 18, 2026
Source: NVD
CVE-2026-41085 HIGH - 8.8

Thermo Fisher Scientific Torrent Suite Dx through 5.14.2 has a privilege escalation vulnerability that may allow an authenticated user with limited access privileges to gain unauthorized administrator-level privileges through exploitation of specific system interfaces.

Published: May 18, 2026
Source: NVD
CVE-2026-38719 MEDIUM - 6.2

OpENer v2.3-558-g1e99582 contains an out-of-bounds read vulnerability in the Common Packet Format (CPF) parser, specifically in CreateCommonPacketFormatStructure() in source/src/enet_encap/cpf.c. A crafted ENIP/CPF message can supply an attacker-controlled item_count value that is not consistently v...

Published: May 18, 2026
Source: NVD
CVE-2026-45325 HIGH - 8.2

@tmlmobilidade/utils has prototype pollution in its setValueAtPath

Vendor: npm
Product: @tmlmobilidade/utils
Published: May 18, 2026
Source: GitHub
CVE-2026-45302 HIGH - 8.2

parse-nested-form-data is a tiny node module for parsing FormData by name into objects and arrays. Prior to version 1.0.1, parseFormData() walks bracket and dot-notation FormData field names into nested objects without filtering reserved property keys. A single FormData field whose name begins with ...

Vendor: npm
Product: parse-nested-form-data
Published: May 18, 2026
Source: GitHub
CVE-2026-45300 HIGH - 7.4

The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. Versions on the 2.x branch prior to 2.15.0 and the 3.x branch prior to 3.0.10 leak `Cookie` headers to cross-origin redirect targets. When following a redirect to a d...

Vendor: maven
Product: org.asynchttpclient:async-http-client
Published: May 18, 2026
Source: GitHub
CVE-2026-45298 HIGH - 8.6

Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, in a default dozzle deploy (the documented quickstart, no DOZZLE_AUTH_PROVIDER set), POST /api/notifications/test-webhook is reachable without authentication and forwards an attacker-controlled URL into a WebhookDispatcher that ...

Vendor: go
Product: github.com/amir20/dozzle
Published: May 18, 2026
Source: GitHub
CVE-2026-46385 HIGH - 7.5

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, the Avro array and map decoders looped over an attacker-controlled block-count value without checking the underlying reader's error state inside the loop body. Reader.ReadBlockHeader returns the count as a Go int, which is 64-bit on amd6...

Vendor: go
Product: github.com/iskorotkov/avro/v2
Published: May 18, 2026
Source: GitHub
CVE-2026-45270 HIGH - 8.7

CI4MS: Stored XSS in Pages Module Content via Broken html_purify Validation Rule

Vendor: composer
Product: ci4-cms-erp/ci4ms
Published: May 18, 2026
Source: GitHub
CVE-2026-46384 HIGH - 7.5

iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets (GOARCH=...

Vendor: go
Product: github.com/iskorotkov/avro/v2
Published: May 18, 2026
Source: GitHub
CVE-2026-45149 MEDIUM - 6.5

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. When expanding a single large numeric range like {1..10000000}, the sequence generation loop generates all 10 million intermediate ele...

Vendor: npm
Product: brace-expansion
Published: May 18, 2026
Source: GitHub
CVE-2026-45139 MEDIUM - 6.5

CI4MS Fileeditor allows deletion and rename of critical application files due to missing extension allowlist on destructive operations

Vendor: composer
Product: ci4-cms-erp/ci4ms
Published: May 18, 2026
Source: GitHub
CVE-2026-36438 MEDIUM - 5.3

An issue in Intelbras VIP-1230-D-G4 Version V2.800.00IB00C.0.T allows a remote attacker to obtain sensitive information via password reset functionality under /OutsideCmd

Published: May 18, 2026
Source: NVD