The Lab · 2026-03-25 15:27:34 · GitHub Issues
A critical vulnerability in the gRPC library, tracked as CVE-2026-33186, has prompted internal security reviews for projects like ArgoCD that expose gRPC endpoints. The vulnerability carries a high severity score, raising immediate concerns for deployments. However, a user's technical analysis indicates ArgoCD may not ...
The Lab · 2026-04-15 10:22:54 · GitHub Issues
Kubescape is integrating a new GitOps-native mechanism for accepting security risks directly into its vulnerability scanning pipeline. The core development adds a `SecurityExceptionAdapter` that uses a dynamic Kubernetes client to read custom resource definitions (CRDs) for `SecurityException` and `ClusterSecurityExcep...
The Lab · 2026-04-16 17:22:58 · GitHub Issues
A critical vulnerability in Kyverno's policy engine allows an attacker to potentially exfiltrate the powerful controller service account token to any external endpoint they control. The flaw, designated GHSA-q93q-v844-jrqp, resides in the `apiCall` servicecall helper, which automatically injects an `Authorization: Bear...
The Lab · 2026-04-17 09:22:43 · GitHub Issues
A critical vulnerability in Kyverno's policy engine can inadvertently leak the powerful controller service account token to external, potentially malicious servers. The flaw, tracked as CVE-2026-40868, resides in the `apiCall` servicecall helper, which automatically injects an `Authorization: Bearer` header using Kyver...