VYPR

Apache Storm

by Apache Storm

CVEs (2)

  • CVE-2026-82428Sep 14, 2026
    risk 0.00cvss epss

    Description Dependency artifacts uploaded with `storm jar --artifacts` were stored under a blob key derived only from the Maven coordinate, for example `dep---.jar`. The key was therefore identical for every user of the cluster and predictable in advance. When the blob already…

  • CVE-2026-82426Sep 14, 2026
    risk 0.00cvss epss

    Description Nimbus accepted the `uploadedJarLocation` argument of `submitTopology` / `submitTopologyWithOpts` as a server-side path and opened it directly, without checking that it referred to a file the caller had actually uploaded. The intended flow is that a client first…