CVE-2025-24376
Description
kubewarden-controller is a Kubernetes controller that allows you to dynamically register Kubewarden admission policies. By design, AdmissionPolicy and AdmissionPolicyGroup can evaluate only namespaced resources. The resources to be evaluated are determined by the rules provided by the user when defining the policy. There might be Kubernetes namespaced resources that should not be validated by AdmissionPolicy and by the AdmissionPolicyGroup policies because of their sensitive nature. For example, PolicyReport are namespaced resources that contain the list of non compliant objects found inside of a namespace. An attacker can use either an AdmissionPolicy or an AdmissionPolicyGroup to prevent the creation and update of PolicyReport objects to hide non-compliant resources. Moreover, the same attacker might use a mutating AdmissionPolicy to alter the contents of the PolicyReport created inside of the namespace. Starting from the 1.21.0 release, the validation rules applied to AdmissionPolicy and AdmissionPolicyGroup have been tightened to prevent them from validating sensitive types of namespaced resources.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/kubewarden/kubewarden-controllerGo | >= 1.7.0, < 1.21.0 | 1.21.0 |
Affected products
5- Range: v1.10.0, v1.10.0-rc1, v1.10.0-rc2, …
- ghsa-coords4 versionspkg:golang/github.com/kubewarden/kubewarden-controllerpkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2015.6pkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Tumbleweedpkg:rpm/suse/govulncheck-vulndb&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Package%20Hub%2015%20SP6
>= 1.7.0, < 1.21.0+ 3 more
- (no CPE)range: >= 1.7.0, < 1.21.0
- (no CPE)range: < 0.0.20250207T224745-150000.1.32.1
- (no CPE)range: < 0.0.20250204T220613-1.1
- (no CPE)range: < 0.0.20250207T224745-150000.1.32.1
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-fc89-jghx-8pvgghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2025-24376ghsaADVISORY
- github.com/kubewarden/kubewarden-controller/commit/8124039b5f0c955d0ee8c8ca12d4415282f02d2cnvdWEB
- github.com/kubewarden/kubewarden-controller/security/advisories/GHSA-fc89-jghx-8pvgnvdWEB
- pkg.go.dev/vuln/GO-2025-3434ghsaWEB
News mentions
0No linked articles in our index yet.