Product
NGINX Ingress Controller Injection Vulnerability via CRDs/Annotations (CVE-2026-55723)
2 TTPs 1 CVEAn injection vulnerability exists in the NGINX Ingress Controller when configured with Custom Resource Definitions (CRDs) or Ingress annotations. An authenticated attacker with write permissions to these CRDs or annotations via the Kubernetes API can craft values to inject arbitrary NGINX configuration directives. This can lead to creating or deleting files and disabling services, affecting the control plane without exposing the data plane.
CVE-2026-42533 Heap Buffer Overflow in NGINX Map Directive
3 TTPs 2 CVEsA heap buffer overflow vulnerability, CVE-2026-42533, exists in NGINX Plus and NGINX Open Source when a 'map' directive uses regex matching and references its capture variables before the map's output variable or uses a non-cacheable variable under certain conditions, allowing an unauthenticated attacker to send crafted HTTP requests causing denial-of-service or remote code execution.
Kubernetes Nginx Ingress LFI Attack
2 rules 1 TTPDetection of local file inclusion (LFI) attacks targeting Kubernetes Nginx ingress controllers through analysis of Kubernetes logs.
Kubernetes Nginx Ingress Remote File Inclusion Attempt
2 rules 1 TTPThis analytic detects remote file inclusion (RFI) attacks targeting Kubernetes Nginx ingress controllers by analyzing Kubernetes logs from the Nginx ingress controller and identifying suspicious URL requests, potentially leading to arbitrary code execution or sensitive data access.