Lucene search
+L

177 matches found

Nuclei
Nuclei
added 2026/08/21 7:35 p.m.55 views

Ingress-Nginx Controller - Configuration Injection via Unsanitized `auth-tls-match-cn` Annotation

A security issue was discovered in ingress-nginx https-//github.com/kubernetes/ingress-nginx where the auth-tls-match-cn Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of...

8.8CVSS7.3AI score0.35534EPSS
SaveExploits7References3
Nuclei
Nuclei
added 2026/08/21 7:35 p.m.56 views

Ingress-Nginx Controller - Configuration Injection via Unsanitized Mirror Annotations

A security issue was discovered in ingress-nginx https-//github.com/kubernetes/ingress-nginx where the mirror-target and mirror-host Ingress annotations can be used to inject arbitrary configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx...

8.8CVSS7.3AI score0.83498EPSS
SaveExploits7References3
CVE
CVE
added 2026/08/21 8:28 a.m.17 views

CVE-2026-59655

Apache CloudStack 's OAuth authentication plugin is vulnerable to unauthenticated disclosure of OAuth provider client-secrets when listing OAuth providers. This allows an unauthorized actor to access sensitive credential material without authentication. The issue affects versions 4.19.0.0 through...

5.3AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 9:17 p.m.8 views

CVE-2026-73040

Dockge validates a stack name only on the write path. In backend/stack.ts the allow-list check in validate, which requires the name to match ^a-z0-9-+$, is reached from save alone, while the path getter returns path.jointhis.server.stacksDir, this.name and Stack.getStack builds...

8.8CVSS0.0067EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/18 6:49 p.m.35 views

CVE-2026-55165

In Lemur 1.9.0 and earlier, lemur/auth/service.py:130-137 reads the alg field from an unverified JWT header and passes it to pyjwt.decode(..., algorithms=[header_data["alg"]]), letting an attacker choose the verification algorithm. PyJWT 2.x blocks alg=none, so direct ATO requires a separate LEMU...

4.8CVSS5.3AI score0.00126EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:49 p.m.6 views

CVE-2026-55165 Lemur : JWT verifier trusts attacker-supplied alg from token header — defense-in-depth gap; chain-dependent ATO with secret disclosure

Lemur manages TLS certificate creation. Prior to 1.9.2, the JWT verifier in lemur/auth/service.py:130-137 used fetchtokenheader to read headerdata"alg" from an unverified token and passed that attacker-controlled value to decodewithmultiplesecrets. PyJWT 2.x rejects alg=none with the configured...

4.8CVSS5.5AI score
SaveExploits0References5
OSV
OSV
added 2026/08/18 6:00 p.m.7 views

GHSA-Q4GH-4FFP-5CG8 MagicMirror socket payload secret placeholder expansion can disclose SECRET_* environment variables

Summary When hideConfigSecrets: true is enabled, MagicMirror redacts SECRET environment placeholders in the HTTP /config response, but the shared node-helper socket dispatcher expands SECRETNAME placeholders in every inbound socket payload before passing it to module helpers. Any client that can...

4.3CVSS5.7AI score0.00205EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 5:35 p.m.10 views

CVE-2026-63640 MagicMirror socket payload secret placeholder expansion can disclose SECRET_* environment variables

MagicMirror² is an open source modular smart mirror platform. Prior to 2.37.0, when hideConfigSecrets is enabled, the catch-all socket dispatcher in js/nodehelper.js passes every inbound object payload through replaceSecretPlaceholder in js/serverfunctions.js before invoking...

4.3CVSS5.3AI score0.00205EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 5:35 p.m.21 views

CVE-2026-63640

In MagicMirror² versions before 2.37.0, the catch-all socket dispatcher in js/node_helper.js runs replaceSecretPlaceholder on every inbound payload, letting an attacker submit a SECRET_API_KEY placeholder that expands to the live env value; the weather helper then echoes it back via WEATHER_ERROR...

4.3CVSS5.3AI score0.00205EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/18 4:27 p.m.10 views

CVE-2026-75924

A flaw was found in managed-serviceaccount. A compromised addon-manager pod, due to its ClusterRole granting excessive permissions, can read any secret across all namespaces. Additionally, it can approve arbitrary Certificate Signing Requests CSRs, which could lead to information disclosure and...

8.7CVSS5.5AI score0.00159EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/18 3:51 p.m.4 views

CVE-2026-75924

A flaw was found in managed-serviceaccount. A compromised addon-manager pod, due to its ClusterRole granting excessive permissions, can read any secret across all namespaces. Additionally, it can approve arbitrary Certificate Signing Requests CSRs, which could lead to information disclosure and...

8.7CVSS5AI score0.00159EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/17 1:39 p.m.38 views

CVE-2026-15218

The maas-api and maas-controller ServiceAccounts in Red Hat OpenShift AI (Models-as-a-Service) are granted excessive cluster-wide permissions. An attacker who compromises these identities via RCE or a malicious pod can escalate to full cluster admin by creating ClusterRoleBindings or read all clu...

7.9CVSS6.4AI score0.00428EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 1:39 p.m.11 views

EUVD-2026-60199

A flaw was found in the maas-api and maas-controller ServiceAccounts within Red Hat OpenShift AI. These ServiceAccounts are granted cluster-wide permissions that exceed their operational requirements. An attacker who compromises the identity of these ServiceAccounts, either through a remote code...

7.9CVSS6.4AI score0.00428EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 9:59 p.m.4 views

CVE-2026-73842 OpenChoreo: cluster-gateway internal proxy performs no caller authentication and is not read-only — data-plane Secret disclosure and arbitrary Kubernetes mutation

OpenChoreo is a complete, open-source developer platform for Kubernetes. Prior to 1.0.3, 1.1.3, and 1.2.0-rc.2, internal/cluster-gateway/server.go exposed /api/proxy/, /api/exec/, and /api/wirelogs/ on an internal listener without requiring a client certificate or token, allowing any...

9CVSS5.6AI score
SaveExploits0References12
CVE
CVE
added 2026/08/13 9:59 p.m.33 views

CVE-2026-73842

OpenChoreo OpenKubernetes platform vulnerability CVE-2026-73842 affects cluster-gateway internal proxy. Before versions 1.0.3, 1.1.3, and 1.2.0-rc.2, internal/cluster-gateway/server.go exposed /api/proxy/, /api/exec/, and /api/wirelogs/ on an internal listener without requiring a client certifica...

9CVSS5.5AI score0.0018EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/13 9:59 p.m.32 views

CVE-2026-73842 OpenChoreo: cluster-gateway internal proxy performs no caller authentication and is not read-only — data-plane Secret disclosure and arbitrary Kubernetes mutation

OpenChoreo is a complete, open-source developer platform for Kubernetes. Prior to 1.0.3, 1.1.3, and 1.2.0-rc.2, internal/cluster-gateway/server.go exposed /api/proxy/, /api/exec/, and /api/wirelogs/ on an internal listener without requiring a client certificate or token, allowing any...

9CVSS0.0018EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/08/13 8:47 p.m.37 views

CVE-2026-19483 The following vulnerabilities that can affect IBM Storage Scale and the Management GUI are now fixed in 5.2.3.9 or higher and 6.0.1.1 or higher

IBM Storage Scale 5.2.3.0 through 5.2.3.8, and 6.0.0.0 through 6.0.1.0 Secrets may be disclosed in log files in IBM Storage Scale Management GUI The admin password is logged into the GUI log of IBM Storage Scale Systems Deploy and Upgrade from GUI. Secrets may be disclosed in information related ...

7.1CVSS0.00108EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 8:47 p.m.29 views

CVE-2026-19483

CVE-2026-19483 affects IBM Storage Scale GUI: 5.2.3.0–5.2.3.8 and 6.0.0.0–6.0.1.0 can disclose secrets (admin password) via GUI logs and exception information. The vulnerability stems from sensitive data being written to log files in the Management GUI. CVSSv3.1 base score 7.1 (HIGH), vector LV:L...

7.1CVSS5.2AI score0.00108EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/13 8:47 p.m.11 views

EUVD-2026-58476

IBM Storage Scale 5.2.3.0 through 5.2.3.8, and 6.0.0.0 through 6.0.1.0 Secrets may be disclosed in log files in IBM Storage Scale Management GUI The admin password is logged into the GUI log of IBM Storage Scale Systems Deploy and Upgrade from GUI. Secrets may be disclosed in information related ...

7.1CVSS5.2AI score0.00108EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/13 7:13 p.m.24 views

CVE-2026-72640

Summary: The Elastic Cloud on Kubernetes (ECK) operator has a vulnerability where it reads secret references from an annotation on secrets it manages and trusts the listed namespace without validating authorization. This allows a user with permissions limited to their own namespace to trigger a r...

6.5CVSS5.3AI score0.00248EPSS
SaveExploits0References1
Rows per page
Query Builder