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-2022-39395

CVE-2022-39395: Go-vela Server Privilege Escalation Flaw

CVE-2022-39395 is a privilege escalation vulnerability in Go-vela Server affecting versions prior to 0.16.0. Default configurations allow container breakouts and exploitation. This article covers technical details, affected versions, impact, and mitigation steps.

Published: February 11, 2026

CVE-2022-39395 Overview

CVE-2022-39395 is an Insecure Default Configuration vulnerability affecting the Vela Pipeline Automation (CI/CD) framework built on Linux container technology. The vulnerability exists in Vela Server and Vela Worker prior to version 0.16.0, and Vela UI prior to version 0.17.0, where default configurations allow exploitation and container breakouts. This security flaw enables attackers with low-privilege access to potentially escape container isolation and compromise the underlying host system.

Critical Impact

Attackers can exploit insecure default configurations to achieve container breakouts, potentially gaining access to the host system and other containers, leading to complete compromise of the CI/CD infrastructure.

Affected Products

  • go-vela server (versions prior to 0.16.0)
  • go-vela worker (versions prior to 0.16.0)
  • go-vela ui (versions prior to 0.17.0)

Discovery Timeline

  • November 10, 2022 - CVE-2022-39395 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2022-39395

Vulnerability Analysis

The vulnerability stems from insecure default configurations in the Vela CI/CD framework that expose the system to container breakout attacks. Vela, written in Golang and built on Linux container technology, allows users to define pipeline configurations that execute within containers. When default settings are not explicitly hardened, attackers can leverage privileged container capabilities to escape the container sandbox and gain access to the underlying host system.

The core issue relates to CWE-269 (Improper Privilege Management), where the default behavior of the Vela worker allows certain images to run with elevated privileges. This design flaw means that without explicit administrator intervention, the system operates in an insecure state. Additionally, the default event handling configuration in the server component automatically enables pull request events, which can be exploited by malicious actors to trigger pipeline executions with crafted payloads.

Root Cause

The root cause is improper privilege management in default configurations across multiple Vela components. Specifically, the VELA_RUNTIME_PRIVILEGED_IMAGES setting on the worker component is not empty by default, allowing privileged container execution. Furthermore, the server's default event configuration automatically enables pull_request events alongside push events, expanding the attack surface by allowing external contributors to trigger pipeline executions. The lack of a restrictive repository allowlist (VELA_REPO_ALLOWLIST) means any repository can be enabled by default, creating opportunities for unauthorized pipeline execution.

Attack Vector

The vulnerability is exploitable over the network by authenticated users with low privileges. An attacker could exploit this vulnerability through multiple vectors:

  1. Privileged Container Abuse: By crafting a pipeline configuration that specifies a privileged image, attackers can run containers with elevated host access, enabling container escape techniques
  2. Pull Request Exploitation: Malicious actors with access to enabled repositories can submit pull requests containing pipeline configurations designed to exploit the privileged execution context
  3. Unrestricted Repository Access: Without an allowlist, attackers can enable repositories under their control and configure them to execute malicious pipelines

The following patch from the GitHub Security Advisory shows the fix to the default event configuration in api/repo.go:

go
 	if !input.GetAllowPull() && !input.GetAllowPush() &&
 		!input.GetAllowDeploy() && !input.GetAllowTag() &&
 		!input.GetAllowComment() {
-		// default events to push and pull_request
-		r.SetAllowPull(true)
+		// default event to push
 		r.SetAllowPush(true)
 	} else {
 		r.SetAllowComment(input.GetAllowComment())

Source: GitHub Commit Update

This patch removes the automatic enabling of pull request events, reducing the attack surface by requiring explicit configuration to enable pull request-triggered pipelines.

Detection Methods for CVE-2022-39395

Indicators of Compromise

  • Unexpected privileged container executions in Vela worker logs
  • Pipeline executions triggered by pull requests from unknown or untrusted external contributors
  • Unusual repository enablement activity in Vela server audit logs
  • Container escape indicators such as access to host filesystem paths or Docker socket

Detection Strategies

  • Monitor Vela worker logs for containers running with --privileged flag or elevated capabilities
  • Audit enabled repositories and compare against authorized repository lists
  • Review pipeline configurations for suspicious privileged image usage or host volume mounts
  • Implement alerting on pull request-triggered pipeline executions from external contributors

Monitoring Recommendations

  • Enable comprehensive logging for all Vela components (Server, Worker, UI)
  • Configure alerts for any new repository enablement events
  • Monitor for unusual patterns in pipeline execution frequency or timing
  • Implement container runtime security monitoring to detect escape attempts

How to Mitigate CVE-2022-39395

Immediate Actions Required

  • Upgrade Vela Server and Worker to version 0.16.0 or later immediately
  • Upgrade Vela UI to version 0.17.0 or later
  • Review and explicitly configure VELA_RUNTIME_PRIVILEGED_IMAGES to be empty unless privileged images are absolutely required
  • Implement VELA_REPO_ALLOWLIST to restrict which repositories can be enabled
  • Audit all currently enabled repositories and disable pull request triggers where not needed

Patch Information

Official patches are available in the following releases:

  • Vela Server v0.16.0
  • Vela Worker v0.16.0
  • Vela UI v0.17.0

After upgrading, administrators must explicitly reconfigure default settings as the patch changes default behaviors. Review the GitHub Security Advisory GHSA-5m7g-pj8w-7593 for complete details on configuration changes required post-upgrade.

Workarounds

  • Set VELA_RUNTIME_PRIVILEGED_IMAGES to an explicitly empty value on the worker component to prevent privileged container execution
  • Configure VELA_REPO_ALLOWLIST on the server component to restrict repository enablement to a trusted list
  • Manually audit all enabled repositories and disable pull_request event triggers where not required
  • Implement network segmentation to limit potential blast radius of container breakouts
bash
# Configuration example for Vela Worker
export VELA_RUNTIME_PRIVILEGED_IMAGES=""

# Configuration example for Vela Server
export VELA_REPO_ALLOWLIST="org/trusted-repo-1,org/trusted-repo-2"

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechGo Vela

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability3.17%

  • 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-269
  • Technical References
  • Docker Security Overview

  • GitHub Release v0.16.0

  • GitHub Security Advisory GHSA-5m7g-pj8w-7593

  • GitHub UI Release v0.17.0

  • GitHub Security Advisory GHSA-xf39-98m2-889v

  • GitHub Worker Release v0.16.0

  • GitHub Security Advisory GHSA-2w78-ffv6-p46w
  • Vendor Resources
  • GitHub Commit Update

  • Vela Repo Allowlist Documentation

  • Vela Worker Privileged Images Documentation
  • Latest CVEs
  • CVE-2025-52479: HTTP.jl & URIs.jl CRLF Injection Flaw

  • CVE-2026-31740: Linux Kernel Race Condition Vulnerability

  • CVE-2026-31743: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-31744: Linux Kernel NULL Pointer Vulnerability
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