LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3100: Log4j hot patch package privilege escalation

The Apache Log4j hotpatch package before log4j-cve-2021-44228-hotpatch-1.1-13 didn’t mimic the permissions of the JVM being patched, allowing it to escalate privileges.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-3100 is a privilege escalation flaw in AWS's Log4j hotpatch package, not Log4j itself. Systems that installed an older hotpatch to reduce Log4Shell risk could let a low-privileged local user or process gain higher privileges because the patch did not preserve JVM permissions correctly.

Executive priority

Treat as high priority for environments that deployed AWS's Log4j hotpatch. It is a local privilege escalation issue, so urgency depends on host access exposure, workload isolation, and whether the vulnerable package remains installed.

Technical view

The vulnerable package is Amazon Web Services log4j-cve-2021-44228-hotpatch before log4j-cve-2021-44228-hotpatch-1.1-13. The CVSS 3.1 vector is local, low complexity, low privileges, no user interaction, scope changed, with high confidentiality, integrity, and availability impact. The listed weakness is CWE-250.

Likely exposure

Exposure is most likely on AWS or Amazon Linux 2 systems where the AWS Log4j hotpatch package was installed during Log4Shell response and not updated past the fixed version. This is not evidence that all Log4j deployments are affected.

Exploitation context

The bundle does not show CISA KEV listing or cited active exploitation. The CVSS vector indicates local access with low privileges is required. Business risk is highest where untrusted users, workloads, or compromised services share a host with the vulnerable hotpatch installed.

Researcher notes

Do not conflate this with Log4Shell remote exploitation. The issue is in the hotpatch package's permission handling. Evidence in the bundle supports affected package, version threshold, CVSS, and CWE, but not active exploitation or broader affected products.

Mitigation direction

  • Update the hotpatch package to log4j-cve-2021-44228-hotpatch-1.1-13 or later.
  • Apply AWS ALAS guidance for affected Amazon Linux 2 systems.
  • Prioritize shared, multi-user, and externally exposed workload hosts.
  • Check vendor guidance before changing hotpatch deployment assumptions.

Validation and detection

  • Inventory hosts with the AWS Log4j hotpatch package installed.
  • Confirm installed package versions against the fixed version threshold.
  • Review Amazon Linux 2 advisory applicability for each affected host.
  • Verify remediation through package inventory and change records.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-250: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-3100 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H26Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2021-3100Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Amazon Web Serviceslog4j-cve-2021-44228-hotpatchunspecifiedListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-250 · source CWE mapping

Execution with Unnecessary Privileges

Execution with Unnecessary Privileges represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.