Cyber Security News

Jenkins Docker Vulnerability Allows Hackers to Hijack Network Traffic

A newly disclosed vulnerability affecting Jenkins Docker images has raised serious concerns about network security.

The vulnerability, stemming from the reuse of SSH host keys, could allow attackers to impersonate Jenkins build agents and hijack sensitive network traffic.

Vulnerability Details

The core issue arises from the way SSH host keys are automatically generated during image creation for Debian-based jenkins/ssh-agent and jenkins/ssh-slave Docker images.

All containers built from the same image version share identical SSH host keys, allowing attackers capable of intercepting communication between a Jenkins controller and a build agent to impersonate the agent.

This jeopardizes network security by exposing sensitive traffic to potential malicious actors.

The Jenkins team disclosed two vulnerabilities in its security advisory, which are summarized below:

CVE IDAffected ComponentsSeverityDescription
CVE-2025-32754jenkins/ssh-agent Docker imagesMediumReuse of SSH host keys allows attackers to impersonate build agents and intercept network traffic.
CVE-2025-32755Deprecated jenkins/ssh-slave imagesMediumThe same vulnerability as CVE-2025-32754, but specific to older, deprecated Docker images.

Affected Versions

Affected image variants include:

  • jenkins/ssh-agent:
    • All images not specifying an OS (e.g., -jdk*, -jdk*-preview) prior to 2025-04-10.
    • All images based on Debian, Stretch, Bullseye, or Bookworm prior to 2025-04-10.
  • jenkins/ssh-slave (deprecated):
    • Tags affected include latest, jdk11, latest-jdk11, and revert-22-jdk11-JENKINS-52279.

Unaffected images include all jenkins/ssh-agent and jenkins/ssh-slave variants based on Alpine, NanoServer, or Windows.

Remediation

The Jenkins project has released jenkins/ssh-agent version 6.11.2, which addresses the issue by deleting pre-generated SSH host keys during image creation.

New host keys will now be generated upon the first container startup. Users of the jenkins/ssh-agent Docker image are advised to update to this latest version immediately.

For the deprecated jenkins/ssh-slave images, no fixes will be provided. Users are urged to migrate to the updated jenkins/ssh-agent image for proper security support and maintenance.

The Jenkins team expressed its gratitude to security researcher Abhishek Reddypalle, who reported the vulnerabilities and contributed to improving the platform’s security.

Administrators are strongly advised to update their deployments to the latest secure versions.

Organizations relying on deprecated configurations should prioritize migration to better-maintained solutions.

This incident underscores the importance of keeping containerized environments up-to-date to prevent potential vulnerabilities from being exploited.

Find this News Interesting! Follow us on Google NewsLinkedIn, & X to Get Instant Updates!

Divya

Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Recent Posts

Hackers Exploit Cloudflare Tunnel Infrastructure to Deploy Multiple Remote Access Trojans

The Sekoia TDR (Threat Detection & Research) team has reported on a sophisticated network infrastructure…

3 hours ago

Threat Actors Leverage npm and PyPI with Impersonated Dev Tools for Credential Theft

The Socket Threat Research Team has unearthed a trio of malicious packages, two hosted on…

3 hours ago

Hackers Exploit Legitimate Microsoft Utility to Deliver Malicious DLL Payload

Hackers are now exploiting a legitimate Microsoft utility, mavinject.exe, to inject malicious DLLs into unsuspecting…

5 hours ago

Cybercriminals Exploit Network Edge Devices to Infiltrate SMBs

Small and midsized businesses (SMBs) continue to be prime targets for cybercriminals, with network edge…

5 hours ago

Criminal IP to Showcase Advanced Threat Intelligence at RSAC™ 2025

Joining Criminal IP at Booth S-634 | South Expo, Moscone Center | April 28 –…

5 hours ago

TP-Link Router Vulnerabilities Allow Attackers to Execute Malicious SQL Commands

Cybersecurity researchers have uncovered critical SQL injection vulnerabilities in four TP-Link router models, enabling attackers…

6 hours ago