VYPR
High severityNVD Advisory· Published Mar 9, 2021· Updated Aug 3, 2024

Sensitive information disclosure via log in com.bmuschko:gradle-vagrant-plugin

CVE-2021-21361

Description

The com.bmuschko:gradle-vagrant-plugin Gradle plugin contains an information disclosure vulnerability due to the logging of the system environment variables. When this Gradle plugin is executed in public CI/CD, this can lead to sensitive credentials being exposed to malicious actors. This is fixed in version 3.0.0.

AI Insight

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

CVE-2021-21361 in com.bmuschko:gradle-vagrant-plugin logs system environment variables, exposing sensitive credentials; fixed in version 3.0.0.

Vulnerability

Description The com.bmuschko:gradle-vagrant-plugin Gradle plugin logs system environment variables during execution, as seen in the GDKExternalProcessExecutor.groovy file [3]. This behavior inadvertently exposes sensitive information such as API keys or passwords that are stored as environment variables [1].

Exploitation

An attacker can obtain these credentials by accessing log output generated when the plugin is used in a public CI/CD environment, where logs may be visible to unauthorized parties [2]. The vulnerability requires no special privileges or user interaction, and the attack complexity is low [4].

Impact

Successful exploitation leads to disclosure of sensitive environment variables, which could include credentials for external services, posing a significant risk to confidentiality [4].

Mitigation

The issue is fixed in version 3.0.0 of the plugin [1][2]. Users should upgrade to this version or later to prevent logging of environment variables.

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
com.bmuschko:gradle-vagrant-pluginMaven
>= 0.6, < 3.0.03.0.0

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

6

News mentions

0

No linked articles in our index yet.