CVE-2019-16561
Description
Jenkins WebSphere Deployer Plugin 1.6.1 and earlier allows users with Overall/Read access to disable SSL/TLS certificate and hostname validation for the entire Jenkins master JVM.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins WebSphere Deployer Plugin 1.6.1 and earlier lets users with Overall/Read access disable SSL/TLS certificate and hostname validation for the entire Jenkins master JVM.
Vulnerability
Description
The Jenkins WebSphere Deployer Plugin, in versions 1.6.1 and earlier, contains a security flaw that allows users who have only Overall/Read permission to disable SSL/TLS certificate and hostname validation for the entire Jenkins master JVM [1][3]. This behavior is unintended because Global/Read permission should not grant such a far-reaching security change that affects the whole Jenkins instance.
Exploitation
Conditions
An attacker needs to have Overall/Read access to the Jenkins instance. This is a relatively low-privilege permission that is often granted to many users, such as developers or auditors. No other special authentication or network position is required beyond being able to interact with the Jenkins web interface or API [1]. The plugin does not restrict this configuration toggle to administrators.
Impact
By disabling certificate and hostname validation, the Jenkins master JVM will accept any SSL/TLS certificate from any server it connects to. This makes the system vulnerable to man-in-the-middle (MitM) attacks. An attacker positioned between Jenkins and a remote server could present a forged certificate and intercept or modify traffic, potentially leaking sensitive data or allowing further compromise [1][3].
Mitigation
Status
The vulnerability affects WebSphere Deployer Plugin versions 1.6.1 and earlier. As of the advisory release on 2019-12-17, no fix had been published for this plugin [1][2]. Users are advised to restrict Overall/Read access to trusted users and, if possible, remove or disable the plugin. The plugin is listed in the advisory as having unresolved security issues [1][2].
AI Insight generated on May 21, 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.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:websphere-deployerMaven | <= 1.6.1 | — |
Affected products
3- Range: <=1.6.1
- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-46rr-87h4-f5q6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-16561ghsaADVISORY
- www.openwall.com/lists/oss-security/2019/12/17/1ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2019-12-17/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.