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 using AccountFoundation could ship an AWS account whose CloudTrail / Config audit logs were deletable by any S3-delete-capable principal — while believing the startup-hardened tier guaranteed tamper-resistance. Sandbox-tier deployments had no audit immutability at all (defects 1 and 3 compounded). This issue has been patched in version 1.4.0.
Published: 2026-07-24
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Hulumi is an open‑source toolkit that provides secure‑by‑default cloud infrastructure components for Pulumi. Until version 1.4.0, an AccountFoundation deployment allowed an AWS account whose CloudTrail and Config audit logs were stored in an S3 bucket to be deleted by any principal with S3‑DeleteObject permissions, contrary to the hardened audit configuration that the platform promised. Because the audit logs could be erased, an attacker who could gain delete permissions could remove evidence of tampering or suspicious activity, undermining forensic integrity. The weakness is classified as CWE‑1059, indicating insufficient protection of tamper‑able audit data.

Affected Systems

The affected product is the Hulumi toolkit developed by kerberosmansour, specifically the AccountFoundation feature. All releases prior to v1.4.0 are impacted, as the fix was introduced in that version. Users deploying the sandbox-tier or higher tiers that rely on the hardened audit configuration will be vulnerable.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as a high‑to‑moderate severity flaw. The EPSS score is below 1 %, indicating a low probability of exploitation at the time of analysis, and the vulnerability is not listed in CISA’s KEV catalog. Attackers would likely need credentials with S3 delete capabilities or a compromised IAM role; once achieved, they could delete the audit bucket, causing loss of audit data. The risk is primarily data loss and loss of forensic evidence rather than direct code execution.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Hulumi to version 1.4.0 or later to apply the hardening fix.
  • Restrict S3 DeleteObject permissions for any principal that does not require deletion access on the audit bucket.
  • Enable bucket versioning or object lock on the audit S3 bucket to protect against accidental or malicious deletions.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-2mxr-p26x-mj73 @hulumi/baseline: AccountFoundation audit-delivery S3 bucket could be silently weakened
History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

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

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 using AccountFoundation could ship an AWS account whose CloudTrail / Config audit logs were deletable by any S3-delete-capable principal — while believing the startup-hardened tier guaranteed tamper-resistance. Sandbox-tier deployments had no audit immutability at all (defects 1 and 3 compounded). This issue has been patched in version 1.4.0.
Title Hulumi: AccountFoundation audit-delivery S3 bucket could be silently weakened
Weaknesses CWE-1059
References
Metrics cvssV4_0

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


Subscriptions

Kerberosmansour Hulumi
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-27T20:23:56.410Z

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

Link: CVE-2026-48035

cve-icon Vulnrichment

Updated: 2026-07-27T17:26:15.516Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-07-30T16:41:25.650

Link: CVE-2026-48035

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1059

    Insufficient Technical Documentation