CVE-2025-24784
Last modified
CVE-2025-24784 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. kubewarden-controller is a Kubernetes controller that allows you to dynamically register Kubewarden admission policies. The policy group feature, added to by the 1.17.0 release. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
kubewarden-controller is a Kubernetes controller that allows you to dynamically register Kubewarden admission policies. The policy group feature, added to by the 1.17.0 release. By being namespaced, the AdmissionPolicyGroup has a well constrained impact on cluster resources. Hence, it’s considered safe to allow non-admin users to create and manage these resources in the namespaces they own. Kubewarden policies can be allowed to query the Kubernetes API at evaluation time; these types of policies are called “context aware“. Context aware policies can perform list and get operations against a Kubernetes cluster. The queries are done using the ServiceAccount of the Policy Server instance that hosts the policy. That means that access to the cluster is determined by the RBAC rules that apply to that ServiceAccount. The AdmissionPolicyGroup CRD allowed the deployment of context aware policies. This could allow an attacker to obtain information about resources that are out of their reach, by leveraging a higher access to the cluster granted to the ServiceAccount token used to run the policy. The impact of this vulnerability depends on the privileges that have been granted to the ServiceAccount used to run the Policy Server and assumes that users are using the recommended best practices of keeping the Policy Server's ServiceAccount least privileged. By default, the Kubewarden helm chart grants access to the following resources (cluster wide) only: Namespace, Pod, Deployment and Ingress. This vulnerability is fixed in 1.21.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-24784?
How severe is CVE-2025-24784?
How do I fix CVE-2025-24784?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-24779Deserialization of Untrusted Data vulnerability in NooTheme …8.8
- CVE-2025-2478The Code Clone plugin for WordPress is vulnerable to time-ba…4.9
- CVE-2025-24780Improper Neutralization of Special Elements used in an SQL C…8.5
- CVE-2025-24781Improper Neutralization of Input During Web Page Generation …7.1
- CVE-2025-24782Improper Control of Filename for Include/Require Statement i…8.8
- CVE-2025-24783** UNSUPPORTED WHEN ASSIGNED ** Incorrect Usage of Seeds in …7.5
- CVE-2025-24785iTop is an web based IT Service Management tool. In version …4.3
- CVE-2025-24786WhoDB is an open source database management tool. While the …9.1
- CVE-2025-24787WhoDB is an open source database management tool. In affecte…7.5
- CVE-2025-24788snowflake-connector-net is the Snowflake Connector for .NET.…5.5
- CVE-2025-24789Snowflake JDBC provides a JDBC type 4 driver that supports c…7.8
- CVE-2025-2479The Easy Custom Admin Bar plugin for WordPress is vulnerable…6.1
Are you affected by CVE-2025-24784?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
