Total CVEs

138,728

Critical Severity

3,597

High Severity

12,893

Last 7 Days

1,675
Quick preset (or use dates below)
Clear Filters
Showing 2,181 - 2,200 of 13,436 CVEs
CVE-2026-9091 MEDIUM - 5.3

Casdoor versions 2.362.0 and earlier contain a logic flaw in the social‑login binding flow that allows users to bypass configured MFA requirements. The binding‑rule code path in controllers/auth.go calls HandleLoggedIn directly without invoking checkMfaEnable. Any user authenticating via this path i...

Published: May 28, 2026
Source: NVD
CVE-2026-47676 MEDIUM - 5.3

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, app.mount() strips the mount prefix from the incoming request path using the raw URL pathname, while route matching is performed against the percent-decoded path. This inconsistency causes the pre...

Vendor: honojs
Product: hono
Published: May 28, 2026
Source: NVD
CVE-2026-47675 MEDIUM - 4.3

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the serialize() function in hono/cookie validates domain and path options against characters that corrupt Set-Cookie header syntax (;, \r, \n), but does not apply the same validation to sameSite a...

Vendor: honojs
Product: hono
Published: May 28, 2026
Source: NVD
CVE-2026-47674 MEDIUM - 5.3

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the ip-restriction middleware (hono/ip-restriction) compares incoming IP addresses against configured deny and allow rules using string equality after partial normalization. Non-canonical IPv6 rep...

Vendor: honojs
Product: hono
Published: May 28, 2026
Source: NVD
CVE-2026-47673 MEDIUM - 4.8

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.21, the jwt and jwk middlewares do not verify that the Authorization header value uses theBearer scheme. Any two-part header value — regardless of the scheme name in the first position — proceeds to J...

Vendor: honojs
Product: hono
Published: May 28, 2026
Source: NVD
CVE-2026-44462 MEDIUM - 6.4

Zed is a code editor. Prior to 0.229.0, Zed's terminal tool permission system can be bypassed via bash variable expansion chaining (${var@P}), allowing arbitrary command execution under an allowlisted command prefix. This vulnerability is fixed in 0.229.0.

Vendor: zed-industries
Product: zed
Published: May 28, 2026
Source: NVD
CVE-2026-41160 MEDIUM - 4.3

EspoCRM is an open source customer relationship management application. Prior to 9.3.5, a business logic flaw (Broken Access Control) in EspoCRM 9.3.3 allows low-privileged users to pin arbitrary notes without having the required edit permissions for the parent object. Due to a "write first, au...

Vendor: espocrm
Product: espocrm
Published: May 28, 2026
Source: NVD
CVE-2026-41141 MEDIUM - 6.5

EspoCRM is an open source customer relationship management application. Prior to 9.3.5, the POST /api/v1/EmailTemplate/:id/prepare endpoint accepts an emailAddress parameter and resolves the owning entity (Contact, Lead, Account, or User) without performing an ACL check. An authenticated user with E...

Vendor: espocrm
Product: espocrm
Published: May 28, 2026
Source: NVD
CVE-2026-41178 MEDIUM - 5.3

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Versions 1.41.0 and 1.43.0 removed raw-length rejection and it causes `Parse` to process arbitrarily large/invalid baggage headers and log errors, enabling DoS via oversized inputs. Versions 1.42.0 and 1.44.0 fix the issue.

Vendor: go
Product: go.opentelemetry.io/otel/baggage
Published: May 28, 2026
Source: GitHub
CVE-2026-22872 MEDIUM - 9.1

Capsule is a multi-tenancy and policy-based framework for Kubernetes. The Capsule Controller runs with cluster-admin privileges. Although the TenantResource RawItems processing logic forcibly sets the namespace, this is ineffective for cluster-scoped resources. Prior to version 0.13.0, tenant admini...

Vendor: go
Product: github.com/projectcapsule/capsule
Published: May 28, 2026
Source: GitHub
CVE-2026-48735 MEDIUM - 5.5

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.1, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires parsing large XMP metadata, possibly with lots of unnecessary elements. This vulnerability is fixed in 6.12.1.

Vendor: py-pdf
Product: pypdf
Published: May 28, 2026
Source: NVD
CVE-2026-48525 MEDIUM - 5.3

PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option ("b64": false, RFC 7797), PyJWT performs Base64URL decoding of the compact-serialization payload segment before enforcing the detached-payload rul...

Vendor: jpadilla
Product: pyjwt
Published: May 28, 2026
Source: NVD
CVE-2026-48523 MEDIUM - 5.4

PyJWT is a JSON Web Token implementation in Python. From 2.9.0 to 2.12.1, there is a verifier-side algorithm allow-list bypass when jwt.decode() or jwt.decode_complete() are called with a PyJWK key. The token header alg is checked against the caller-supplied algorithms allow-list, but signature veri...

Vendor: jpadilla
Product: pyjwt
Published: May 28, 2026
Source: NVD
CVE-2026-48522 MEDIUM - 4.2

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen() which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is currently no ...

Vendor: jpadilla
Product: pyjwt
Published: May 28, 2026
Source: NVD
CVE-2026-48155 MEDIUM - 5.5

pypdf is a free and open-source pure-python PDF library. Prior to 6.12.0, an attacker who uses this vulnerability can craft a PDF which leads to large memory usage. This requires extracting text in layout mode with large character offsets. This vulnerability is fixed in 6.12.0.

Vendor: py-pdf
Product: pypdf
Published: May 28, 2026
Source: NVD
CVE-2026-9818 MEDIUM - 4.7

Roundcube's HTML sanitization path for message rendering allows loopback, localhost, RFC1918, link-local, and ULA URLs even when remote content loading is disabled. A remote attacker can send an HTML email that causes the victim's browser to issue requests to local or private-network servi...

Published: May 28, 2026
Source: NVD
CVE-2026-40914 MEDIUM - 4.3

A vulnerability exists in Apache Artemis whereby an application using the STOMP protocol with security credentials that grant either the consume or send permission on an address can augment the routing-type supported by that address even if said user doesn't have the createAddress permission fo...

Vendor: Apache Software Foundation
Product: Apache Artemis Stomp Protocol, Apache ActiveMQ Artemis Stomp Protocol
Published: May 28, 2026
Source: NVD
CVE-2025-48977 MEDIUM - 6.5

Relative Path Traversal vulnerability in Apache Ignite REST API. Authenticated REST API users can read any file on the server with "cmd=log" command and a log path crafted in a certain way. This issue affects Apache Ignite: from 2.0.0 through 2.17.0. Users are recommended to upgrade to v...

Vendor: Apache Software Foundation
Product: Apache Ignite
Published: May 28, 2026
Source: NVD
CVE-2026-9807 MEDIUM - 4.3

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.9 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1 that under certain conditions could have allowed a blocked Project Access Token to continue accessing private resources due to incorrect authorization enforcem...

Vendor: gitlab
Product: gitlab
Published: May 28, 2026
Source: NVD
CVE-2026-9015 MEDIUM - 4.3

The Equalize Digital Accessibility Checker – WCAG, ADA, EAA and Section 508 compliance plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 1.42.0. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes ...

Published: May 28, 2026
Source: NVD