Package
hadoop-fips-3.4.2
Component
maven-core
Latest update
9.1
CVSS V3
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
CVE-2021-26291 affects maven-core and maven-compat JARs at multiple versions (2.0.6 through 3.2.5) bundled in Hadoop's M2 local repository. These are transitive dependencies of Maven plugins used during Hadoop's build (maven-surefire, maven-failsafe, plexus, etc.) — each plugin resolves its own maven-core version, which gets cached as a separate JAR. Pombump cannot override these because they are not direct Hadoop dependencies; they are resolved by the plugins' own POM dependency trees. Fix requires upstream Apache Hadoop to upgrade its Maven plugin toolchain to versions that depend on maven-core >= 3.8.1.
Status