CVE 8.2 HIGH

Argo Workflows: Unauthenticated Memory Exhaustion (DoS) in Webhook Interceptor_CVE-2026-42294

8.2 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

Description

Argo Workflows is an open source container-native workflow engine for orchestrating parallel jobs on Kubernetes. Prior to versions 3.7.14 and 4.0.5, the Webhook Interceptor loads the entire request body into memory before authenticating the request or verifying its signature. This occurs on the /api/v1/events/ endpoint, which is publicly accessible (albeit intended for webhooks). An attacker can send a request with an extremely large body (e.g., multiple gigabytes), causing the Argo Server to allocate excessive memory, potentially leading to an Out-Of-Memory (OOM) crash and denial of service. This issue has been patched in versions 3.7.14 and 4.0.5.

Basic Information

ID CVE-2026-42294
Source GitHub_M
Published May 9, 2026 at 03:45

Affected Product

Vendor argoproj
Product argo-workflows
Version < 3.7.14
Affected Versions argoproj argo-workflows < 3.7.14
argoproj argo-workflows >= 4.0.0, < 4.0.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.