Total CVEs

140,315

Critical Severity

3,712

High Severity

13,361

Last 7 Days

1,805
Quick preset (or use dates below)
Clear Filters
๐Ÿ“… Showing Year: 2026 (January 1 - December 31, 2026) View All Years โ†’
Showing 181 - 200 of 36,720 CVEs
CVE-2026-47775 MEDIUM - 6.8

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, the OAuth2 HTTP filter's encrypt()/decrypt() functions use AES-256-CBC without an authentication tag (no HMAC, no AEAD). The /callback endpoint returns HTTP 302 o...

Vendor: envoyproxy
Product: envoy
Published: Jun 26, 2026
Source: NVD
CVE-2026-47692 MEDIUM - 4.8

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.34.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, PROXY Protocol v2 header generator emits TLVs beyond the maximum length of 65535 bytes, causing a mismatch between bytes written and the length field in the h...

Vendor: envoyproxy
Product: envoy
Published: Jun 26, 2026
Source: NVD
CVE-2026-47221 MEDIUM - 5.9

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.18.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the router filter contains a null pointer dereference vulnerability when handling HTTP 303 (See Other) internal redirects for body-less non-GET/HEAD requests....

Vendor: envoyproxy
Product: envoy
Published: Jun 26, 2026
Source: NVD
CVE-2026-47207 MEDIUM - 6.5

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.34.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, Envoy crashes if an ext_proc server sends a single gRPC message containing multiple, specially crafted ProcessingResponse messages. This can occur when the fi...

Vendor: envoyproxy
Product: envoy
Published: Jun 26, 2026
Source: NVD

Dragonfly is an in-memory data store built for modern application workloads. Prior to 1.39.9, Dragonfly has a RESP Protocol Injection via Lua redis.error_reply() in EvalSerializer. An authenticated user can inject arbitrary RESP messages into the connection's response stream, potentially causin...

Vendor: dragonflydb
Product: dragonfly
Published: Jun 26, 2026
Source: NVD
CVE-2026-47204 MEDIUM - 6.5

Envoy is an open source edge and service proxy designed for cloud-native applications. From 1.26.0 until 1.35.13, 1.36.9, 1.37.5, and 1.38.3, the envoy.filters.http.grpc_stats filter crashes (null pointer dereference / segfault) when a Connect protocol request (Content-Type: application/connect+prot...

Vendor: envoyproxy
Product: envoy
Published: Jun 26, 2026
Source: NVD

OpenAM Account Takeover via Unverified Password Change in OAuth2 Module

Vendor: maven
Product: org.openidentityplatform.openam:openam-auth-oauth2
Published: Jun 26, 2026
Source: GitHub

OpenAM Authentication Bypass via MSISDN LDAP Injection

Vendor: maven
Product: org.openidentityplatform.openam:openam-auth-msisdn
Published: Jun 26, 2026
Source: GitHub
CVE-2026-44163 MEDIUM - 5.3

fluent-plugin-opentelemetry Has Denial of Service (DoS) via Large Payloads and Decompression Bombs in `in_opentelemetry`

Vendor: rubygems
Product: fluent-plugin-opentelemetry
Published: Jun 26, 2026
Source: GitHub
CVE-2026-57518 HIGH - 8.8

Pagekit CMS 1.0.18 contains a privilege escalation vulnerability that allows authenticated users with the 'user: manage users' permission to escalate privileges by assigning arbitrary custom roles to themselves due to missing authorization checks in UserApiController::saveAction(). Attacke...

Vendor: pagekit
Product: pagekit
Published: Jun 26, 2026
Source: NVD
CVE-2026-57231 HIGH - 7.5

Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that using an asterisk (*) w...

Vendor: podman-container-tools
Product: podman
Published: Jun 26, 2026
Source: NVD
CVE-2026-56823 MEDIUM - 5.4

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to , the `POST /api/integrations/webhooks/{webhook_id}/ping` endpoint fetches the target webhook by primary key alone without verifying that the webhook belongs to the aut...

Vendor: Significant-Gravitas
Product: AutoGPT
Published: Jun 26, 2026
Source: NVD
CVE-2026-56663 HIGH - 8.5

AutoGPT is a workflow automation platform for creating, deploying, and managing continuous artificial intelligence agents. Prior to 0.6.52, an authenticated user can bypass the SSRF / private-IP protections in SendWebRequestBlock and reach internal network services. _is_ip_blocked() in backend/backe...

Vendor: Significant-Gravitas
Product: AutoGPT
Published: Jun 26, 2026
Source: NVD
CVE-2026-55677 HIGH - 7.5

Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path (preserving %2F as-is), while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows...

Vendor: labstack
Product: echo
Published: Jun 26, 2026
Source: NVD
CVE-2026-54636 CRITICAL - 9.9

Dokku is a docker-powered PaaS. Prior to 0.38.7, the cron plugin utilizes commands in the app.json file to manage system cron running as the Dokku user. An app.json cron command utilizing special shell characters - including, but not limited to, > or ; - can break out of the Docker container and ...

Vendor: dokku
Product: dokku
Published: Jun 26, 2026
Source: NVD
CVE-2026-45408 CRITICAL - 9.0

Dokku is a docker-powered PaaS. Prior to 0.38.2, the app name validation regex (^[a-z0-9][^/:_A-Z]*$) permits shell metacharacters. When an authenticated user pushes to a git remote with a crafted app name, the name is embedded unquoted into a bash pre-receive hook script via an unquoted heredoc (&l...

Vendor: dokku
Product: dokku
Published: Jun 26, 2026
Source: NVD
CVE-2026-45407 MEDIUM - 5.5

Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:auth command creates $DOKKU_ROOT/.netrc using bash's touch command, which applies the default umask of 0644. This pre-creation defeats the netrc binary's built-in 0600 permission setting, leaving git credentials readable by any local...

Vendor: dokku
Product: dokku
Published: Jun 26, 2026
Source: NVD
CVE-2026-45406 HIGH - 8.8

Dokku is a docker-powered PaaS. Prior to 0.38.2, the openresty-vhosts plugin copies files from an app's openresty/http-includes/ git repository directory to the host and then interpolates their filenames, unescaped, into a single-quoted shell string that is later parsed by eval. A filename cont...

Vendor: dokku
Product: dokku
Published: Jun 26, 2026
Source: NVD
CVE-2026-45405 HIGH - 8.8

Dokku is a docker-powered PaaS. Prior to 0.38.2, the git:from-archive and certs:add commands extract user-supplied tar/zip archives into temporary directories without sanitizing member paths or preventing symlink traversal. GNU tar creates symlinks during extraction and follows them for subsequent e...

Vendor: dokku
Product: dokku
Published: Jun 26, 2026
Source: NVD
CVE-2026-28385 MEDIUM - 5.0

In Canonical LXD versions 4.12 through 6.9, a Server-Side Request Forgery (SSRF) vulnerability in the image import functionality allows authenticated users with the can_create_images entitlement to interact with internal network infrastructure via the /images endpoint. When importing an image from a...

Vendor: Canonical
Product: lxd
Published: Jun 26, 2026
Source: NVD