CVE-2019-10465
Description
A missing permission check in Jenkins Deploy WebLogic Plugin allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials, or determine whether a file or directory with an attacker-specified path exists on the Jenkins master file system.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins Deploy WebLogic Plugin missing permission check allows attackers with Overall/Read to connect to arbitrary URLs or probe file existence.
The Jenkins Deploy WebLogic Plugin is affected by a missing permission check vulnerability. The plugin does not verify that a user has the required permissions before allowing actions such as connecting to an attacker-specified URL with attacker-specified credentials, or determining whether a file or directory exists at an attacker-specified path on the Jenkins master file system [1][3].
Exploitation requires only Overall/Read permission, which is a low-privilege level available to many users. An attacker can leverage this to make the Jenkins controller connect to arbitrary external servers using controlled credentials, or to probe the existence of files and directories on the master's file system [1][3].
The impact includes potential data exfiltration via SSRF-like connections and information disclosure through file existence checks. This can provide an attacker with valuable information about the Jenkins environment and potentially facilitate further attacks [1][3].
As of the publication date, the plugin remains unpatched and is listed as an unresolved security issue in the Jenkins security advisory. Users are advised to restrict Overall/Read permissions or remove the plugin until a fix is available [1][2].
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:weblogic-deployer-pluginMaven | <= 4.1 | — |
Affected products
3- Range: 4.1 and earlier
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
4- github.com/advisories/GHSA-89vj-rqv8-7737ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-10465ghsaADVISORY
- www.openwall.com/lists/oss-security/2019/10/23/2ghsamailing-listx_refsource_MLISTWEB
- jenkins.io/security/advisory/2019-10-23/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.