Back to overview

CVE-2025-32445

CRITICAL
10.0
CVSS 3.1
Description
Argo Events is an event-driven workflow automation framework for Kubernetes. A user with permission to create/modify EventSource and Sensor custom resources can gain privileged access to the host system and cluster, even without having direct administrative privileges. The EventSource and Sensor CRs allow the corresponding orchestrated pod to be customized with spec.template and spec.template.container (with type k8s.io/api/core/v1.Container), thus, any specification under container such as command, args, securityContext , volumeMount can be specified, and applied to the EventSource or Sensor pod. With these, a user would be able to gain privileged access to the cluster host, if he/she specified the EventSource/Sensor CR with some particular properties under template. This vulnerability is fixed in v1.9.6.

Metadata

CVE ID
CVE-2025-32445
State
PUBLISHED
Assigner
GitHub_M
Reserved
2025-04-08 10:54 UTC
Published
2025-04-15 19:22 UTC
Last updated
2025-04-15 20:07 UTC
Primary CWE
CWE-250
CWE-250: Execution with Unnecessary Privileges
Vendor / Product
argoproj / argo-events
Sources
cve.org  ·  NVD

Severity & Metrics

10.0 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
argoproj argo-events < 1.9.6
Weakness (CWE)
CWESourceDescription
CWE-250 cna CWE-250: Execution with Unnecessary Privileges
CVSS scores (1)
ScoreSeverityVersionSourceVector
10.0 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
References (2)
Back to overview