VYPR
Low severityNVD Advisory· Published Mar 9, 2020· Updated Aug 4, 2024

CVE-2020-2149

CVE-2020-2149

Description

Jenkins Repository Connector Plugin ≤1.2.6 exposes configured credentials in plain text via the global configuration form.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins Repository Connector Plugin ≤1.2.6 exposes configured credentials in plain text via the global configuration form.

Vulnerability

Description Jenkins Repository Connector Plugin versions 1.2.6 and earlier transmits configured credentials in plain text as part of its global Jenkins configuration form, potentially leading to their exposure [1][3]. The credentials are sent without encryption in the form submission, making them visible in network traffic or the page source.

Attack

Surface An attacker with access to network traffic between the user and the Jenkins server, or who can view the configuration page (e.g., through a browser's developer tools), could capture the credentials. No special authentication is required beyond viewing the configuration form, but only users with permission to access global configuration can see it.

Impact

Successful exploitation allows an attacker to obtain credentials stored in the plugin configuration, which could be used to access external repositories like Nexus or Artifactory, leading to unauthorized access to artifacts or deployment capabilities.

Mitigation

The vulnerability is fixed in Repository Connector Plugin version 2.0.0, which moves credential storage to the Credentials plugin [4]. Users should upgrade to the latest version. Those unable to upgrade should avoid storing sensitive credentials in the plugin configuration and ensure network traffic is encrypted (e.g., via HTTPS).

AI Insight generated on May 21, 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.

PackageAffected versionsPatched versions
org.jenkins-ci.plugins:repository-connectorMaven
< 2.0.02.0.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1