Total CVEs

138,728

Critical Severity

3,597

High Severity

12,893

Last 7 Days

1,720
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 341 - 360 of 35,133 CVEs
CVE-2026-54773 MEDIUM - 5.9

CoreWCF: WS-Security signature substitution via document-wide Signature lookup

Vendor: nuget
Product: CoreWCF.Primitives
Published: Jun 19, 2026
Source: GitHub
CVE-2026-54772 HIGH - 7.5

CoreWCF: Pre-authentication infinite-loop CPU exhaustion in CoreWCF net.tcp / net.pipe / net.uds framing handshake

Vendor: nuget
Product: CoreWCF.NetFramingBase
Published: Jun 19, 2026
Source: GitHub

Python Liquid: Infinite loop when parsing malformed `{% case %}` tags

Vendor: pip
Product: python-liquid
Published: Jun 19, 2026
Source: GitHub

Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, a Server-Side Request Forgery (SSRF) vulnerability exists in Mercator's CVE configuration panel (`/admin/config/parameters`). The `testProvider()` method in `ConfigurationCont...

Vendor: sourcentis
Product: mercator
Published: Jun 19, 2026
Source: NVD

Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, Mercator's Query Engine (`/admin/queries/execute`) accepts a JSON DSL (`from` / `select` / `filters` / `traverse` / `output`), translates it into an Eloquent query, and return...

Vendor: sourcentis
Product: mercator
Published: Jun 19, 2026
Source: NVD
CVE-2026-49342 MEDIUM - 5.3

YARD is a documentation generation tool for the Ruby programming language. Prior to version 0.9.44, YARD's static cache lookup reads a request path before the router's path cleanup runs. When a server is configured with a document root, a traversal path such as `/../yard-cache-secret.html`...

Vendor: lsegal
Product: yard
Published: Jun 19, 2026
Source: NVD

gin-vue-admin is an AI-assisted basic development platform. In version 2.9.1, an authenticated attacker with access to the code-generation feature and MCP management interface can exploit this vulnerability by injecting attacker-controlled Go source code through POST /autoCode/addFunc, and then invo...

Vendor: flipped-aurora
Product: gin-vue-admin
Published: Jun 19, 2026
Source: NVD
CVE-2026-48774 HIGH - 7.5

ProxySQL is a proxy for MySQL and its forks, as well as PostgreSQL. In versions 3.0.0 through 3.0.8, ProxySQL's GenAI/MCP `run_sql_readonly` tool violates its documented read-only contract for MySQL targets. The tool validates only the full input string with a substring blacklist and first-keyw...

Vendor: sysown
Product: proxysql
Published: Jun 19, 2026
Source: NVD
CVE-2026-48773 CRITICAL - 9.8

ProxySQL is a proxy for MySQL and its forks, as well as PostgreSQL. Versions 2.0.18 through 3.0.8 have a pre-authentication heap memory corruption vulnerability in the MySQL and PostgreSQL protocol first-read paths. A remote unauthenticated client can declare an oversized first packet length, and Pr...

Vendor: sysown
Product: proxysql
Published: Jun 19, 2026
Source: NVD
CVE-2026-48772 CRITICAL - 10.0

ProxySQL is a proxy for MySQL and its forks, as well as PostgreSQL. In versions 2.0.0 through 3.0.8, the ProxySQL MySQL frontend accepts the `PROXY UNKNOWN <addr> <addr> <port> <port>\r\n` PP1 frame as a well-formed PROXY protocol header. The HAProxy PROXY protocol v1 specifi...

Vendor: sysown
Product: proxysql
Published: Jun 19, 2026
Source: NVD

radvd is a router advertisement daemon for IPv6. Prior to version 2.21, the `radvdump` utility shipped with radvd contains a stack buffer overflow in the Route Information option parser. When processing a crafted ICMPv6 Router Advertisement, `print_ff()` copies up to 2032 bytes from attacker-control...

Vendor: radvd-project
Product: radvdump
Published: Jun 19, 2026
Source: NVD

Oj: Use-After-Free in Oj::Parser SAJ Callback via Input Mutation

Vendor: rubygems
Product: oj
Published: Jun 19, 2026
Source: GitHub

Oj: Use-After-Free in Oj::Doc Iterators via Reentrant Close

Vendor: rubygems
Product: oj
Published: Jun 19, 2026
Source: GitHub
CVE-2026-9375 HIGH - 7.5

urllib3 version 2.6.3 is vulnerable to a decompression bomb bypass in its streaming API (`preload_content=False`) when using Brotli support. The issue arises due to three independent code paths in `response.py` that bypass the `max_length` protection introduced in version 2.6.0 to mitigate CVE-2025-...

Published: Jun 19, 2026
Source: NVD
CVE-2026-49340 HIGH - 8.1

gonic is a music streaming server / free-software subsonic server API implementation. Prior to version 0.21.0, a logic error in `ServeCreateOrUpdatePlaylist` allows any authenticated Subsonic user (including non-admin) to write playlist M3U content to an attacker-controlled absolute filesystem path ...

Vendor: sentriz
Product: gonic
Published: Jun 19, 2026
Source: NVD
CVE-2026-49339 HIGH - 7.1

gonic is a music streaming server / free-software subsonic server API implementation. The maintainer's fix in commit `6dd71e6a3c966867ef8c900d359a7df75789f410` added an ownership check based on `playlist.UserID`. However, `playlist.UserID` is derived from the first path segment of the attacker...

Vendor: sentriz
Product: gonic
Published: Jun 19, 2026
Source: NVD
CVE-2026-49338 HIGH - 7.1

gonic is a music streaming server / free-software subsonic server API implementation. Prior to version 0.21.0, the Subsonic API endpoints `/rest/deletePlaylist.view` and `/rest/getPlaylist.view` perform no per-resource authorization. Once authenticated as any user (admin or not), an attacker can del...

Vendor: sentriz
Product: gonic
Published: Jun 19, 2026
Source: NVD

@microsoft/kiota-http-fetchlibrary provides TypeScript libraries for Kiota-generated API clients. In versions 1.0.0-preview.97 through 1.0.0-preview.101, `@microsoft/kiota-http-fetchlibrary`'s `RedirectHandler` is documented as stripping `Authorization` and `Cookie` from cross-origin redirect t...

Vendor: microsoft
Product: kiota-typescript
Published: Jun 19, 2026
Source: NVD
CVE-2026-49293 HIGH - 7.5

js-toml is a TOML parser for JavaScript, fully compliant with the TOML 1.0.0 Spec. Versions up to and including 1.1.0 parse hexadecimal / octal / binary integer literals via a hand-written `parseBigInt` loop that multiplies a `BigInt` accumulator by the radix once per input digit. Each iteration per...

Vendor: sunnyadn
Product: js-toml
Published: Jun 19, 2026
Source: NVD
CVE-2026-49291 HIGH - 8.1

mcp-memory-service is a semantic memory layer for AI applications. Prior to version 10.65.3, the HTTP MCP JSON-RPC endpoint at `/mcp` requires only OAuth `read` scope for all requests, then dispatches `tools/call` directly to handlers that include mutating tools. A read-only OAuth client can call `s...

Vendor: doobidoo
Product: mcp-memory-service
Published: Jun 19, 2026
Source: NVD