Finding NGINX Ingress Controllers with runZero
Today, three vulnerabilities in the NGINX Ingress Controller for Kubernetes were disclosed, as described in this article from The Hacker News. These vulnerabilities have CVSS scores ranging from 7.6 to 8.8; all of these scores are considered high.
These vulnerabilities have been designated as CVE-2022-4886, CVE-2023-5043, and CVE-2023-5044. Successful exploitation of one of these vulnerabilities could allow an attacker to execute arbitrary commands or steal the credentials of the ingress-nginx
controller. In the default configuration, that credential has access to all secrets in the cluster.
What is the impact? #
Upon successful exploitation, depending on configuration, attackers may be able to execute arbitrary commands or retrieve arbitrary infomration (including secrets) from the vulnerable service.
Are updates or workarounds available? #
As of October 30th, 2023, mitigations for each vulnerability are available and documented via disclosures from the ingress-nginx
project on GitHub:
How do I find potentially vulnerable NGINX Ingress Controllers with runZero? #
From the Services Inventory, use the following query to locate assets running the NGINX Ingress Controller in your network that expose a web interface and which may need remediation or mitigation:
product:"NGINX Ingress Controller"
Note that this identification is based on the usage of the default NGINX Ingress Controller TLS (X.509) certificate. If a different certificate is used, detection may not work as expected. Further research into fingerprinting this software is ongoing.
Get runZero for free
Don’t have runZero and need help finding vulnerable NGINX Ingress Controllers?
Start your trial today

Rob King is a Principal Researcher at runZero. Over his career Rob has served as a senior researcher with KoreLogic, the architect for TippingPoint DVLabs, and helped get several startups off the ground. Rob helped design SC Magazine's Data Leakage Prevention Product of the Year for 2010, and was awarded the 3Com Innovator of the Year Award in 2009. He has been invited to speak at BlackHat, Shmoocon, SANS Network Security, and USENIX.
Similar Content
November 9, 2023
How to find SysAid Help Desk instances
How to find SysAid Help Desk instances # On the evening of November 8th Microsoft Threat Intelligence announced that they had discovered attacks by a ransomware gang against the SysAid Help Desk software using a zero-day exploit (CVE-2023-47246). These attacks leveraged a …
Read MoreNovember 1, 2023
How to find Apache ActiveMQ instances
How to find Apache ActiveMQ® instances # On October 25th the Apache team announced a vulnerability (CVE-2023-46604) in ActiveMQ that could lead to unauthenticated remote code execution. Shortly after the issue was disclosed exploits started to appear and the Rapid7 MDR team …
Read MoreOctober 16, 2023
Finding Cisco IOS-XE devices with runZero
An actively exploited critical zero-day vulnerability has surfaced in the Cisco IOS-XE operating system, which is used on Cisco routers, switches, and other devices. Deemed “critical” in severity with a CVSS score of 10 out of 10, this vulnerability affects any device …
Read More