ZeroHour

CVE-2026-85028

niche

Local privilege escalation via insecure temp files in AWS FPGA Development Kit

CVSS 4.0
7.3 high
EPSS
<1%p2
Published
()
Modified
AI analysis

CVE-2026-85028 is a local privilege escalation flaw caused by the FPGA management tool installation component of the AWS FPGA Development Kit (aws-fpga) creating temporary files in a world-writable temporary directory with insecure permissions (CWE-379). A local attacker with low privileges can pre-place crafted shell content at a predictable path in that directory; when the installation step elevates its own privileges and later reads the file, the attacker's shell content is executed. Successful exploitation gives the attacker arbitrary code execution with root privileges on the affected host. Only users running aws-fpga versions before 2.3.4 who execute the FPGA management tool installation step, particularly on shared or multi-user systems, are exposed. No public proof-of-concept, in-the-wild exploitation, or CISA KEV listing is known, and EPSS estimates only about a 0.1% probability of exploitation in the next 30 days.

What to do: Upgrade aws-fpga to version 2.3.4. Until patched, avoid running the FPGA management tool installation step with elevated privileges on shared or multi-user hosts, and secure or clear the world-writable temporary directory it uses. Administrators of F1 instances and FPGA development machines should check for untrusted files at predictable paths in the temporary directory and review for unexpected root-level activity.

Affected
Amazon Web Services (AWS) AWS FPGA Development Kit (aws-fpga), FPGA management tool installation componentbefore 2.3.4
Estimated exposure
nichelikely thousands to low tens of thousands of developer workstations and EC2 F1 instances (no public install counts) — aws-fpga is a niche open-source FPGA developer toolkit whose management tools are installed mainly on EC2 F1 instances and dedicated FPGA development hosts, with no published install counts, so the estimate reflects the small, specialized…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Creation of a temporary file in a directory with insecure permissions in the FPGA management tool installation component in AWS FPGA Development Kit (aws-fpga) before 2.3.4 might allow local users to execute arbitrary code with root privileges via crafted shell content placed at a predictable path in a world-writable temporary directory, which the installation step reads after elevating its own privileges. To remediate this issue, users should upgrade to version 2.3.4.

Weakness
CWE-379
Vector
CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.