Lucene search
+L

16 matches found

NVD
NVD
added 2026/08/10 9:17 p.m.7 views

CVE-2026-18621

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS0.0035EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/10 8:44 p.m.5 views

CVE-2026-18621 Data-sciences-pipeline: dsp: v1 argo template path accepts arbitrary workflow spec, bypassing all v2 security hardening

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS6.2AI score0.0035EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/10 8:44 p.m.68 views

CVE-2026-18621

CVE-2026-18621 affects Data Science Pipelines (DSP). A flaw allows a user with namespace editor privileges to bypass hardening by submitting a malicious Argo Workflow via the V1 API path, enabling the API server to create pods with elevated privileges (a confused-deputy scenario). Successful expl...

7.6CVSS6.2AI score0.0035EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/10 8:44 p.m.9 views

EUVD-2026-55814

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS6.2AI score0.0035EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.35 views

CVE-2026-18621 Data-sciences-pipeline: dsp: v1 argo template path accepts arbitrary workflow spec, bypassing all v2 security hardening

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS0.0035EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:44 p.m.10 views

CVE-2026-18621

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS6.2AI score0.0035EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/10 8:44 p.m.7 views

CVE-2026-18621

A flaw was found in Data Science Pipelines DSP. An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the V1 API path. This allows the API server to create pods with elevated privileges, acting as a 'confused deputy' on behalf o...

7.6CVSS6.2AI score0.0035EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.9 views

PT-2026-69960

Name of the Vulnerable Software and Affected Versions Data Science Pipelines affected versions not specified Description An attacker with namespace editor privileges can bypass security hardening by submitting a malicious Argo Workflow through the 'V1 API' path. This issue allows the API server t...

7.6CVSS6AI score0.0035EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/04 8:11 p.m.34 views

GHSA-3775-99MW-8RP4 Argo has incomplete fix for CVE-2026-31892: hostNetwork, securityContext, serviceAccountName bypass templateReferencing Strict/Secure

The fix for CVE-2026-31892 commit 534f4ff blocks podSpecPatch when templateReferencing: Strict is active, but doesn't restrict other WorkflowSpec fields that flow through the same merge path and get applied to pods. A user can set hostNetwork: true, override serviceAccountName, or change...

8.1CVSS5.8AI score0.00424EPSS
SaveExploits1References8
OSV
OSV
added 2025/11/05 6:41 p.m.6 views

GO-2025-4024 Argo Workflow may expose artifact repository credentials in github.com/argoproj/argo-workflows

Argo Workflow may expose artifact repository credentials in github.com/argoproj/argo-workflows...

8.5CVSS7AI score0.00434EPSS
SaveExploits0References4
OSV
OSV
added 2025/11/05 6:41 p.m.7 views

GO-2025-4023 Argo Workflow has a Zipslip Vulnerability in github.com/argoproj/argo-workflows

Argo Workflow has a Zipslip Vulnerability in github.com/argoproj/argo-workflows...

8.8CVSS6.9AI score0.00551EPSS
SaveExploits1References5
OSV
OSV
added 2025/10/14 6:43 p.m.9 views

GHSA-C2HV-4PFJ-MM2R Argo Workflow may expose artifact repository credentials

Summary An attacker who has permissions to read logs from pods in a namespace with Argo Workflow can read workflow-controller logs and get credentials to the artifact repository. Details An attacker, by reading the logs of the workflow controller pod, can access the artifact repository, and steal...

8.5CVSS6.4AI score0.00434EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2025/10/14 6:43 p.m.20 views

Argo Workflow may expose artifact repository credentials

Summary An attacker who has permissions to read logs from pods in a namespace with Argo Workflow can read workflow-controller logs and get credentials to the artifact repository. Details An attacker, by reading the logs of the workflow controller pod, can access the artifact repository, and steal...

8.5CVSS6.8AI score0.00434EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/14 6:00 p.m.14 views

GHSA-P84V-GXVW-73PF Argo Workflow has a Zipslip Vulnerability

Vulnerability Description Vulnerability Overview 1. During the artifact extraction process, the unpack function extracts the compressed file to a temporary directory /etc.tmpdir and then attempts to move its contents to /etc using the rename system call, 2. However, since /etc is an already...

8.1CVSS7AI score0.00664EPSS
SaveExploits2References7
Github Security Blog
Github Security Blog
added 2025/10/14 6:00 p.m.11 views

Argo Workflow has a Zipslip Vulnerability

Vulnerability Description Vulnerability Overview 1. During the artifact extraction process, the unpack function extracts the compressed file to a temporary directory /etc.tmpdir and then attempts to move its contents to /etc using the rename system call, 2. However, since /etc is an already...

8.8CVSS7AI score0.00551EPSS
SaveExploits1References7Affected Software1
ThreatPost
ThreatPost
added 2021/06/10 4:26 p.m.61 views

Microsoft: Big Cryptomining Attacks Hit Kubeflow

Microsoft has spotted a new, widespread, ongoing attack targeting Kubernetes clusters running Kubeflow instances, in order to plant malicious TensorFlow pods that are used to mine for cryptocurrency. The Kubeflow open-source project is a popular framework for running machine learning ML tasks in...

8AI score
SaveExploits0References10
Rows per page
Query Builder