VYPR
Moderate severityNVD Advisory· Published Mar 6, 2024· Updated Feb 13, 2025

CVE-2024-2216

CVE-2024-2216

Description

Missing permission check in Jenkins docker-build-step Plugin allows attackers with Overall/Read to connect to attacker-specified sockets and reconfigure the plugin.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Missing permission check in Jenkins docker-build-step Plugin allows attackers with Overall/Read to connect to attacker-specified sockets and reconfigure the plugin.

The vulnerability is a missing permission check in an HTTP endpoint in the Jenkins docker-build-step Plugin versions 2.11 and earlier [1]. This endpoint is used for testing connections, and it does not verify that the user has the necessary permissions to perform such actions.

An attacker with Overall/Read permission can exploit this by sending a crafted request to the endpoint, specifying a TCP or Unix socket URL under their control [2]. Additionally, the attacker can modify the plugin's configuration via the provided connection test parameters, which affects future build step executions.

The impact is that an attacker can redirect Docker operations to an arbitrary server, potentially leading to unauthorized code execution or data exfiltration in the context of builds [1]. The plugin's configuration is persisted, meaning subsequent builds may use the attacker-controlled connection.

As of the advisory, this vulnerability remains unresolved, with no patch available [2]. Users are advised to restrict Overall/Read permissions or disable the plugin if not essential [1].

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.jenkins-ci.plugins:docker-build-stepMaven
<= 2.11

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1