VYPR

Go modules package

github.com/argoproj/argo-events

pkg:golang/github.com/argoproj/argo-events

Vulnerabilities (3)

  • CVE-2025-32445CriApr 15, 2025
    affected < 1.9.6fixed 1.9.6

    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 EventS

  • CVE-2022-25856Jun 17, 2022
    affected < 1.7.1fixed 1.7.1

    The package github.com/argoproj/argo-events/sensors/artifacts before 1.7.1 are vulnerable to Directory Traversal in the (g *GitArtifactReader).Read() API in git.go. This could allow arbitrary file reads if the GitArtifactReader is provided a pathname containing a symbolic link or

  • CVE-2022-31054Jun 13, 2022
    affected < 1.7.1fixed 1.7.1

    Argo Events is an event-driven workflow automation framework for Kubernetes. Prior to version 1.7.1, several `HandleRoute` endpoints make use of the deprecated `ioutil.ReadAll()`. `ioutil.ReadAll()` reads all the data into memory. As such, an attacker who sends a large request to