Description
A UNIX symbolic link following issue in the jailer component in Firecracker version v1.13.1 and earlier and 1.14.0 on Linux may allow a local host user with write access to the pre-created jailer directories to overwrite arbitrary host files via a symlink attack during the initialization copy at jailer startup, if the jailer is executed with root privileges.

To mitigate this issue, users should upgrade to version v1.13.2 or 1.14.1 or above.
Published: 2026-01-23
Score: 6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary Host File Overwrite
Action: Apply Patch
AI Analysis

Impact

A flaw in the Firecracker jailer component allows a locally privileged user who can write to the jailer’s pre‑created directories to exploit a symbolic‑link following defect during startup initialization. The user can create a symlink that points to any host file, and when the jailer runs with root privileges it copies files through that link, resulting in the unintended overwriting of arbitrary files on the host. This code path is a classic example of CWE‑61, where insufficient validation of file paths leads to unauthorized file manipulation.

Affected Systems

The vulnerability affects Amazon Firecracker containers running Linux, specifically versions released as v1.13.1 and earlier and the 1.14.0 release. The issue is confined to the jailer component responsible for preparing isolated environments for microVMs on a host system.

Risk and Exploitability

The CVSS v3.1 score of 6.0 indicates a moderate impact. EPSS indicates the exploitation probability is below 1%, and the vulnerability has not been catalogued in the CISA KEV list. The exploit requires local access to a user account with write permissions to the jailer directories and the ability to start the jailer process with elevated privileges. Without these conditions the vulnerability is not exploitable, so the attack vector is largely confined to systems where the host user can control the jailer environment.

Generated by OpenCVE AI on April 18, 2026 at 03:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Firecracker v1.13.2, v1.14.1, or a later release that removes the symlink following issue.
  • If an upgrade is not immediately possible, run the jailer process as a non‑root user or otherwise drop root privileges after the early initialization steps.
  • Modify the ownership and file‑system permissions of the jailer’s pre‑created directories so that regular users have no write access, preventing malicious symlink creation during startup.

Generated by OpenCVE AI on April 18, 2026 at 03:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 30 Jan 2026 17:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:amazon:firecracker:*:*:*:*:*:*:*:*
cpe:2.3:a:amazon:firecracker:1.14.0:-:*:*:*:*:*:*
cpe:2.3:a:amazon:firecracker:1.14.0:dev:*:*:*:*:*:*

Tue, 27 Jan 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 26 Jan 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Amazon
Amazon firecracker
Vendors & Products Amazon
Amazon firecracker

Fri, 23 Jan 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 23 Jan 2026 20:45:00 +0000


Fri, 23 Jan 2026 20:30:00 +0000

Type Values Removed Values Added
Description A UNIX symbolic link following issue in the jailer component in Firecracker version v1.13.1 and earlier and 1.14.0 on Linux may allow a local host user with write access to the pre-created jailer directories to overwrite arbitrary host files via a symlink attack during the initialization copy at jailer startup, if the jailer is executed with root privileges. To mitigate this issue, users should upgrade to version v1.13.2 or 1.14.1 or above.
Title Arbitrary Host File Overwrite via Symlink in Firecracker Jailer
Weaknesses CWE-61
References
Metrics cvssV3_1

{'score': 6, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H'}

cvssV4_0

{'score': 6, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:H/SA:H'}


Subscriptions

Amazon Firecracker
cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-01-23T20:38:50.592Z

Reserved: 2026-01-23T20:11:49.349Z

Link: CVE-2026-1386

cve-icon Vulnrichment

Updated: 2026-01-23T20:33:10.577Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-23T21:15:51.397

Modified: 2026-01-30T16:57:56.657

Link: CVE-2026-1386

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-01-23T20:25:02Z

Links: CVE-2026-1386 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T03:15:35Z

Weaknesses