VYPR
Critical severityNVD Advisory· Published Jan 24, 2018· Updated Sep 17, 2024

CVE-2017-15718

CVE-2017-15718

Description

The YARN NodeManager in Apache Hadoop 2.7.3 and 2.7.4 can leak the password for credential store provider used by the NodeManager to YARN Applications.

AI Insight

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

YARN NodeManager in Hadoop 2.7.3 and 2.7.4 leaks the credential store provider password to YARN applications, exposing sensitive credentials.

Vulnerability

The YARN NodeManager component in Apache Hadoop versions 2.7.3 and 2.7.4 contains a vulnerability where the password used for the credential store provider (used by the NodeManager itself) is leaked to running YARN Applications. The password is exposed via environment variables or other means that allow applications to retrieve the credential store password rather than only the expected delegated tokens. This affects the core security mechanism intended to protect credential stores.

Exploitation

An attacker who can submit a YARN application or container to a cluster running the affected Hadoop versions (2.7.3 or 2.7.4) can retrieve the NodeManager's credential store password. No special network position beyond normal application submission is required, as the password is inadvertently made accessible within the application's context. The attacker does not need prior authentication to the credential store; the vulnerability itself leaks the password to the running application.

Impact

Successful exploitation results in disclosure of the credential store provider's password. With this password, an attacker could potentially decrypt or access secrets stored in the credential store (e.g., other service passwords, keys) that the NodeManager uses. This elevates the risk from information disclosure to broader compromise of Hadoop cluster secrets, depending on the credential store contents.

Mitigation

Apache has released fixes for Hadoop 2.7.3 and 2.7.4. Users should upgrade to Hadoop 2.7.5 or later [1][2]. The vendor advisory provides details on the patched version [1]. No workaround is documented; the only mitigation is applying the update. This vulnerability is not listed on the CISA Known Exploited Vulnerabilities (KEV) catalog as of last review.

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.

PackageAffected versionsPatched versions
org.apache.hadoop:hadoop-mainMaven
>= 2.7.3, < 2.7.52.7.5

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

0

No linked articles in our index yet.