Description
Packer up to 1.15.4 is vulnerable to an issue in the third-party plugin installer that may allow unintended file system modification and could lead to code execution. A user who installs a plugin from a malicious or compromised source may be affected. This vulnerability (CVE-2026-19589) is fixed in Packer 1.16.0.
Published: 2026-08-17
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Packer up to version 1.15.4 contains a flaw in its third‑party plugin installer that allows an attacker to supply a crafted plugin archive. The installer writes files to locations specified in the archive, enabling arbitrary file writes on the host file system. If the attacker includes malicious payloads or alters configuration files, the plugin installation could execute code on the target machine. The weakness is identified as CWE‑22, which describes path traversal and arbitrary file related attacks.

Affected Systems

HashiCorp Packer releases up to and including version 1.15.4 are vulnerable. The issue was fixed in version 1.16.0.

Risk and Exploitability

The CVSS score of 7.1 marks the vulnerability as high risk. EPSS data for this CVE is not available, and it is not listed in the CISA KEV catalog. The most likely attack scenario involves a user installing a plugin from a malicious or compromised source. The attacker must provide a crafted plugin archive; when the installer processes it, the arbitrary file write can be used to place executable payloads on the system. While no publicly available exploit is reported, the flaw can be exercised manually by an individual with access to the installer.

Generated by OpenCVE AI on August 17, 2026 at 21:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade HashiCorp Packer to version 1.16.0 or later, which contains the fixed plugin installer.
  • Limit plugin installation sources to trusted, verified archives only.
  • Validate the integrity of plugin archives by checking their checksums or signatures before installation.

Generated by OpenCVE AI on August 17, 2026 at 21:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Hashicorp
Hashicorp packer
Vendors & Products Hashicorp
Hashicorp packer

Mon, 17 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Packer up to 1.15.4 is vulnerable to an issue in the third-party plugin installer that may allow unintended file system modification and could lead to code execution. A user who installs a plugin from a malicious or compromised source may be affected. This vulnerability (CVE-2026-19589) is fixed in Packer 1.16.0.
Title Packer vulnerable to arbitrary file write via crafted plugin archive during installation
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Hashicorp Packer
cve-icon MITRE

Status: PUBLISHED

Assigner: HashiCorp

Published:

Updated: 2026-08-17T20:46:47.743Z

Reserved: 2026-08-12T03:40:41.141Z

Link: CVE-2026-19589

cve-icon Vulnrichment

Updated: 2026-08-17T20:46:41.194Z

cve-icon NVD

Status : Received

Published: 2026-08-17T21:16:43.593

Modified: 2026-08-17T21:16:43.593

Link: CVE-2026-19589

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T22:00:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')