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-2023-48193

CVE-2023-48193: Fit2cloud JumpServer RCE Vulnerability

CVE-2023-48193 is a remote code execution flaw in Fit2cloud JumpServer that enables attackers to bypass command filtering and execute arbitrary code. This article covers technical details, affected versions, and mitigations.

Published: February 4, 2026

CVE-2023-48193 Overview

CVE-2023-48193 is an Insecure Permissions vulnerability affecting JumpServer GPLv3 version 3.8.0. This vulnerability allows a remote attacker to execute arbitrary code by bypassing the command filtering function. JumpServer is an open-source bastion host and privileged access management (PAM) solution widely used for managing and auditing IT infrastructure access.

Important Note: This vulnerability is disputed by the vendor. The dispute centers on the fact that command filtering is not intended to restrict what code can be run by authorized users who are allowed to execute files. Organizations should evaluate this CVE in the context of their security posture and how they utilize JumpServer's command filtering feature.

Critical Impact

Remote attackers can bypass command filtering controls to execute arbitrary code on target systems, potentially compromising managed infrastructure and sensitive assets protected by the bastion host.

Affected Products

  • Fit2Cloud JumpServer version 3.8.0
  • JumpServer GPLv3 deployments using command filtering as a security control

Discovery Timeline

  • November 28, 2023 - CVE-2023-48193 published to NVD
  • November 21, 2024 - Last updated in NVD database

Technical Details for CVE-2023-48193

Vulnerability Analysis

The vulnerability exists within JumpServer's command filtering mechanism, a feature designed to restrict certain commands from being executed through the bastion host. The core issue involves insecure permissions that allow authenticated users to circumvent these command restrictions.

JumpServer functions as a centralized access gateway, meaning all connections to backend servers typically flow through it. The command filtering feature enables administrators to create blacklists or whitelists of commands that users can execute. However, the implementation contains weaknesses that permit bypass of these filters.

When an attacker successfully bypasses the command filtering, they gain the ability to execute arbitrary commands on the target systems that JumpServer manages. This effectively negates the security controls intended by the command filtering feature and could lead to unauthorized access, data exfiltration, or lateral movement within the network.

Root Cause

The root cause stems from insecure permissions in the command filtering implementation. The filtering mechanism does not adequately account for all methods of command execution available to authorized users. Since users who can execute files have inherent capabilities that extend beyond simple command-line restrictions, the filter can be bypassed through alternative execution paths.

The vendor disputes this as a vulnerability, arguing that command filtering was never designed as a comprehensive security boundary against users with file execution privileges. This highlights a common security design consideration: the difference between a feature limitation and a security vulnerability.

Attack Vector

The attack is network-based and targets the command filtering bypass mechanism. An attacker with valid credentials and authorization to access systems through JumpServer can exploit this vulnerability by:

  1. Authenticating to the JumpServer bastion host with valid credentials
  2. Initiating a connection to a managed backend server
  3. Crafting commands or using alternative execution methods that bypass the configured command filters
  4. Executing arbitrary code on the target system despite command restrictions

The vulnerability mechanism involves circumventing the command filtering logic through alternative execution paths available to authorized users. Technical details can be found in the GitHub JumpServer Bug Report and GitHub JumpServer Issue #13394.

Detection Methods for CVE-2023-48193

Indicators of Compromise

  • Unusual command execution patterns from users that bypass expected filter rules
  • Audit logs showing execution of commands that should be blocked by command filtering policies
  • Unexpected file executions or script runs through JumpServer sessions
  • Anomalous session behaviors where filtered commands appear in backend system logs

Detection Strategies

  • Review JumpServer audit logs for command execution attempts that do not match configured filter policies
  • Implement additional logging on backend systems to correlate with JumpServer session data
  • Monitor for discrepancies between JumpServer-logged commands and actual commands executed on target hosts
  • Deploy network traffic analysis to identify unusual patterns in JumpServer sessions

Monitoring Recommendations

  • Enable comprehensive audit logging within JumpServer for all user sessions
  • Configure SIEM integration to correlate JumpServer logs with endpoint detection data
  • Implement behavioral analysis for user command patterns to detect filter bypass attempts
  • Set up alerts for execution of sensitive commands on systems accessed through JumpServer

How to Mitigate CVE-2023-48193

Immediate Actions Required

  • Evaluate whether your organization relies on JumpServer command filtering as a primary security control
  • Review the vendor's position on this disputed vulnerability in the context of your security requirements
  • Implement additional layers of security on backend systems rather than relying solely on command filtering
  • Audit user permissions to ensure least privilege principles are applied

Patch Information

As of the last NVD update on November 21, 2024, users should monitor the JumpServer GitHub Repository for any security updates or patches addressing this issue. Given the disputed nature of this CVE, the vendor may not release a specific patch, considering command filtering's intended scope.

Organizations should review the Fit2Cloud Blog Post and GitHub JumpServer Issue #13394 for official guidance from the vendor regarding this vulnerability.

Workarounds

  • Do not rely on JumpServer command filtering as the sole security control for restricting user actions
  • Implement host-based access controls (SELinux, AppArmor) on backend systems
  • Deploy endpoint detection and response (EDR) solutions like SentinelOne on managed servers
  • Use session recording and real-time monitoring to detect suspicious activities
  • Apply network segmentation to limit the blast radius of any potential compromise
bash
# Example: Additional host-based controls on managed Linux servers
# Configure sudoers to restrict command execution at the OS level
# /etc/sudoers.d/jumpserver-users
# Limit specific users to predefined commands only
jumpserver_user ALL=(ALL) NOPASSWD: /usr/bin/specific_command
# Deny dangerous commands explicitly
jumpserver_user ALL=(ALL) !ALL

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechFit2cloud Jumpserver

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability3.85%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • JumpServer Official Site

  • Fit2Cloud Blog Post

  • GitHub JumpServer Bug Report

  • GitHub JumpServer Repository

  • GitHub JumpServer Issue #13394
  • Related CVEs
  • CVE-2026-31864: Fit2cloud JumpServer RCE Vulnerability

  • CVE-2024-40629: Fit2cloud JumpServer RCE Vulnerability

  • CVE-2026-31798: Jumpserver Information Disclosure Flaw

  • CVE-2025-58044: Jumpserver Open Redirect 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