PT-2026-48478 · Npm+2 · @Hulumi/Drift+1
CVE-2026-48036
·
Published
2026-06-10
·
Updated
2026-07-25
CVSS v4.0
8.4
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L |
Name of the Vulnerable Software and Affected Versions
@hulumi/drift versions prior to 1.4.0
Description
An issue exists in the classifier of the drift detection toolkit where it only evaluates the
detected field of adapters and ignores whether the adapter itself succeeded. This leads to two scenarios: transient adapter failures (such as network errors from the Automation API) are interpreted as no drift, causing a None / none verdict to be cached for up to six hours and potentially masking real attacks. Additionally, normal provider-API churn can be falsely escalated to incident severity, triggering Mixed / high or ConsoleBreakGlass / high verdicts without actual evidence of unauthorized changes.Recommendations
Upgrade @hulumi/drift to version 1.4.0.
As a temporary mitigation for cached false negatives, set
options.minConfidence: "medium" on the classifier call to prevent degraded None / none verdicts from being cached.Exploit
Fix
Improper Handling of Exceptional Conditions
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Hulumi/Drift
Hulumi