Total CVEs

138,502

Critical Severity

3,573

High Severity

12,821

Last 7 Days

2,016
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 3,561 - 3,580 of 12,518 CVEs
CVE-2026-46477 HIGH - 8.8

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, dataset create and update mass-assignment allows cross-workspace dataset takeover. This issue has been patched in version 3.1.2.

Vendor: npm
Product: flowise
Published: May 14, 2026
Source: GitHub
CVE-2026-46476 HIGH - 8.8

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, CustomTemplate create and update mass-assignment allows cross-workspace template takeover. This issue has been patched in version 3.1.2.

Vendor: npm
Product: flowise
Published: May 14, 2026
Source: GitHub
CVE-2026-46475 HIGH - 8.8

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, assistant create and update mass-assignment allows cross-workspace assistant takeover. This issue has been patched in version 3.1.2.

Vendor: npm
Product: flowise
Published: May 14, 2026
Source: GitHub
CVE-2026-46444 HIGH - 8.8

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, all CRUD endpoints for OpenAI Assistants Vector Store have no authentication middleware and the route path /api/v1/openai-assistants-vector-store is not in WHITELIST_URLS. However, it...

Vendor: npm
Product: flowise
Published: May 14, 2026
Source: GitHub
CVE-2026-45078 HIGH - 5.5

Synapse is an open source Matrix homeserver implementation. Prior to 1.152.1, local authenticated users can cause Synapse to starve other requests of CPU and lead to other requests failing, causing other users to be denied service. This vulnerability is fixed in 1.152.1.

Vendor: pip
Product: matrix-synapse
Published: May 14, 2026
Source: GitHub

n8n Has a Cross-user Authorization Bypass in Dynamic Credential OAuth Endpoints

Vendor: npm
Product: n8n
Published: May 14, 2026
Source: GitHub

n8n Has a Source Control Pull SQL Injection

Vendor: npm
Product: n8n
Published: May 14, 2026
Source: GitHub
CVE-2026-43978 HIGH - 8.1

wger: Privilege escalation via trainer-login session chaining allows gym trainer to impersonate gym manager

Vendor: pip
Product: wger
Published: May 14, 2026
Source: GitHub
CVE-2026-43977 HIGH - 7.5

wger Vulnerable to IDOR: Authenticated Users Can Read Any User's Private Workout Session Data via Template Routine API

Vendor: pip
Product: wger
Published: May 14, 2026
Source: GitHub
CVE-2026-41937 HIGH - 7.2

Vvveb before 1.0.8.3 contains an unrestricted file upload vulnerability in the plugin upload endpoint that allows super_admin users to execute arbitrary PHP code by uploading a malicious plugin ZIP file. Attackers can craft a ZIP containing a plugin.php with a valid Slug header and a public/index.ph...

Vendor: givanz
Product: Vvveb
Published: May 14, 2026
Source: NVD
CVE-2026-41935 HIGH - 7.1

Vvveb before 1.0.8.3 contains an uncontrolled recursion vulnerability in the admin controller dispatch cycle where Base::init() repeatedly invokes permission() on error handlers, causing infinite recursion until PHP memory limits are exhausted. Attackers can send sustained requests to forbidden admi...

Vendor: givanz
Product: Vvveb
Published: May 14, 2026
Source: NVD
CVE-2026-24712 HIGH - 7.3

Northern.tech CFEngine Enterprise and Community before 3.21.8, 3.24.3, and 3.27.0 allows Command injection.

Vendor: northern.tech
Product: cfengine
Published: May 14, 2026
Source: NVD
CVE-2026-42863 HIGH - 8.1

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the chatflow update endpoint of FlowiseAI. The endpoint allows clients to modify server-controlled properties such as deployed, isPublic, wor...

Vendor: npm
Product: flowise
Published: May 14, 2026
Source: GitHub
CVE-2026-42862 HIGH - 5.0

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the tool update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId, cr...

Vendor: npm
Product: flowise
Published: May 14, 2026
Source: GitHub
CVE-2026-42861 HIGH - 9.6

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to version 3.1.2, a mass assignment vulnerability exists in the variable update endpoint of FlowiseAI. The endpoint allows authenticated users to modify server-controlled properties such as workspaceId...

Vendor: npm
Product: flowise
Published: May 14, 2026
Source: GitHub
CVE-2026-6637 HIGH - 8.8

Stack buffer overflow in PostgreSQL module "refint" allows an unprivileged database user to execute arbitrary code as the operating system user running the database. A distinct attack is possible if the application declares a user-controlled column as a "refint" cascade primary ...

Vendor: postgresql
Product: postgresql
Published: May 14, 2026
Source: NVD
CVE-2026-6479 HIGH - 7.5

Uncontrolled recursion in PostgreSQL SSL and GSS negotiation allows an attacker able to connect to a PostgreSQL AF_UNIX socket to achieve sustained denial of service. If SSL and GSS are both disabled, an attacker can do the same via access to a PostgreSQL TCP socket. Versions before PostgreSQL 18....

Vendor: postgresql
Product: postgresql
Published: May 14, 2026
Source: NVD
CVE-2026-6477 HIGH - 8.8

Use of inherently dangerous function PQfn(..., result_is_int=0, ...) in PostgreSQL libpq lo_export(), lo_read(), lo_lseek64(), and lo_tell64() functions allows the server superuser to overwrite a client stack buffer with an arbitrarily-large response. Like gets(), PQfn(..., result_is_int=0, ...) st...

Vendor: postgresql
Product: postgresql
Published: May 14, 2026
Source: NVD
CVE-2026-6476 HIGH - 7.2

SQL injection in PostgreSQL pg_createsubscriber allows an attacker with pg_create_subscription rights to execute arbitrary SQL as a superuser. The attack takes effect when pg_createsubscriber next runs. Within major versions 17 and 18, minor versions before PostgreSQL 18.4 and 17.10 are affected. ...

Vendor: postgresql
Product: postgresql
Published: May 14, 2026
Source: NVD
CVE-2026-6475 HIGH - 8.8

Symlink following in PostgreSQL pg_basebackup plain format and in pg_rewind allows an origin superuser to overwrite local files, e.g. /var/lib/postgres/.bashrc, that hijack the operating system account. It will remain the case that starting the server after these commands implicitly trusts the orig...

Vendor: postgresql
Product: postgresql
Published: May 14, 2026
Source: NVD