LiveActive security incident?Get immediate response
CVE Record

CVE-2021-3101: Hotdog Container Escape

Hotdog, prior to v1.0.1, did not mimic the capabilities or the SELinux label of the target JVM process. This would allow a container to gain full privileges on the host, bypassing restrictions set on the container.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-3101 is a high-severity flaw in AWS Hotdog before v1.0.1. A container using the vulnerable hot patching component could escape intended restrictions and gain full host privileges. Business urgency is highest where Hotdog was deployed on hosts running containerized JVM workloads.

Executive priority

Treat as a priority remediation item if Hotdog was used. The issue can undermine container isolation and create host-level compromise risk, but evidence of active exploitation is not provided in the source bundle.

Technical view

Hotdog did not mirror the target JVM process capabilities or SELinux label. That privilege mismatch could let a container bypass container restrictions and obtain full host privileges. The CVSS 3.1 score is 8.8, with local access and low attack complexity, requiring low privileges and no user interaction.

Likely exposure

Exposure appears limited to environments running Amazon Web Services Hotdog before v1.0.1, especially hosts where it interacted with JVM processes inside containers. The source bundle does not identify other affected products or managed service scope.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The vulnerability is still serious because successful abuse crosses the container boundary and affects host confidentiality, integrity, and availability.

Researcher notes

Key validation question is whether Hotdog before v1.0.1 existed on the host and interacted with containerized JVM processes. Avoid assuming broader AWS product impact beyond the named Hotdog component unless confirmed by vendor sources.

Mitigation direction

  • Identify any Hotdog deployments and their installed versions.
  • Upgrade Hotdog to v1.0.1 or later where present.
  • Review AWS and Bottlerocket advisory guidance for environment-specific instructions.
  • Prioritize hosts running containerized JVM workloads.
  • Retire or isolate unsupported deployments pending vendor guidance.

Validation and detection

  • Inventory hosts for Hotdog packages, images, or deployment artifacts.
  • Confirm no deployed Hotdog version is earlier than v1.0.1.
  • Review container host logs for unexpected privilege or SELinux-context changes.
  • Check vulnerability scanner results for CVE-2021-3101 coverage.
  • Verify affected hosts are not relying on outdated Log4Shell hot patch components.
Prepared
Confidence
high
Sources
4

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

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique 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-3101 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
3Source 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-3101Attack 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 ServicesHotdogunspecifiedListed
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.