CVE-2019-10292
Description
A cross-site request forgery vulnerability in Jenkins Kmap Plugin in KmapJenkinsBuilder.DescriptorImpl form validation methods allows attackers to initiate a connection to an attacker-specified server.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF vulnerability in Jenkins Kmap Plugin allows attackers to initiate connections to attacker-specified servers via form validation.
The Kmap Plugin for Jenkins contains a cross-site request forgery (CSRF) vulnerability in the KmapJenkinsBuilder.DescriptorImpl form validation methods. This flaw allows an attacker to trick a Jenkins user into making an unintended request, leveraging the user's authenticated session. As a result, the attacker can force Jenkins to initiate a connection to an arbitrary server they control [3].
Exploitation requires no authentication beyond the victim's session, and the attacker does not need prior access to Jenkins. The attack is performed by crafting a malicious link or form that, when clicked or submitted by an authenticated user, triggers the vulnerable form validation endpoint. This can lead to the leakage of sensitive information or be used as a stepping stone for further attacks.
The impact is largely limited to unauthorized outbound connections from the Jenkins controller, but it could enable data exfiltration or pivoting to internal systems. Jenkins addressed this issue in their 2019-04-03 security advisory [1].
AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
3- Range: all versions as of 2019-04-03
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-fvcf-wgxj-h7chghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-10292ghsaADVISORY
- www.openwall.com/lists/oss-security/2019/04/12/2ghsamailing-listx_refsource_MLISTWEB
- www.securityfocus.com/bid/107790ghsavdb-entryx_refsource_BIDWEB
- jenkins.io/security/advisory/2019-04-03/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.