Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.hadoop/hadoop-common@3.2.0
purl pkg:maven/org.apache.hadoop/hadoop-common@3.2.0
Next non-vulnerable version 3.4.0
Latest non-vulnerable version 3.4.0
Risk 4.5
Vulnerabilities affecting this package (5)
Vulnerability Summary Fixed by
VCID-1h2m-ywk8-b7dm
Aliases:
CVE-2021-37404
GHSA-rmpj-7c96-mrg8
Apache Hadoop heap overflow before v2.10.2, v3.2.3, v3.3.2 There is a potential heap buffer overflow in Apache Hadoop libhdfs native code. Opening a file path provided by user without validation may result in a denial of service or arbitrary code execution. Users should upgrade to Apache Hadoop 2.10.2, 3.2.3, 3.3.2 or higher.
3.2.3
Affected by 2 other vulnerabilities.
3.3.2
Affected by 2 other vulnerabilities.
VCID-1xbr-pekw-ukcn
Aliases:
CVE-2020-9492
GHSA-f8vc-wfc8-hxqh
Incorrect Authorization In Apache Hadoop 3.2.0 to 3.2.1, 3.0.0-alpha1 to 3.1.3, and 2.0.0-alpha to 2.10.0, WebHDFS client might send SPNEGO authorization header to remote URL without proper verification.
3.2.2
Affected by 3 other vulnerabilities.
VCID-3fz1-e6n6-rfh6
Aliases:
CVE-2024-23454
GHSA-f5fw-25gw-5m92
Apache Hadoop: Temporary File Local Information Disclosure Apache Hadoop’s `RunJar.run()` does not set permissions for temporary directory by default. If sensitive data will be present in this file, all the other local users may be able to view the content. This is because, on unix-like systems, the system temporary directory is shared between all local users. As such, files written in this directory, without setting the correct posix permissions explicitly, may be viewable by all other local users.
3.4.0
Affected by 0 other vulnerabilities.
VCID-a8xd-ukj7-tqbk
Aliases:
CVE-2022-25168
GHSA-8wm5-8h9c-47pc
Apache Hadoop argument injection vulnerability Apache Hadoop's `FileUtil.unTar(File, File)` API does not escape the input file name before being passed to the shell. An attacker can inject arbitrary commands. This is only used in Hadoop 3.3 InMemoryAliasMap.completeBootstrapTransfer, which is only ever run by a local user. It has been used in Hadoop 2.x for yarn localization, which does enable remote code execution. It is used in Apache Spark, from the SQL command ADD ARCHIVE. As the ADD ARCHIVE command adds new binaries to the classpath, being able to execute shell scripts does not confer new permissions to the caller. SPARK-38305. "Check existence of file before untarring/zipping", which is included in 3.3.0, 3.1.4, 3.2.2, prevents shell commands being executed, regardless of which version of the hadoop libraries are in use. Users should upgrade to Apache Hadoop 2.10.2, 3.2.4, 3.3.3 or upper (including HADOOP-18136).
3.2.4
Affected by 1 other vulnerability.
3.3.3
Affected by 1 other vulnerability.
VCID-s95m-v2xc-ayen
Aliases:
CVE-2022-26612
GHSA-gx2c-fvhc-ph4j
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') In Apache Hadoop, The unTar function uses unTarUsingJava function on Windows and the built-in tar utility on Unix and other OSes. As a result, a TAR entry may create a symlink under the expected extraction directory which points to an external directory. A subsequent TAR entry may extract an arbitrary file into the external directory using the symlink name. This however would be caught by the same targetDirPath check on Unix because of the getCanonicalPath call. However on Windows, getCanonicalPath does not resolve symbolic links, which bypasses the check. unpackEntries during TAR extraction follows symbolic links which allows writing outside expected base directory on Windows. This was addressed in Apache Hadoop 3.2.3
3.2.3
Affected by 2 other vulnerabilities.
3.3.3
Affected by 1 other vulnerability.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-04-16T23:09:35.488698+00:00 GitLab Importer Affected by VCID-3fz1-e6n6-rfh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2024-23454.yml 38.4.0
2026-04-16T22:06:44.450811+00:00 GitLab Importer Affected by VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.4.0
2026-04-16T22:03:42.340640+00:00 GitLab Importer Affected by VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.4.0
2026-04-12T00:27:50.101541+00:00 GitLab Importer Affected by VCID-3fz1-e6n6-rfh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2024-23454.yml 38.3.0
2026-04-11T23:22:58.455714+00:00 GitLab Importer Affected by VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.3.0
2026-04-11T23:19:24.408410+00:00 GitLab Importer Affected by VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.3.0
2026-04-03T00:35:32.914794+00:00 GitLab Importer Affected by VCID-3fz1-e6n6-rfh6 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2024-23454.yml 38.1.0
2026-04-02T23:29:37.137413+00:00 GitLab Importer Affected by VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.1.0
2026-04-02T23:26:52.602144+00:00 GitLab Importer Affected by VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.1.0
2026-04-01T17:51:01.373185+00:00 GitLab Importer Affected by VCID-a8xd-ukj7-tqbk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2022-25168.yml 38.0.0
2026-04-01T17:47:48.196022+00:00 GitLab Importer Affected by VCID-1h2m-ywk8-b7dm https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.hadoop/hadoop-common/CVE-2021-37404.yml 38.0.0
2026-04-01T16:00:16.604534+00:00 GHSA Importer Affected by VCID-s95m-v2xc-ayen https://github.com/advisories/GHSA-gx2c-fvhc-ph4j 38.0.0
2026-04-01T15:59:32.725987+00:00 GHSA Importer Affected by VCID-1xbr-pekw-ukcn https://github.com/advisories/GHSA-f8vc-wfc8-hxqh 38.0.0