Lucene search
+L

9406 matches found

Cvelist
Cvelist
added 2026/05/07 10:20 p.m.59 views

CVE-2026-42880 ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext...

9.6CVSS0.00506EPSS
SaveExploits2References1
OSV
OSV
added 2026/05/07 10:20 p.m.4 views

CVE-2026-42880 ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. From versions 3.2.0 to before 3.2.11 and 3.3.0 to before 3.3.9, there is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext...

9.6CVSS7.1AI score0.00506EPSS
SaveExploits2References9
CVE
CVE
added 2026/05/07 10:20 p.m.67 views

CVE-2026-42880

CVE-2026-42880 (Argo CD) : A missing authorization/data-masking gap in Argo CD’s ServerSideDiff endpoint allows an attacker with read-only access to extract plaintext Secret data from etcd via the Kubernetes API server’s Server-Side Apply dry-run. Affected versions are 3.2.0–3.2.10 and 3.3.0–3.3....

9.6CVSS5.7AI score0.00506EPSS
SaveExploits2References7Affected Software1
OSV
OSV
added 2026/05/07 9:28 p.m.7 views

GHSA-8MC6-XJPR-H98X Ech0 has Server-Side Request Forgery (SSRF) via Connect Handler fetchPeerConnectInfo

Summary The fetchPeerConnectInfo function in internal/service/connect/connect.go:214-239 uses httpUtil.SendRequest no SSRF protection instead of SendSafeRequest which has ValidatePublicHTTPURL with private IP blocking. This allows authenticated users to make the server request arbitrary URLs...

7.7CVSS5.9AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/07 9:28 p.m.15 views

Ech0 has Server-Side Request Forgery (SSRF) via Connect Handler fetchPeerConnectInfo

Summary The fetchPeerConnectInfo function in internal/service/connect/connect.go:214-239 uses httpUtil.SendRequest no SSRF protection instead of SendSafeRequest which has ValidatePublicHTTPURL with private IP blocking. This allows authenticated users to make the server request arbitrary URLs...

5.9AI score
SaveExploits0References3Affected Software1
vulnersOsv
vulnersOsv
added 2026/05/07 6:31 a.m.8 views

org.apereo.cas:cas-server-support-configuration-cloud-amqp (>=8.0.0-RC1 <=8.0.0-RC4), org.apereo.cas:cas-server-webapp-init-config-server (>=8.0.0-RC1 <=8.0.0-RC4) +2 more potentially affected by CVE-2026-40982 via org.springframework.cloud:spring-cloud-config-server (>=5.0.0 <=5.0.2)

org.springframework.cloud:spring-cloud-config-server MAVEN version =5.0.0, =8.0.0-RC1, =8.0.0-RC1, =5.0.0, =5.0.0, =5.0.1 Source cves: CVE-2026-40982 Source advisory: OSV:GHSA-6G23-24MC-HX6X...

9.1CVSS5.8AI score0.00727EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/05/07 6:31 a.m.9 views

com.brihaspathee.artemis:config-server (>=0.0.1 <=1.0.2), com.brihaspathee.sapphire:config-server (>=1.0.0 <=1.0.7) +6 more potentially affected by CVE-2026-40982 via org.springframework.cloud:spring-cloud-config-server (>=4.2.0 <=4.2.4)

org.springframework.cloud:spring-cloud-config-server MAVEN version =4.2.0, =0.0.1, =1.0.0, =3.0.9, =0.1.41-Beta, =7.2.0, =7.2.0, =4.2.0, =3.2.0, =3.2.3 Source cves: CVE-2026-40982 Source advisory: OSV:GHSA-6G23-24MC-HX6X...

9.1CVSS5.8AI score0.00727EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/05/07 6:31 a.m.7 views

io.mosip.kernel:kernel-config-server (>=1.2.1-rc1 <=1.3.1-rc.1), org.apereo.cas:cas-server-support-configuration-cloud-amqp (>=7.0.0 <=7.1.6.2) +5 more potentially affected by CVE-2026-41004 via org.springframework.cloud:spring-cloud-config-server (>=4.1.0 <=4.1.7)

org.springframework.cloud:spring-cloud-config-server MAVEN version =4.1.0, =1.2.1-rc1, =7.0.0, =7.0.0, =4.1.0, =3.1.0, =3.1.6 Source cves: CVE-2026-41004 Source advisory: OSV:GHSA-J6HH-H3CF-C2HF...

4.4CVSS5.4AI score0.00168EPSS
SaveExploits0
OSV
OSV
added 2026/05/07 3:21 a.m.39 views

GHSA-X35M-3GP4-4FH5 etcd RBAC bypass allows unauthorized data access via PrevKv/lease attachment in nested transaction Put requests

Impact What kind of vulnerability is it? Who is impacted? A vulnerability in etcd allows read access via PrevKv, or lease attachment in Put requests within transaction operations, to bypass RBAC authorization checks. An authenticated user without sufficient read or lease-related permissions may b...

5.8AI score0.00225EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/07 2:34 a.m.15 views

Missing Origin Validation in WebSockets

Overview Affected versions of this package are vulnerable to Missing Origin Validation in WebSockets via inadequate validation of the Origin header during WebSocket connection upgrades. An attacker can gain unauthorized access to sensitive log data by convincing an authenticated user to visit a...

6.9CVSS5.8AI score0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/07 2:34 a.m.15 views

GHSA-V8J7-HP7C-738F Kubetail has a Cross-Site WebSocket Hijacking issue that allows attacker to read Kubernetes logs from authenticated users

Summary Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. Thi...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/07 2:34 a.m.22 views

Kubetail has a Cross-Site WebSocket Hijacking issue that allows attacker to read Kubernetes logs from authenticated users

Summary Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. Thi...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0References3Affected Software2
EUVD
EUVD
added 2026/05/07 1:56 a.m.11 views

EUVD-2026-28469

ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction...

9.6CVSS5.8AI score0.00506EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2026/05/07 1:56 a.m.49 views

ArgoCD ServerSideDiff is vulnerable to Kubernetes Secret Extraction

Summary There is a missing authorization and data-masking gap in Argo CD's ServerSideDiff endpoint that allows an attacker with read-only access to extract plaintext Kubernetes Secret data from etcd via the Kubernetes API server's Server-Side Apply dry-run mechanism. Details Argo CD masks Secret...

9.6CVSS5.8AI score0.00506EPSS
SaveExploits2References3Affected Software1
CNNVD
CNNVD
added 2026/05/07 12:0 a.m.11 views

Argo CD 信息泄露漏洞

Argo CD is an open-source tool developed by Argo for Kubernetes, designed for declarative GitOps continuous delivery. Versions of Argo CD prior to 3.2.11 and 3.3.0–3.3.9 contained a vulnerability related to information leakage. This vulnerability stemmed from a lack of authorization and data...

9.6CVSS5.8AI score0.00506EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.27 views

PT-2026-38411

Name of the Vulnerable Software and Affected Versions Kubetail Dashboard versions prior to 0.14.0 Kubetail Helm Chart versions prior to 0.23.0 Kubetail CLI versions prior to 0.16.0 Description Kubetail's dashboard exposes WebSocket endpoints that do not adequately validate the Origin header durin...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/06 10:11 p.m.4 views

GHSA-Q98M-7W8C-W388 Kyverno policy-reporter-ui has XSS via Stored Property Values in PropertyCard Component

Summary Vue 3's v-html directive is the framework-documented mechanism for injecting raw HTML, and it intentionally disables the auto-escaping that interpolation provides. The PropertyCard.vue component uses v-html for the else branch of the URL check, meaning any non-URL string value flows...

6.1CVSS6AI score0.00183EPSS
SaveExploits1References3
Wolfi
Wolfi
added 2026/05/06 1:48 p.m.36 views

CVE-2026-41898 vulnerabilities

Vulnerabilities for packages: sccache, deno, sdp-k8s-injector, rustup, rpm-sequoia, sqlx, vector...

8.3CVSS5.8AI score0.0028EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/05/06 1:48 p.m.24 views

CVE-2026-41506 vulnerabilities

Vulnerabilities for packages: flux-image-automation-controller, kargo, crossplane, src-fingerprint, gitaly, kots, pulumi-language-dotnet, scorecard, trivy, zarf, k9s, kubevela, external-secrets-operator, goreleaser, bom, pulumi-kubernetes-operator, snyk-cli, trufflehog, flux, pulumi-language-yaml...

7.4CVSS5.8AI score0.00259EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/05/06 6:32 a.m.284 views

copy.fail.ocp-poc

Copy Fail CVE-2026-31431 — Kubernetes Container Escape PoC...

7.8CVSS6AI score0.94545EPSS
SaveExploits233
Rows per page
Query Builder