Total CVEs

150,100

Critical Severity

4,928

High Severity

17,435

Last 7 Days

1,788
Quick preset (or use dates below)
Clear Filters
Showing 12,041 - 12,060 of 150,100 CVEs
CVE-2026-55672 HIGH - 7.4

ZITADEL is an open source identity management platform. Prior to 3.4.12 and 4.15.2, ZITADEL's OAuth2 and OIDC CodeExchange, RefreshToken, and device token flows fail to verify that the requesting client matches the client that initiated the authorization flow, allowing intercepted grants or ref...

Vendor: go
Product: github.com/zitadel/zitadel
Published: Jun 18, 2026
Source: GitHub

SEPPmail versions before 15.0.5 allow improper handling of attachment filenames during encrypted PDF generation. An attacker can exploit this to create new files outside the intended directory, potentially placing files in web-accessible locations.

Published: Jun 18, 2026
Source: NVD
CVE-2026-8039 MEDIUM - 6.4

The Fancy Testimonials plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'author' shortcode attribute in the 'testimonial' shortcode in all versions up to, and including, 1.0 due to insufficient input sanitization and output escaping. This makes it possibl...

Published: Jun 18, 2026
Source: NVD

8cc is vulnerable to an Out‑of‑Bounds Read due to improper handling of #line directives and GNU linemarkers. The compiler accepts attacker-controlled filename and line number metadata and later uses it without validation when accessing source line arrays. By supplying invalid or oversized line numbe...

Vendor: rui314
Product: 8cc
Published: Jun 18, 2026
Source: NVD
CVE-2026-2021 MEDIUM - 6.4

The Slideshow Gallery LITE plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'alwaysauto' shortcode attribute in all versions up to, and including, 1.8.5. This is due to insufficient input sanitization and output escaping on user-supplied attributes. This makes it p...

Published: Jun 18, 2026
Source: NVD

Worksnaps before version 1.6.20260201 contains hardcoded cloud credentials and related secret material in the Worksnaps client application binaries. The exposed credentials included AWS access keys, S3 bucket names, and related cloud access information. The originally exposed AWS credentials authent...

Vendor: Silver Leaf Technologies, Inc.
Product: Worksnaps.net Worksnaps
Published: Jun 18, 2026
Source: NVD

ZITADEL is an open source identity management platform. Prior to 4.15.1, ZITADEL's event store validation can retain the original resource owner for a deleted user identifier, causing a later user recreated with the same identifier in another organization to be provisioned under the original or...

Vendor: go
Product: github.com/zitadel/zitadel
Published: Jun 18, 2026
Source: GitHub

Tina is a headless content management system. In versions prior to @tinacms/mdx 2.1.7 and tinacms 3.9.3, rich-text parsing and the default link/image renderers did not sanitize the url field on Slate link/image nodes. Content containing javascript: or data:text/html URLs — including case-variant, ...

Vendor: npm
Product: tinacms
Published: Jun 18, 2026
Source: GitHub

Hydro: Insufficient session expiration when recreating sessions

Vendor: npm
Product: hydrooj
Published: Jun 18, 2026
Source: GitHub
CVE-2026-55603 HIGH - 7.5

http-proxy-middleware is node.js http-proxy middleware. From 3.0.4 until 3.0.7 and 4.1.1, fixRequestBody() is the library's documented helper for re-emitting a request body that was already consumed by a body parser. When the outgoing Content-Type is multipart/form-data, it rebuilds the body wi...

Vendor: npm
Product: http-proxy-middleware
Published: Jun 18, 2026
Source: GitHub
CVE-2026-55602 MEDIUM - 8.6

http-proxy-middleware is node.js http-proxy middleware. From 0.16.0 until 2.0.10, 3.0.6, and 4.1.0, http-proxy-middleware documents router proxy-table entries as host, path, or host+path selectors, but the host+path implementation uses unanchored substring matching on attacker-controlled request met...

Vendor: npm
Product: http-proxy-middleware
Published: Jun 18, 2026
Source: GitHub
CVE-2026-55254 MEDIUM - 4.8

NCalc is a fast, lightweight expression evaluator for .NET. Prior to 6.1.1, the factorial operator implementation in src/NCalc.Core/Helpers/MathHelper.cs permits specially crafted expressions with extremely large factorial operands, causing excessive CPU consumption or a non-terminating loop due to ...

Vendor: nuget
Product: NCalc.Core
Published: Jun 18, 2026
Source: GitHub
CVE-2026-55388 HIGH - 8.1

piscina is a node.js worker pool implementation. Prior to 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina's constructor and run() paths read the filename option via plain member access. Both reads fall through the prototype chain when the caller's options object doesn't have filename as an own ...

Vendor: npm
Product: piscina
Published: Jun 18, 2026
Source: GitHub

Docker MCP Gateway: Argument injection via OCI image label YAML

Vendor: go
Product: github.com/docker/mcp-gateway
Published: Jun 18, 2026
Source: GitHub

Jodit Editor is a WYSIWYG editor with written in pure TypeScript file and image editing capabilities. Versions prior to 4.12.26 are vulnerable to Prototype Pollution through Jodit.modules.Helpers.set(chain, value, obj), which walks the dot-separated chain, creating and following each path segment wi...

Vendor: npm
Product: jodit
Published: Jun 18, 2026
Source: GitHub
CVE-2026-55229 HIGH - 7.5

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.34.0, Gotenberg's /forms/libreoffice/convert endpoint allows a specially crafted document to cause LibreOffice to automatically retrieve external HTTP(S) resources and local file resources during document conversion, enabling...

Vendor: go
Product: github.com/gotenberg/gotenberg/v8
Published: Jun 18, 2026
Source: GitHub
CVE-2026-55226 MEDIUM - 5.4

Strimzi: Unrestricted access to all Secrets within namespace watched by the Topic operator

Vendor: maven
Product: io.strimzi:strimzi
Published: Jun 18, 2026
Source: GitHub
CVE-2026-55225 HIGH - 8.0

Strimzi: Cross-namespace privilege escalation via `Kafka.spec.entityOperator`

Vendor: maven
Product: io.strimzi:strimzi
Published: Jun 18, 2026
Source: GitHub
CVE-2026-9815 MEDIUM - 6.5

The MagicForm WordPress plugin through 0.1.3 does not properly validate the type of files uploaded through an unauthenticated AJAX action when a form's per-field extension allowlist is left empty, allowing unauthenticated attackers to upload PHP files and execute arbitrary code on the server.

Published: Jun 18, 2026
Source: NVD
CVE-2026-55746 HIGH - 7.6

Cotonti 1.0.0 (master branch, commit f43f1fc3) is vulnerable to stored Cross-Site Scripting in the Personal File Storage (PFS) module. A folder title (pff_title) is imported with the 'TXT' filter, which does not strip or encode HTML (the tag check in cot_import is disabled), so an authenti...

Vendor: Cotonti
Product: Cotonti
Published: Jun 18, 2026
Source: NVD