Lucene search
+L

19 matches found

Kitploit
Kitploit
added 2026/09/10 12:57 a.m.7 views

spinnaker-poc

Spinnaker 漏洞 PoC 针对 CVE-2026-32604 和 CVE-2026-32613 的概念验证演示,这两个 Spinnaker 中严重程度为 10.0 的漏洞可导致代码执行和生产云凭证窃取。 如何使用这些 PoC 的视频演示 包含更多细节的技术博客 漏洞 Git 克隆 Shell 注入(CVE-2026-32604,CWE-78) Clouddriver 的工件获取端点在基于 HTTP 的 Git 认证时,会将用户提供的分支名称未经清理地传入 sh -c 命令。任何已认证用户都可以通过 PUT /artifacts/fetch 注入 shell 命令,从而在...

9.9CVSS5.9AI score0.00606EPSS
SaveExploits0
Snyk
Snyk
added 2026/06/22 8:43 p.m.8 views

Deserialization of Untrusted Data

Overview io.spinnaker.orca:orca-clouddriver is a Spinnaker Orca Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the YAML processing. An attacker can execute arbitrary code by supplying crafted YAML input that triggers unsafe class loading during operations...

8.8CVSS6.2AI score0.01012EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/04/22 7:22 a.m.20 views

CVE-2026-32604

Spinnaker is an open source, multi-cloud continuous delivery platform. In versions prior to 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2, a bad actor can execute arbitrary commands very simply on the clouddriver pods. This can expose credentials, remove files, or inject resources easily. Versions...

9.9CVSS6AI score0.00606EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/21 2:48 p.m.13 views

EUVD-2026-23963

Spinnaker: RCE when using gitrepo artifact types due to improper sanitization of user input on branch and paths...

9.9CVSS5.8AI score0.00606EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/21 2:48 p.m.21 views

GHSA-X3J7-7PGJ-H87R Spinnaker: RCE when using gitrepo artifact types due to improper sanitization of user input on branch and paths

Spinnaker is an open source, multi-cloud continuous delivery platform. In versions prior to 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2, a bad actor can execute arbitrary commands very simply on the clouddriver pods. This can expose credentials, remove files, or inject resources easily. Versions...

9.9CVSS6.1AI score0.00606EPSS
SaveExploits0References8
NVD
NVD
added 2026/04/20 9:16 p.m.19 views

CVE-2026-32604

Spinnaker is an open source, multi-cloud continuous delivery platform. In versions prior to 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2, a bad actor can execute arbitrary commands very simply on the clouddriver pods. This can expose credentials, remove files, or inject resources easily. Versions...

9.9CVSS0.00606EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/20 8:00 p.m.7 views

CVE-2026-32604

Spinnaker is an open source, multi-cloud continuous delivery platform. In versions prior to 2026.1.0, 2026.0.1, 2025.4.2, and 2025.3.2, a bad actor can execute arbitrary commands very simply on the clouddriver pods. This can expose credentials, remove files, or inject resources easily. Versions...

9.9CVSS6AI score0.00606EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/20 12:00 a.m.22 views

PT-2026-33842

Name of the Vulnerable Software and Affected Versions Spinnaker versions prior to 2026.1.0 Spinnaker versions prior to 2026.0.1 Spinnaker versions prior to 2025.4.2 Spinnaker versions prior to 2025.3.2 Description An issue in the clouddriver pods allows an attacker to execute arbitrary commands...

9.9CVSS5.8AI score0.00606EPSS
SaveExploits0References28
RedhatCVE
RedhatCVE
added 2026/03/26 3:04 p.m.25 views

CVE-2026-25534

Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE CVE-2025-61916 through the use of carefully...

9.1CVSS5.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/17 5:27 p.m.12 views

CVE-2026-25534 Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames

Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE CVE-2025-61916 through the use of carefully...

9.1CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/03/17 5:27 p.m.39 views

CVE-2026-25534 Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames

Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE CVE-2025-61916 through the use of carefully...

9.1CVSS0.00246EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/17 5:27 p.m.10 views

CVE-2026-25534 Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames

Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE CVE-2025-61916 through the use of carefully...

9.1CVSS5.7AI score0.00246EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/17 5:27 p.m.58 views

CVE-2026-25534

CVE-2026-25534 affects Spinnaker clouddriver and Orca URL validation, where underscores in hostnames were not properly handled by Java URL parsing, bypassing prior URL validation checks. Public sources (NVD/Red Hat/Snyk/OSV) confirm the impact and note that patches have been merged to be released...

9.1CVSS5.7AI score0.00246EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/16 3:15 p.m.13 views

GHSA-8R8J-GFHG-FW38 Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames

Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE CVE-2025-61916 through the use of carefully...

9.1CVSS5.7AI score0.00246EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/16 3:15 p.m.24 views

Spinnaker clouddriver and orca URL validation bypass via underscores in hostnames

Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE CVE-2025-61916 through the use of carefully...

9.1CVSS5.7AI score0.00246EPSS
SaveExploits0References5Affected Software2
Positive Technologies
Positive Technologies
added 2026/03/16 12:00 a.m.16 views

PT-2026-25777

Impact Spinnaker updated URL Validation logic on user input to provide sanitation on user inputted URLs for clouddriver. However, they missed that Java URL objects do not correctly handle underscores on parsing. This led to a bypass of the previous CVE CVE-2025-61916 through the use of carefully...

9.1CVSS5.7AI score0.00246EPSS
SaveExploits0References12
Snyk
Snyk
added 2026/01/05 10:55 p.m.4 views

Server-side Request Forgery (SSRF)

Overview io.spinnaker.clouddriver:clouddriver-aws is a Spinnaker Clouddriver Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via improper restrictions on user-supplied URLs when fetching data. An attacker can access internal resources, extract sensitive...

8.8CVSS6.9AI score0.00171EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/01/05 10:55 p.m.7 views

Server-side Request Forgery (SSRF)

Overview io.spinnaker.orca:orca-clouddriver is a Spinnaker Orca Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via improper restrictions on user-supplied URLs when fetching data. An attacker can access internal resources, extract sensitive authentication data...

8.8CVSS6.9AI score0.00171EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/01/05 12:02 p.m.27 views

Path Traversal

io.spinnaker.clouddriver:clouddriver-appengine is vulnerable to path traversal. The utility to extract files locally for deployment does not validate the paths, allowing a local attacker to override files on a particular container resulting in path traversal vulnerability. Man in the middle attac...

7.1CVSS4.2AI score0.00344EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder