CVE-2019-10456
Description
CSRF in Jenkins Oracle Cloud Infrastructure Compute Classic Plugin lets attackers connect to attacker-controlled URLs with attacker-specified credentials.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CSRF in Jenkins Oracle Cloud Infrastructure Compute Classic Plugin lets attackers connect to attacker-controlled URLs with attacker-specified credentials.
Vulnerability
Overview
CVE-2019-10456 is a cross-site request forgery (CSRF) vulnerability in the Jenkins Oracle Cloud Infrastructure Compute Classic Plugin. The plugin fails to require a POST request or validate the origin of requests when performing certain actions, allowing an attacker to trick a Jenkins user with sufficient permissions into executing unintended operations [1][2].
Exploitation
An attacker can craft a malicious web page or link that, when visited by an authenticated Jenkins user, triggers a forged request to the Jenkins server. This request uses the victim's session to connect to an attacker-specified URL using attacker-specified credentials. No additional authentication is required beyond the victim's existing session [1].
Impact
Successful exploitation enables the attacker to make the Jenkins server connect to arbitrary external URLs with credentials of the attacker's choosing. This could be used to exfiltrate data, perform actions on external systems, or potentially capture credentials stored in Jenkins if the attacker can observe the connection [1][2].
Mitigation
The vulnerability was addressed in the Jenkins Security Advisory 2019-10-16. Users should update the Oracle Cloud Infrastructure Compute Classic Plugin to a patched version. No workarounds are mentioned; updating is the recommended action [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 packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute-classicMaven | <= 1.0.0 | — |
Affected products
2- ghsa-coordsRange: <= 1.0.0
- Range: 1.0.0 and earlier
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-h668-p5hg-7mc5ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-10456ghsaADVISORY
- jenkins.io/security/advisory/2019-10-16/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.