VDB
Sign up
HIGH

GHSA-2ffm-hxrq-qqmm

@hulumi/drift: Orphan reconciler accepted externally supplied execute plans

Quick fix

GHSA-2ffm-hxrq-qqmm — @hulumi/drift: upgrade to the fixed version with the command below.

npm install @hulumi/drift@1.3.2

Details

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.

Are you affected?

Enter the version of the package you're using.

Affected packages

npm/@hulumi/drift
Introduced in: 0Fixed in: 1.3.2
Fixnpm install @hulumi/drift@1.3.2

References