CVE-2019-1003051
Description
Jenkins IRC Plugin stores credentials unencrypted in its global configuration file on the Jenkins master where they can be viewed by users with access to the master file system.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jenkins IRC Plugin stores credentials unencrypted in global configuration file, exposing them to users with file system access.
Vulnerability
The Jenkins IRC Plugin stores credentials unencrypted in its global configuration file hudson.plugins.ircbot.IrcPublisher.xml on the Jenkins controller. This affects all versions of the plugin prior to the fix released in the 2019-04-03 security advisory [1]. The credentials are stored as plaintext without any encryption or obfuscation.
Exploitation
An attacker requires access to the Jenkins controller's file system to read the configuration file. This could be achieved through direct file system access, a separate vulnerability that enables file read, or by having a user account with sufficient permissions to view files on the master node. No other special privileges or user interaction are needed [2].
Impact
Successful exploitation leads to disclosure of credentials stored in the IRC Plugin configuration. These credentials could be used to access external IRC services or other systems if the same credentials are reused. The confidentiality impact is limited to the credentials stored by the plugin [1].
Mitigation
Jenkins released a security advisory on 2019-04-03 recommending users upgrade the IRC Plugin to a version that encrypts credentials [1]. If an upgrade is not immediately possible, administrators should restrict access to the Jenkins master file system to trusted users only. No workaround other than upgrading has been published [3].
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.jvnet.hudson.plugins:ircbotMaven | <= 2.30 | — |
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-vrv9-ccj3-g284ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2019-1003051ghsaADVISORY
- www.openwall.com/lists/oss-security/2019/04/12/2ghsamailing-listx_refsource_MLISTWEB
- www.securityfocus.com/bid/107790mitrevdb-entryx_refsource_BID
- jenkins.io/security/advisory/2019-04-03/ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.