CVE-2026-5747
Analyzed
Analyzed - Analysis Complete
Out-of-Bounds Write in Firecracker Virtio PCI Enables Host Crash
Publication date: 2026-04-08
Last updated on: 2026-06-01
Assigner: AMZN
Description
Description
An out-of-bounds write issue in the virtio PCI transport in Firecracker 1.13.0 through 1.14.3 and 1.15.0 on x86_64 and aarch64 might allow a local guest user with root privileges to crash the Firecracker VMM process or potentially execute arbitrary code on the host via modification of virtio queue configuration registers after device activation. Achieving code execution on the host requires additional preconditions, such as the use of a custom guest kernel or specific snapshot configurations.
To remediate this, users should upgrade to Firecracker 1.14.4 or 1.15.1 and later.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| amazon | firecracker | From 1.13.0 (inc) to 1.14.3 (inc) |
| amazon | firecracker | 1.15.0 |
| amazon | firecracker | 1.15.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
| CWE-369 | The product divides a value by zero. |