CVE-2025-1974 ingress-nginx critical vulnerability not detected in a vulnerable container #8709
Replies: 2 comments 5 replies
-
the
this might be resolved if/when k8s team use go1.24 to build their binaries which "sets the main module’s version in the compiled binary based on the version control system tag and/or commit". |
Beta Was this translation helpful? Give feedback.
-
I have the opposite issue (false positive) on a custom-built distroless ingress-nginx 1.11.7 container. FPs are detected both for ingress-nginx and nginx.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
IDs
CVE-2025-1974
Description
According to GHSA-mgvx-rpfc-9mpv and kubernetes/kubernetes#131009 ingress-nginx controller v.1.12.0 contains a critical vulnerability CVE-2025-1974.
This is also present in the aqua vulnerability database https://avd.aquasec.com/nvd/2025/cve-2025-1974/
However the vulnerability is not found when the container is scanned with trivy.
Reproduction Steps
Version
Checklist
-f json
that shows data sources and confirmed that the security advisory in data sources was correctBeta Was this translation helpful? Give feedback.
All reactions