CVE-2022-31054 Details
Description
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 the Argo Events server will be able to crash it and cause denial of service. A patch for this vulnerability has been released in Argo Events version 1.7.1.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 23, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/argoproj/argo-events/commit/eaabcb6d65022fc34a0cc9ea7f00681abd326b35 | CVE | PatchThird Party Advisory |
| https://github.com/argoproj/argo-events/issues/1946 | CVE | Issue TrackingThird Party Advisory |
| https://github.com/argoproj/argo-events/pull/1966 | CVE | PatchThird Party Advisory |
| https://github.com/argoproj/argo-events/security/advisories/GHSA-5q86-62xr-3r57 | CVE | Third Party Advisory |
| https://github.com/argoproj/argo-events/commit/eaabcb6d65022fc34a0cc9ea7f00681abd326b35 | [email protected] | PatchThird Party Advisory |
| https://github.com/argoproj/argo-events/issues/1946 | [email protected] | Issue TrackingThird Party Advisory |
| https://github.com/argoproj/argo-events/pull/1966 | [email protected] | PatchThird Party Advisory |
| https://github.com/argoproj/argo-events/security/advisories/GHSA-5q86-62xr-3r57 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-787 | Out-of-bounds Write | [email protected] |
| CWE-400 | Uncontrolled Resource Consumption | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| argo events project argo events | < 1.7.1 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Jan 10, 2023 | Reanalysis | [email protected] |
| Jun 27, 2022 | Initial Analysis | [email protected] |