---
id: CVE-2026-85012
title: >-
  Improper neutralization of special elements used in an OS command (CWE-78) in
  the blueprint resynthesis framework in Amazon Web Services
  codecatalyst-blueprints before 0.3.156 might allow a user with permission to
  commit to a repository …
summary: >-
  Improper neutralization of special elements used in an OS command (CWE-78) in
  the blueprint resynthesis framework in Amazon Web Services
  codecatalyst-blueprints before 0.3.156 might allow a user with permission to
  commit to a repository …
severity: high
cvss: 8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
published: '2026-09-03'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T14:00:33.017'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-85012'
references:
  - url: 'https://aws.amazon.com/security/security-bulletins/2026-095-aws/'
    label: ff89ba41-3aa1-4d27-914a-91399e9639e5
  - url: >-
      https://github.com/aws/codecatalyst-blueprints/security/advisories/GHSA-c7rj-fr2j-64w7
    label: ff89ba41-3aa1-4d27-914a-91399e9639e5
  - url: >-
      https://www.npmjs.com/package/@amazon-codecatalyst/blueprints.blueprint/v/0.3.156
    label: ff89ba41-3aa1-4d27-914a-91399e9639e5
tags:
  - nvd
epss: 0.01249
epssPercentile: 0.68092
ingestedAt: '2026-09-08T15:33:26.957Z'
---

## Overview

Improper neutralization of special elements used in an OS command (CWE-78) in the blueprint resynthesis framework in Amazon Web Services codecatalyst-blueprints before 0.3.156 might allow a user with permission to commit to a repository in the project to execute arbitrary commands in the blueprint resynthesis environment via shell metacharacters in the owner field of a [local] merge strategy entry in a crafted .ownership-file.



Version 0.3.156 removes shell interpretation of the owner field, running the command directly rather than through a shell, and rejects values outside an allowlisted command form. This eliminates shell metacharacter command injection. To remediate this issue, users should upgrade to version 0.3.156 or later.



No action is required for use of the Amazon CodeCatalyst service. Resynthesis runs in an isolated per-project environment with scoped credentials, and the service applies server-side validation there that rejects [local] merge strategy commands outside a restricted allowlisted form, including for blueprint versions published before 0.3.156.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
