CVE-2013-2192
CVE-2013-2192 is a low-severity vulnerability in Apache Hadoop with a CVSS 2.0 base score of 3.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-287.
Key facts
- Severity: Low (CVSS 2.0 base score 3.2)
- EPSS exploit prediction: 1% (61st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-287
- Affected product: Apache Hadoop
- Published:
- Last modified:
Description
The RPC protocol implementation in Apache Hadoop 2.x before 2.0.6-alpha, 0.23.x before 0.23.9, and 1.x before 1.2.1, when the Kerberos security features are enabled, allows man-in-the-middle attackers to disable bidirectional authentication and obtain sensitive information by forcing a downgrade to simple authentication.
Frequently asked questions
- What is CVE-2013-2192?
- The RPC protocol implementation in Apache Hadoop 2.x before 2.0.6-alpha, 0.23.x before 0.23.9, and 1.x before 1.2.1, when the Kerberos security features are enabled, allows man-in-the-middle attackers to disable bidirectional authentication and obtain sensitive information by forcing a downgrade to simple authentication.
- How severe is CVE-2013-2192?
- CVE-2013-2192 has a CVSS 2.0 base score of 3.2, rated low severity.
- Is CVE-2013-2192 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (61st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2013-2192?
- CVE-2013-2192 primarily affects Apache Hadoop. In total, 23 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2013-2192?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2013-2192 published?
- CVE-2013-2192 was published on 2014-01-24 and last updated on 2026-06-16.
References
- http://rhn.redhat.com/errata/RHSA-2014-0037.html
- http://rhn.redhat.com/errata/RHSA-2014-0400.html
- http://seclists.org/fulldisclosure/2013/Aug/251
- http://secunia.com/advisories/57915
- https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html
Affected products (23)
- cpe:2.3:a:apache:hadoop:0.23.0:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:0.23.1:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:0.23.3:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:0.23.4:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:0.23.5:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:0.23.6:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:0.23.7:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:0.23.8:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.0.0:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.0.1:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.0.2:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.0.3:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.0.4:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.1.0:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:1.2.0:*:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:2.0.0:alpha:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:2.0.1:alpha:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:2.0.2:alpha:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:2.0.3:alpha:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:2.0.4:alpha:*:*:*:*:*:*
- cpe:2.3:a:apache:hadoop:2.0.5:alpha:*:*:*:*:*:*
More vulnerabilities in Apache Hadoop
- CVE-2022-25168 — Critical (CVSS 9.8): Apache Hadoop's FileUtil.unTar(File, File) API does not escape the input file name before being passed to the shell. An…
- CVE-2021-37404 — Critical (CVSS 9.8): There is a potential heap buffer overflow in Apache Hadoop libhdfs native code. Opening a file path provided by user…
- CVE-2022-26612 — Critical (CVSS 9.8): In Apache Hadoop, The unTar function uses unTarUsingJava function on Windows and the built-in tar utility on Unix and…
- CVE-2019-17195 — Critical (CVSS 9.8): Connect2id Nimbus JOSE+JWT before v7.9 can throw various uncaught exceptions while parsing a JWT, which could result in…
- CVE-2017-15718 — Critical (CVSS 9.8): The YARN NodeManager in Apache Hadoop 2.7.3 and 2.7.4 can leak the password for credential store provider used by the…
- CVE-2012-4449 — Critical (CVSS 9.8): Apache Hadoop before 0.23.4, 1.x before 1.0.4, and 2.x before 2.0.2 generate token passwords using a 20-bit secret when…
All CVEs affecting Apache Hadoop →
Other CWE-287 (Improper Authentication) vulnerabilities
- CVE-2026-45480 — Critical (CVSS 10.0): Improper authentication in Azure Active Directory allows an unauthorized attacker to elevate privileges over a network.
- CVE-2026-46389 — Critical (CVSS 10.0): UDS Identity Config builds the Keycloak configuration image (realm, plugins, theme, truststore, JARs) consumed by UDS…
- CVE-2026-10611 — Critical (CVSS 10.0): An authentication bypass vulnerability exists in MISP when LDAP mixed authentication is enabled with OTP enforcement.…
- CVE-2026-47280 — Critical (CVSS 10.0): Improper authentication in Azure Resource Manager (ARM) allows an unauthorized attacker to elevate privileges over a…
- CVE-2026-42822 — Critical (CVSS 10.0): Improper authentication in Azure Local Disconnected Operations allows an unauthorized attacker to elevate privileges…
- CVE-2026-20182 — Critical (CVSS 10.0): May 2026: This security advisory provides the details and fix information for a vulnerability that was discovered and…
Browse all CWE-287 (Improper Authentication) vulnerabilities →