Sicherheit
Security
All tracked CVEs and security advisories — sorted by date or severity. Each entry links to the official source. The plain-text explanations are generated automatically — the source remains authoritative.
| CVE / GHSA | Item | Vertical | Severity | Date |
|---|---|---|---|---|
| CVE-2026-27589 Source The Caddy web server has a vulnerability in its local admin API that allows malicious websites to replace the entire server configuration when users visit those sites. |
Caddy | OS & platform | Medium | 06.06.2026 |
| CVE-2026-27588 Source A bug in the Caddy web server allows bypassing host-based access controls when more than 100 hostnames are configured by changing the case of letters in the Host header. |
Caddy | OS & platform | Medium | 06.06.2026 |
| CVE-2026-27587 Source The Caddy web server has a flaw in path matching that allows attackers to bypass access controls by changing the case of URLs containing percent-encoded characters. |
Caddy | OS & platform | Medium | 06.06.2026 |
| CVE-2026-27586 Source A bug in the Caddy web server causes mTLS client certificate authentication to silently fail when CA certificate files are missing or corrupted, accepting any system-trusted certificate instead of only the intended private CA certificates. |
Caddy | OS & platform | High | 06.06.2026 |
| CVE-2026-27585 Source A vulnerability in the Caddy web server allows attackers to bypass path-based security protections by using backslashes in URLs that are not properly sanitized. |
Caddy | OS & platform | Medium | 06.06.2026 |
| CVE-2026-30852 Source A bug in the Caddy web server allows attackers to read environment variables and file contents through specially crafted HTTP header values when using the vars_regexp feature. |
Caddy | OS & platform | Medium | 06.06.2026 |
| CVE-2026-30851 Source A bug in Caddy's forward_auth feature allows attackers to manipulate identity headers and gain elevated privileges when the authentication service doesn't return certain headers. |
Caddy | OS & platform | High | 06.06.2026 |
| GHSA-gx7w-56w6-g48x Source Caddy's remote admin access control uses simple prefix matching for path authorization, allowing clients authorized for '/pki/ca/prod' to also access similar paths like '/pki/ca/prod-backup', bypassing intended authorization policies. |
Caddy | OS & platform | Medium | 06.06.2026 |
| CVE-2026-45692 Source An authorization bug in Caddy's admin API allows clients to access different array elements than permitted, because authorization uses string prefix matching while path traversal parses numeric array indices. |
Caddy | OS & platform | Medium | 06.06.2026 |
| GHSA-wwhq-w58m-w29c Source A security vulnerability in the Caddy web server allows attackers to read environment variables and files from the server through manipulated HTTP headers, potentially exposing secrets like API keys or passwords. |
Caddy | OS & platform | High | 06.06.2026 |
| CVE-2026-45135 Source A flaw in Caddy's FastCGI component incorrectly treats files without .php extensions as PHP scripts when the path contains certain Unicode characters, potentially allowing code execution through uploaded files. |
Caddy | OS & platform | High | 06.06.2026 |
| CVE-2025-32431 Source Traefik proxy has a vulnerability in path-based request routing. Attackers can use URLs containing '/../' to bypass security middleware and access unauthorized backend services. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2025-22868 Source A security vulnerability was discovered in the oauth2/jws library of Traefik version 2.11.22, presenting a high security risk. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2025-22871 Source A vulnerability in the Go programming language allows HTTP request smuggling through improper handling of chunked data, which attackers can exploit to manipulate requests and bypass security controls in Traefik proxies. |
Traefik | OS & platform | Critical | 06.06.2026 |
| CVE-2025-47952 Source Traefik proxy has a vulnerability in path-based routing that allows attackers to access protected backend services and bypass security middleware through URL-encoded path traversal attacks. |
Traefik | OS & platform | Low | 06.06.2026 |
| CVE-2025-54386 Source A security flaw in Traefik's WASM plugin installation allows attackers to overwrite arbitrary system files through malicious ZIP archives, potentially enabling code execution. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2025-66490 Source Traefik, a web proxy, has a path processing vulnerability that allows attackers to bypass security middleware by using URL-encoded characters in request paths, potentially gaining access to protected areas. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2025-66491 Source Traefik's NGINX provider inverts the meaning of a security setting, disabling TLS certificate verification when administrators believe it's enabled, allowing man-in-the-middle attacks on HTTPS connections. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-22045 Source Traefik web server has a vulnerability in automatic TLS certificate generation where attackers can permanently block system resources through incomplete connections and cause a denial-of-service attack. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2025-68121 Source A vulnerability in Traefik software affects the management of HTTP/3 connections and is rated as high severity, with no workarounds available. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-25949 Source A vulnerability in Traefik allows attackers to send a specific Postgres request and then stall, keeping connections open indefinitely, which leads to a denial of service attack. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-29054 Source Traefik proxy has a vulnerability in HTTP header processing that allows attackers to remove important identity headers like X-Real-IP through case manipulation, potentially leading to authentication and authorization bypasses in downstream services. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-26999 Source A flaw in Traefik allows attackers to keep TCP connections open indefinitely by sending incomplete TLS data and then stopping, which can exhaust system resources and degrade availability of all services. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-26998 Source Traefik proxy reads authentication server responses into memory without size limits, allowing a malicious authentication server to cause memory exhaustion and crash the service through oversized responses. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-29777 Source A vulnerability in Traefik's Kubernetes Gateway Provider allows attackers with write access to HTTPRoute resources to inject malicious rules through unvalidated header or query parameter values, enabling them to redirect traffic from other hostnames to their own servers. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-27141 Source A security vulnerability in Traefik, a web proxy and load balancer, allows attackers to compromise the system or disrupt the service. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-32595 Source Traefik's BasicAuth middleware has a timing vulnerability that allows attackers to enumerate valid usernames because response times differ significantly between existing and non-existing users. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-32305 Source Traefik has a TLS processing vulnerability where fragmented ClientHello packets can bypass SNI detection, allowing attackers to skip mutual TLS authentication and access protected services that should require client certificates. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-32695 Source Traefik's Kubernetes providers have a vulnerability where attackers can manipulate routing rules through special characters in hostnames or headers, potentially gaining unauthorized access to other services in multi-tenant environments. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-33433 Source A flaw in Traefik's authentication middleware allows authenticated attackers to impersonate other users when header names are configured in non-canonical form. Backend systems receive both the manipulated and genuine headers, typically reading the forged value first. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-33186 Source Traefik proxy software has a security vulnerability through a flawed gRPC-Go library where attackers can bypass authorization rules by sending HTTP/2 requests with malformed paths missing the required leading slash. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-40912 Source A vulnerability in Traefik's StripPrefixRegex middleware allows attackers to bypass authentication by using URL-encoded dots in paths, making protected content accessible without credentials. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-35051 Source A vulnerability in Traefik's ForwardAuth middleware allows attackers to bypass authentication controls by manipulating the X-Forwarded-Prefix header when Traefik is deployed behind a trusted proxy. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-39858 Source Traefik's authentication middleware has a vulnerability where attackers can bypass authentication by using spoofed headers with underscores instead of dashes, as only standard header names are sanitized. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-41263 Source Traefik's BasicAuth middleware has a timing vulnerability that allows attackers to discover valid usernames by measuring response times, as faulty code causes authentication to fail much faster for non-existent users than for existing ones. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-41181 Source Traefik's error pages middleware inadvertently forwards sensitive authentication data like Authorization headers and cookies to separate error page services, even though these were only intended for the original backend service. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-41174 Source Traefik's Kubernetes provider incorrectly bypasses namespace isolation when using Chain middleware, allowing attackers with CRD permissions in one namespace to access middleware objects from other namespaces. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-44774 Source A vulnerability in Traefik's Kubernetes Gateway API provider allows users with HTTPRoute permissions to gain unauthorized access to the REST configuration interface and manipulate Traefik's configuration, bypassing intended security settings that should prevent such access. |
Traefik | OS & platform | Medium | 06.06.2026 |
| CVE-2026-53622 Source A vulnerability in Traefik's HTTP/3 implementation allows attackers to bypass client certificate authentication when wildcard hostnames or different letter casing are used, enabling access to protected backends without required certificates. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-48491 Source A security vulnerability in Traefik allows attackers to bypass client certificate authentication when wildcard routers are configured with stricter TLS settings by exploiting another permissive SNI connection on the same endpoint. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2026-48020 Source A vulnerability in Traefik's StripPrefix middleware allows attackers to bypass authentication by using paths containing '..' that get normalized to protected backend paths after the prefix is stripped. |
Traefik | OS & platform | High | 06.06.2026 |
| CVE-2021-39226 Source A critical security vulnerability in Grafana allows attackers to access and delete dashboard snapshots without authentication by using specific URL paths. |
Grafana | OS & platform | Critical | 06.06.2026 |
| CVE-2021-41174 Source A vulnerability in Grafana allows attackers to execute malicious JavaScript code through specially crafted URLs when users are unauthenticated and visit certain pages. |
Grafana | OS & platform | Medium | 06.06.2026 |
| CVE-2021-41244 Source A vulnerability in Grafana allowed organization administrators to manage user roles in other organizations where they had no authority. This only affected installations with the fine-grained access control beta feature enabled and multiple organizations present. |
Grafana | OS & platform | Critical | 06.06.2026 |
| CVE-2021-43798 Source Grafana versions 8.0.0-beta1 through 8.3.0 contain a path traversal vulnerability that allows attackers to access local server files through specific plugin URLs. |
Grafana | OS & platform | High | 06.06.2026 |
| CVE-2021-43813 Source Grafana applications between versions 5.0.0 and 8.3.1 contain a security vulnerability that allows authenticated users to read certain markdown files through directory traversal attacks. |
Grafana | OS & platform | Medium | 06.06.2026 |
| CVE-2021-43815 Source Grafana contains a security vulnerability that allows authenticated users to read arbitrary CSV files through directory traversal, but only when the TestData DB data source is enabled. |
Grafana | OS & platform | Medium | 06.06.2026 |
| CVE-2022-21673 Source A flaw in Grafana allows API token holders to access data they shouldn't have permission for by forwarding the OAuth identity of the most recently logged-in user. |
Grafana | OS & platform | Medium | 06.06.2026 |
| CVE-2022-21702 Source Grafana versions up to 8.3.4 contain a Cross-Site Scripting vulnerability where attackers can inject malicious HTML code through compromised data sources or plugins. Authenticated users could be tricked into executing malicious code through specially crafted links. |
Grafana | OS & platform | Medium | 06.06.2026 |
| CVE-2022-21703 Source Grafana dashboards are vulnerable to Cross-Site Request Forgery attacks where attackers can trick authenticated users into granting them high privileges. All versions from 3.0-beta1 onwards are affected, allowing privilege escalation by deceiving administrators. |
Grafana | OS & platform | Medium | 06.06.2026 |