Skip to content

fix: bump brace-expansion from 5.0.3 to 5.0.5 to address CVE-2026-33750#37379

Merged
aemada-aws merged 3 commits into
aws:mainfrom
DAKLabb:fix/cve-2026-33750-brace-expansion
Mar 31, 2026
Merged

fix: bump brace-expansion from 5.0.3 to 5.0.5 to address CVE-2026-33750#37379
aemada-aws merged 3 commits into
aws:mainfrom
DAKLabb:fix/cve-2026-33750-brace-expansion

Conversation

@davidkonigsberg
Copy link
Copy Markdown
Contributor

@davidkonigsberg davidkonigsberg commented Mar 27, 2026

Fixes: #37390

Reason for this change

Current build uses brace-expansion version with CVE

Description of changes

bump brace-expansion from 5.0.3 to 5.0.5 to address CVE-2026-33750

Describe any new or updated permissions being added

N/A

Description of how you validated changes

patch version bump, hoping to rely on CI

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions Bot added p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Mar 27, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 27, 2026 12:11
@davidkonigsberg
Copy link
Copy Markdown
Contributor Author

davidkonigsberg commented Mar 27, 2026

Hoping to get a release out when/if this gets merged so that I can have a build inclusive of this change as well as #37354. Not urgent, but trying to cleanup some Moderate/Low CVE noise without suppressing or installing from a branch/commit.

@davidkonigsberg davidkonigsberg marked this pull request as ready for review March 27, 2026 12:20
@aws-cdk-automation aws-cdk-automation added the pr/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes. label Mar 27, 2026
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 31, 2026
aemada-aws
aemada-aws previously approved these changes Mar 31, 2026
@aemada-aws aemada-aws changed the title chore(deps): bump brace-expansion from 5.0.3 to 5.0.5 to address CVE-2026-33750 fix: bump brace-expansion from 5.0.3 to 5.0.5 to address CVE-2026-33750 Mar 31, 2026
@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Mar 31, 2026
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request linter fails with the following errors:

❌ Fixes must contain a change to a test file.
❌ Fixes must contain a change to an integration test file and the resulting snapshot.

If you believe this pull request should receive an exemption, please comment and provide a justification. A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed, add Clarification Request to a comment.

@aemada-aws aemada-aws added pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes labels Mar 31, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 31, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aemada-aws
Copy link
Copy Markdown
Contributor

@Mergifyio queue

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 31, 2026

queue

🛑 Pull request from fork cannot be queued

Details

This pull request comes from a fork, and Mergify needs the author's permission to update its branch.
The author needs to enable "Allow edits from maintainers" on this pull request.

@aemada-aws aemada-aws removed the pr/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes. label Mar 31, 2026
@aemada-aws aemada-aws added the priority-pr push the PR to priority squash queue label Mar 31, 2026
@aemada-aws
Copy link
Copy Markdown
Contributor

@Mergifyio merge

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 31, 2026

merge

❌ Sorry but I didn't understand the command. Please consult the commands documentation 📚.

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 31, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aemada-aws
Copy link
Copy Markdown
Contributor

@davidkonigsberg could you enable edits from maintainers to your fork so mergify can merge the PR?

This pull request comes from a fork, and Mergify needs the author's permission to update its branch.
The author needs to enable "Allow edits from maintainers" on this pull request.

@mergify mergify Bot dismissed aemada-aws’s stale review March 31, 2026 19:51

Pull request has been modified.

@davidkonigsberg
Copy link
Copy Markdown
Contributor Author

@aemada-aws I don't see that option anywhere in this PR or in my Fork'd repo. Feel free to just copy paste this code if needed. I don't have the bandwidth to futz with GH this afternoon :)

Screenshot 2026-03-31 at 3 50 58 PM Screenshot 2026-03-31 at 3 50 04 PM

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 31, 2026

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aemada-aws aemada-aws merged commit 69cf4c9 into aws:main Mar 31, 2026
23 of 24 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes priority-pr push the PR to priority squash queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-cdk-lib: bundled brace-expansion@5.0.3 vulnerable (GHSA-f886-m6hf-6m8v / CVE-2026-33750)

3 participants