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.
Published: 2026-09-03
Score: 7.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the way the FPGA management tool installs itself; it creates a temporary file in a directory that the system marks as world‑writable and then, during installation, elevates privileges before reading that file. An attacker who can become a local user on the host can pre‑create malicious shell content at the predictable location, which will be executed with root privileges when the installer runs. This represents a classic local privilege escalation flaw covered by CWE‑379.

Affected Systems

The vector affects the AWS FPGA Development Kit across all deployments of the aws-fpga component before release 2.3.4. Users running any older AWS FPGA Development Kit version inherit this weakness, while those on 2.3.4 or newer are immune.

Risk and Exploitability

With a CVSS score of 7.3, the exploit presents a high risk to affected systems when a local user gains the ability to run arbitrary code locally. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, but the absence of an exploit database entry does not eliminate the inherent local threat. The attack requires local access and the privilege‑elevating installer step; successful exploitation would allow any local user to execute arbitrary code as root.

Generated by OpenCVE AI on September 3, 2026 at 20:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to AWS FPGA Development Kit version 2.3.4 or later to eliminate the insecure temporary file handling.
  • If upgrading immediately is not feasible, ensure that the temporary directory used during installation is not world‑writable, or otherwise restrict its permissions to prevent local users from creating files there.
  • Regularly consult AWS security bulletins or release notes for any further updates or related fixes beyond the 2.3.4 patch.

Generated by OpenCVE AI on September 3, 2026 at 20:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 03 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
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.
Title Creation of Temporary File in Directory with Insecure Permissions in AWS FPGA Development Kit
First Time appeared Aws
Aws aws-fpga
Weaknesses CWE-379
CPEs cpe:2.3:a:aws:aws-fpga:*:*:*:*:*:*:*:*
Vendors & Products Aws
Aws aws-fpga
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.3, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: AMZN

Published:

Updated: 2026-09-03T18:28:05.817Z

Reserved: 2026-09-02T20:02:05.161Z

Link: CVE-2026-85028

cve-icon Vulnrichment

Updated: 2026-09-03T18:27:58.386Z

cve-icon NVD

Status : Received

Published: 2026-09-03T19:17:30.083

Modified: 2026-09-03T19:17:30.083

Link: CVE-2026-85028

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:22:27Z

Weaknesses
  • CWE-379

    Creation of Temporary File in Directory with Insecure Permissions