VYPR
Moderate severityNVD Advisory· Published Apr 4, 2019· Updated Aug 4, 2024

CVE-2019-10292

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

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.