CVE-2025-24376
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.
EPSS 0.07% · 21.0th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| kubewarden | kubewarden-controller | >= 1.7.0, < 1.21.0, >= 1.7.0, < 1.21.0 |
| github.com | kubewarden/kubewarden-controller | 1.7.0, 1.7.0 |
Exploit Intelligence
- CIRCL seen: CVE-2025-24376 (circl-sighting)
- CIRCL seen: CVE-2025-24376 (circl-sighting)
- CIRCL seen: CVE-2025-24376 (circl-sighting)
- CIRCL seen: CVE-2025-24376 (circl-sighting)
- https://github.com/kubewarden/kubewarden-controller/security/advisories/GHSA-fc89-jghx-8pvg (circl)
- https://github.com/kubewarden/kubewarden-controller/commit/8124039b5f0c955d0ee8c8ca12d4415282f02d2c (circl)
Timeline
- Jan 21, 1970 Security Advisory
- Jan 30, 2025 CVE Published
- Jan 30, 2025 PoC Published
- Jan 30, 2025 PoC Published
- Jan 30, 2025 PoC Published
- Jan 31, 2025 EPSS Score
- Feb 4, 2025 Coalition ESS Score
- Feb 5, 2025 CVE Updated
- Feb 15, 2025 EPSS Score
- Mar 2, 2025 EPSS Score
- Mar 17, 2025 EPSS Score
- Apr 1, 2025 EPSS Score
References
- https://github.com/kubewarden/kubewarden-controller/security/advisories/GHSA-fc89-jghx-8pvg url
- https://github.com/kubewarden/kubewarden-controller/commit/8124039b5f0c955d0ee8c8ca12d4415282f02d2c url
- https://nvd.nist.gov/vuln/detail/CVE-2025-24376 advisory
- https://github.com/kubewarden/kubewarden-controller package
- https://pkg.go.dev/vuln/GO-2025-3434 url