Description
Hulumi is an open-source toolkit that ships secure-by-default cloud and platform infrastructure components for Pulumi. Prior to version 1.4.0, consumers running drift detection in CI / cron could see transient adapter failures silently cached as "all clear" — masking real attacks for up to six hours — or see ordinary provider-version churn falsely promoted to incident severity. Either way, the verdict source was unreliable for downstream incident workflows that gate on it. This issue has been patched in version 1.4.0.
Published: 2026-07-24
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Hulumi’s drift detection logic incorrectly classified adapter failures as "all clear" for up to six hours or elevated ordinary provider version changes to high‑severity incidents. The result is that legitimate attacks can be hidden or benign changes can trigger unnecessary alerts, undermining confidence in any downstream incident workflows that rely on the drift verdict. This flaw aligns with improper state transition handling (CWE‑755).

Affected Systems

All deployments of the open‑source Hulumi tool produced by kerberosmansour that run drift detection in continuous integrations or scheduled jobs, specifically any version prior to the v1.4.0 release. The patch in v1.4.0 corrects the drift classifier behavior to ensure accurate verdicts.

Risk and Exploitability

The CVSS score of 8.4 indicates high severity, but the EPSS score of less than 1% suggests that exploitation is unlikely at present. The vulnerability is not listed in the CISA KEV catalog. Attackers would need the capability to influence the drift detection process—such as provoking adapter errors or manipulating provider data—to exploit this flaw. The impact is limited to environments that depend on drift detection signals for incident gating.

Generated by OpenCVE AI on August 3, 2026 at 19:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Hulumi to version 1.4.0 or later to apply the official fix.
  • If the upgrade cannot be performed immediately, temporarily disable drift detection in CI/cron pipelines to avoid unreliable verdicts.
  • Implement enhanced logging so that adapter errors are recorded and reviewed instead of being silently cached as "all clear".

Generated by OpenCVE AI on August 3, 2026 at 19:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-32g3-35g9-wc9g @hulumi/drift: Drift classifier fails open on adapter errors and over-promotes Mixed verdicts
History

Mon, 27 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
First Time appeared Kerberosmansour
Kerberosmansour hulumi
Vendors & Products Kerberosmansour
Kerberosmansour hulumi

Sat, 25 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Description Hulumi is an open-source toolkit that ships secure-by-default cloud and platform infrastructure components for Pulumi. Prior to version 1.4.0, consumers running drift detection in CI / cron could see transient adapter failures silently cached as "all clear" — masking real attacks for up to six hours — or see ordinary provider-version churn falsely promoted to incident severity. Either way, the verdict source was unreliable for downstream incident workflows that gate on it. This issue has been patched in version 1.4.0.
Title Hulumi: Drift classifier fails open on adapter errors and over-promotes Mixed verdicts
Weaknesses CWE-755
References
Metrics cvssV4_0

{'score': 8.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:L/SC:N/SI:H/SA:L'}


Subscriptions

Kerberosmansour Hulumi
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-25T00:58:23.970Z

Reserved: 2026-05-20T18:15:53.577Z

Link: CVE-2026-48036

cve-icon Vulnrichment

Updated: 2026-07-25T00:58:20.820Z

cve-icon NVD

Status : Deferred

Published: 2026-07-24T19:16:58.753

Modified: 2026-07-28T16:17:16.127

Link: CVE-2026-48036

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T20:00:12Z

Weaknesses
  • CWE-755

    Improper Handling of Exceptional Conditions