Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @hulumi/policies
  4. ›
  5. CVE-2026-48034

CVE-2026-48034: @hulumi/policies has a HULUMI-H5 bypass via decoy sibling resources targeting a different bucket

June 10, 2026

HULUMI-H1 forbids raw aws:s3:Bucket outside of Hulumi’s SecureBucket component, with one exemption: a raw bucket that’s a child of a SecureBucket is allowed because the component is responsible for the hardening. HULUMI-H5 is the defence-in-depth check that closes the H1 exemption — for any raw bucket claiming it, H5 verifies the five hardening sibling resources a real SecureBucket always emits (public-access block, SSE-KMS, ownership controls, versioning, TLS-only bucket policy) are actually present.

The bug: H5 only checked the siblings’ types. It never verified that those siblings actually applied to the bucket being exempted. A consumer (or compromised PR) could pair an unhardened raw bucket with five hardening sibling resources whose bucket property pointed at a completely different bucket, and H5 would report no violation while the actual bucket shipped with zero hardened defaults.

References

  • github.com/advisories/GHSA-9vc9-4jv3-rf86
  • github.com/kerberosmansour/hulumi/pull/175
  • github.com/kerberosmansour/hulumi/pull/178
  • github.com/kerberosmansour/hulumi/security/advisories/GHSA-9vc9-4jv3-rf86
  • nvd.nist.gov/vuln/detail/CVE-2026-48034

Code Behaviors & Features

Detect and mitigate CVE-2026-48034 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4.0

Fixed versions

  • 1.4.0

Solution

Upgrade to version 1.4.0 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control

Source file

npm/@hulumi/policies/CVE-2026-48034.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:24:49 +0000.