| ▲ | chuckadams 3 days ago | |||||||
The API of Ingress is not Nginx's API. The spec itself is basically a yaml schema, it's hard to have a vulnerability in that. | ||||||||
| ▲ | physicsguy 2 days ago | parent [-] | |||||||
There have been critical vulns in nginx-ingress (the part which is deprecated) like this: https://kubernetes.io/blog/2025/03/24/ingress-nginx-cve-2025... If you're using it after it's dead, you're at risk of further problems of this nature that aren't in the underly nginx reverse proxy but in the code wrapping it. | ||||||||
| ||||||||