The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-47283

CVE-2025-47283: Gardener Privilege Escalation Vulnerability

CVE-2025-47283 is a privilege escalation vulnerability in Gardener that allows project admins to gain control over seed clusters managing their shoots. This article covers technical details, affected versions, and patches.

Published: April 15, 2026

CVE-2025-47283 Overview

A critical privilege escalation vulnerability has been discovered in Gardener, the automated management and operation platform for Kubernetes clusters as a service. This security flaw allows a user with administrative privileges for a Gardener project to obtain control over the seed cluster(s) where their shoot clusters are managed. The vulnerability affects the gardener/gardener (gardenlet) component and impacts all Gardener installations regardless of the public cloud provider(s) used for seed or shoot clusters.

Critical Impact

A malicious project administrator could escalate privileges to gain full control over seed clusters, potentially compromising all shoot clusters managed by those seeds and enabling lateral movement across the entire Gardener infrastructure.

Affected Products

  • Gardener versions prior to 1.116.4
  • Gardener versions prior to 1.117.5
  • Gardener versions prior to 1.118.2
  • Gardener versions prior to 1.119.0

Discovery Timeline

  • 2025-05-19 - CVE-2025-47283 published to NVD
  • 2026-02-06 - Last updated in NVD database

Technical Details for CVE-2025-47283

Vulnerability Analysis

This privilege escalation vulnerability stems from improper input validation (CWE-20) within the gardenlet component of Gardener. The flaw enables users who already possess administrative privileges within a Gardener project to break out of their intended access boundaries and gain unauthorized control over seed clusters.

In Gardener's architecture, seed clusters are the management clusters that host the control planes for user workload clusters (called shoot clusters). The separation between project-level administrative access and seed-level access is a critical security boundary. This vulnerability effectively bypasses that boundary, allowing project administrators to elevate their privileges beyond the intended scope.

The attack can be executed over the network without user interaction, and the vulnerability has scope change implications—meaning a successful exploit affects resources beyond the vulnerable component's security scope.

Root Cause

The root cause is improper input validation (CWE-20) in the gardenlet component. The gardenlet failed to adequately validate or restrict certain operations that could be performed by project administrators, allowing them to manipulate configurations or resources in ways that grant access to underlying seed cluster infrastructure.

Attack Vector

The attack is network-based and requires the attacker to have low privileges (specifically, administrative access to a Gardener project). The exploitation path involves:

  1. Attacker obtains or already possesses project administrator privileges within a Gardener installation
  2. Attacker leverages the improper input validation flaw in gardenlet to craft malicious requests or configurations
  3. Through the vulnerability, the attacker escalates privileges to gain control over the seed cluster(s) managing their shoot clusters
  4. With seed cluster access, the attacker could potentially compromise other shoot clusters managed by the same seed, access secrets, or perform lateral movement

The vulnerability mechanism involves the gardenlet's handling of project administrator requests. Due to insufficient validation, certain operations allow the attacker to influence seed cluster resources beyond their intended scope. For detailed technical information, refer to the GitHub Security Advisory GHSA-3hw7-qj9h-r835.

Detection Methods for CVE-2025-47283

Indicators of Compromise

  • Unexpected API calls or configuration changes originating from project administrators targeting seed cluster resources
  • Anomalous gardenlet logs showing unusual resource access patterns or privilege escalation attempts
  • Unauthorized access to seed cluster credentials or kubeconfig files
  • Unexpected pods, services, or deployments appearing in seed cluster namespaces

Detection Strategies

  • Implement audit logging for all gardenlet operations and monitor for unusual patterns from project administrator accounts
  • Deploy network segmentation monitoring to detect unexpected cross-boundary communication between shoot and seed clusters
  • Enable Kubernetes audit policies to capture API server events that indicate privilege escalation attempts
  • Correlate RBAC changes with expected operational baselines to identify unauthorized permission modifications

Monitoring Recommendations

  • Monitor gardenlet component logs for errors or warnings related to authentication, authorization, or input validation
  • Set up alerts for any direct access attempts to seed cluster resources from project-level service accounts
  • Implement continuous monitoring of Gardener version deployments to ensure patched versions are running
  • Review project administrator activity logs for any deviations from normal operational patterns

How to Mitigate CVE-2025-47283

Immediate Actions Required

  • Upgrade Gardener to a patched version immediately: 1.116.4, 1.117.5, 1.118.2, or 1.119.0 depending on your current version branch
  • Audit all project administrator accounts and their recent activities for signs of exploitation
  • Review access controls and implement additional network policies to restrict project-to-seed cluster communication
  • Rotate any credentials that may have been exposed if exploitation is suspected

Patch Information

The Gardener project has released security patches addressing this vulnerability. Organizations should upgrade to one of the following fixed versions based on their current deployment:

  • Version 1.116.4 - View Patch Commit
  • Version 1.117.5 - View Patch Commit
  • Version 1.118.2 - View Patch Commit
  • Version 1.119.0 - View Patch Commit

For complete details, see the GitHub Security Advisory GHSA-3hw7-qj9h-r835.

Workarounds

  • Restrict project administrator privileges to only trusted users until patches can be applied
  • Implement network policies to limit communication between shoot cluster control planes and seed cluster infrastructure
  • Enable enhanced audit logging on all gardenlet operations to detect potential exploitation attempts
  • Consider temporarily suspending new shoot cluster provisioning if immediate patching is not possible
bash
# Example: Verify Gardener version and upgrade
# Check current gardenlet version
kubectl get deployment gardenlet -n garden -o jsonpath='{.spec.template.spec.containers[0].image}'

# Upgrade to patched version (adjust version as appropriate for your branch)
# Follow your organization's standard Gardener upgrade procedures
# Refer to official Gardener documentation for version-specific upgrade steps

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechGardener

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-20
  • Technical References
  • GitHub Commit Change

  • GitHub Commit Update

  • GitHub Commit Modification

  • GitHub Commit Update

  • GitHub Security Advisory GHSA-3hw7-qj9h-r835
  • Related CVEs
  • CVE-2025-47284: Gardener Privilege Escalation Vulnerability

  • CVE-2025-47282: Gardener DNS Privilege Escalation Flaw

  • CVE-2025-59823: Gardener Extensions Code Injection RCE Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English