Skip to main content
COSMICBYTEZLABS
NewsSecurityHOWTOsToolsTraining
StudyProjectsNewsletterHire MeAbout
Subscribe

Press Enter to search or Esc to close

News
Security
HOWTOs
Tools
Training
Study
Projects
Newsletter
Hire Me
About
RSS Feed
Reading List
Subscribe

Stay in the Loop

Get the latest security alerts, tutorials, and tech insights delivered to your inbox.

Subscribe NowFree forever. No spam.
COSMICBYTEZLABS

Your trusted source for IT intelligence, cybersecurity insights, and hands-on technical guides.

2618+ Articles
162+ Guides

CONTENT

  • Latest News
  • Security Alerts
  • HOWTOs
  • Checklists
  • Projects
  • Exam Prep

RESOURCES

  • Search
  • Browse Tags
  • Newsletter Archive
  • Reading List
  • RSS Feed

COMPANY

  • About Us
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CosmicBytez Labs. All rights reserved.

System Status: Operational
All tags
23 articles

#Kubernetes

All CosmicBytez Labs articles tagged #Kubernetes, across news, security advisories, how-to guides, and projects.

  • SecurityAug 27, 2026

    CVE-2026-54523: Kyverno CEL Generator Bypasses Namespace Isolation

    Critical Kyverno flaw lets a namespace-scoped policy invoke generator.apply() with an arbitrary namespace, creating RoleBindings in kube-system.

  • SecurityAug 23, 2026

    CVE-2026-78155: Critical Privilege Escalation in StackGres Kubernetes Operator

    A CVSS 9.9 flaw in the StackGres Kubernetes operator lets a low-privilege tenant escalate to full cluster admin rights.

  • SecurityAug 21, 2026

    CVE-2026-67567: Critical Privilege Escalation in Multicloud Operators Subscription

    A CVSS 9.9 flaw in multicloud-operators-subscription lets tenants bypass security controls via malicious HelmRelease CRs, enabling privileged Helm execution.

  • SecurityAug 18, 2026

    CVE-2026-71566: KubeVirt Auth Bypass via FakeFish Credential Ignore

    CVSS 9.3 critical: KubeVirt's FakeFish BMC emulator ignores provided credentials, letting any user claim admin access.

  • SecurityAug 11, 2026

    CVE-2026-14450: MaaS API Auth Bypass via Forged HTTP Headers

    A critical CVSS 9.9 flaw in the MaaS API allows any pod within a Kubernetes cluster to bypass the Kuadrant AuthPolicy gateway by forging X-MaaS-Username and X-MaaS-Group headers, enabling full privilege escalation without authentication.

  • SecurityAug 8, 2026

    CVE-2026-50540: Kata Containers Host Code Execution via Unvalidated Config Path

    A critical vulnerability in Kata Containers prior to 4.0.0 allows a pod user to load an arbitrary TOML file on the host through an unvalidated annotation, leading to root-level code execution and full container escape.

  • SecurityAug 6, 2026

    CVE-2026-10059: Multicluster Engine ClusterCurator Token Escalation (CVSS 9.1)

    A critical privilege escalation vulnerability in Red Hat's Multicluster Engine for Kubernetes allows a tenant administrator to exploit the ClusterCurator controller to mint cluster-scoped tokens, bypassing namespace isolation.

  • SecurityAug 6, 2026

    CVE-2026-10090: Red Hat ACM Helm Channel Privilege Escalation (CVSS 9.9)

    A critical privilege escalation flaw in Red Hat Advanced Cluster Management for Kubernetes allows a namespace-scoped user to hijack cluster-admin privileges by pointing a Channel resource at a malicious Helm repository.

  • SecurityJul 25, 2026

    CVE-2026-56163: Critical Auth Bypass in Azure Kubernetes Service Allows Privilege Escalation

    A CVSS 10.0 vulnerability in Microsoft Azure Kubernetes Service allows unauthenticated attackers to escalate privileges over the network due to missing...

  • SecurityMay 27, 2026

    CVE-2026-7374: KubeVirt virt-handler Symlink RCE (CVSS 9.9)

    A critical symlink validation flaw in KubeVirt's virt-handler lets authenticated OpenShift users with edit access in a single namespace escalate to arbitrary.

  • SecurityMay 15, 2026

    CVE-2026-42457: vCluster Platform Stored XSS via templateRef Name Field

    A stored cross-site scripting vulnerability in vCluster Platform allows attackers to inject and execute arbitrary JavaScript via the name field of a...

  • SecurityMay 9, 2026

    CVE-2026-42296: Argo Workflows templateReferencing Strict

    A high-severity security bypass in Argo Workflows (CVSS 8.1) allows users with Workflow creation permissions to escape templateReferencing: Strict mode,...

  • SecurityMay 2, 2026

    CVE-2026-43824: Argo CD ServerSideDiff Exposes Cleartext

    A high-severity vulnerability in Argo CD's ServerSideDiff feature allows authenticated users to read Kubernetes Secret data in cleartext, affecting...

  • HOWTOMar 27, 2026

    Container Security Scanning with Trivy: Images, IaC, and CI/CD

    Learn how to use Trivy to scan container images, Dockerfiles, Kubernetes manifests, and Terraform for vulnerabilities and misconfigurations — then...

  • NewsMar 23, 2026

    Trivy Hack Spreads Infostealer via Docker, Triggers Worm

    The Trivy supply chain attack has expanded dramatically beyond GitHub Actions: malicious Docker Hub images (versions 0.69.4–0.69.6) carry an infostealer,...

  • SecurityMar 17, 2026

    CVE-2025-69902: Critical Command Injection in kubectl-mcp-server

    A critical command injection vulnerability in kubectl-mcp-server allows unauthenticated attackers to execute arbitrary OS commands through unsanitized...

  • HOWTOMar 16, 2026

    How to Deploy Falco for Kubernetes Runtime Security

    Step-by-step guide to deploying Falco as a Kubernetes runtime security engine. Covers Helm installation, custom rule authoring, Falcosidekick alerting...

  • NewsFeb 9, 2026

    VoidLink: AI-Generated Cloud-Native Malware Framework

    Researchers uncover VoidLink, an 88,000-line Zig-based malware framework built with AI assistance that targets AWS, Azure, GCP, and Kubernetes environments.

  • HOWTOFeb 3, 2026

    Kubernetes Network Policies: Microsegmentation Guide

    Implement network microsegmentation in Kubernetes with Network Policies. Covers default deny, allow rules, namespace isolation, egress policies, and debugging.

  • HOWTOFeb 3, 2026

    Kubernetes Secrets Management with External Secrets Operator

    Securely manage Kubernetes secrets using External Secrets Operator. Covers ESO installation, SecretStore configuration, syncing from Azure Key Vault and...

  • ProjectFeb 3, 2026

    Kubernetes Homelab Cluster with K3s

    Build a production-grade K3s cluster on Proxmox/bare metal with Longhorn storage, Traefik ingress, cert-manager, and ArgoCD for GitOps.

  • NewsletterJan 27, 2026

    Welcome to CosmicBytez Labs - Issue #1

    Welcome to the first issue of the CosmicBytez Labs newsletter! This week: major security vulnerabilities, Kubernetes best practices, and cloud...

  • HOWTOJan 25, 2026

    Docker Security Fundamentals: Protecting Your Containers

    Learn essential Docker security practices including image scanning, runtime protection, network isolation, and secrets management for production environments.