Cyber Security News

JumpServer Flaws Allow Attackers to Bypass Authentication and Gain Full Control

JumpServer, a widely used open-source Privileged Access Management (PAM) tool developed by Fit2Cloud, has been found to have critical security vulnerabilities.

These flaws, recently highlighted by SonarSource’s vulnerability research team, allow attackers to bypass authentication and potentially gain full control over the JumpServer infrastructure.

JumpServer acts as a centralized gateway to internal networks, offering features like SSH, RDP, and FTP tunneling through a user-friendly web interface.

However, its compromised state can grant attackers access to the entire internal network.

breakdown of the key components

Technical Details of the Vulnerabilities

The vulnerabilities primarily stem from architectural mistakes, particularly inadequate isolation between microservices.

JumpServer’s architecture includes several independent components, such as the Core API, Database, Koko, Celery, and Web Proxy, each running as a Docker container.

The Core API handles authentication and authorization, while Koko manages tunneling functions like SSH connections.

The vulnerabilities exploit weaknesses in public key authentication and multi-factor authentication (MFA) mechanisms.

For instance, attackers can impersonate the Koko service by directly accessing the Core API via the web interface, bypassing public key validation.

Additionally, MFA bypass vulnerabilities allow attackers to evade rate-limiting mechanisms by manipulating the remote IP address in API requests.

MFA bypass

Impact and Fixes

These vulnerabilities, tracked under CVEs like CVE-2023-43650, CVE-2023-43652, and CVE-2023-46123, were addressed in JumpServer versions 3.10.12 and 4.0.0.

The fixes include separating public key authentication APIs, introducing state tracking for partial success in SSH authentication, and enhancing MFA by trusting only requests originating from Koko.

Organizations using JumpServer are advised to update to the latest patched versions to prevent potential attacks.

The collaboration between researchers and Fit2Cloud has been commended for promptly addressing these security issues, underscoring the importance of continuous security assessments and secure coding practices.

Investigate Real-World Malicious Links & Phishing Attacks With Threat Intelligence Lookup – Try for Free

Aman Mishra

Aman Mishra is a Security and privacy Reporter covering various data breach, cyber crime, malware, & vulnerability.

Recent Posts

Speedify VPN Vulnerability on macOS Exposes Users to System Takeover

A major security flaw in the Speedify VPN application for macOS, tracked as CVE-2025-25364, has exposed…

46 minutes ago

Critical PyTorch Vulnerability Allows Hackers to Run Remote Code

A newly disclosed critical vulnerability (CVE-2025-32434) in PyTorch, the widely used open-source machine learning framework,…

1 hour ago

ASUS Router Flaw Allows Hackers to Remotely Execute Malicious Code

ASUS has acknowledged multiple critical vulnerabilities affecting its routers that could allow hackers to remotely…

1 hour ago

Cybercriminals Exploit Google OAuth Loophole to Evade Gmail Security

A sophisticated phishing attack exploiting a loophole in Google’s OAuth infrastructure has surfaced, raising significant…

2 hours ago

Writing Effective Detection Rules With Sigma, YARA, And Suricata

In the ever-evolving world of cybersecurity, the ability to detect threats quickly and accurately is…

14 hours ago

How To Conduct End-to-End Forensics From Compromised Endpoint To Network Pivot

The discovery of a compromised endpoint in an organization's network marks the beginning of what…

14 hours ago