Skip to content

Orphan reconciler accepted externally supplied execute plans

High
kerberosmansour published GHSA-2ffm-hxrq-qqmm May 15, 2026

Package

npm @hulumi/drift (npm)

Affected versions

< 1.3.2

Patched versions

1.3.2

Description

Impact: @hulumi/drift versions before 1.3.2 could accept externally supplied execute plans without sufficient provenance checks, allowing unsafe reconciliation input to be treated as trusted.

Patched in 1.3.2: execute-plan handling now validates provenance and rejects untrusted plans, with regression coverage.

Remediation: upgrade @hulumi/drift to 1.3.2 or later.

Severity

High

CVE ID

No known CVE

Weaknesses

Insufficient Verification of Data Authenticity

The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data. Learn more on MITRE.