CVE-2026-13149 CVE-2026-14257 CVE-2026-69152 brace-expansion: DoS via unbounded expansion - #1099
Merged
vharseko merged 1 commit intoAug 6, 2026
Conversation
… unbounded expansion Bump brace-expansion 1.1.12 -> 1.1.18 in openam-ui-ria and openam-ui-api, 5.0.7 -> 5.0.9 in openam-ui-js-sdk. Both bumps stay within the semver ranges required by the parent minimatch packages, so no overrides are needed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dev-scope transitive
brace-expansionin all threeopenam-uimodules:openam-ui-riaopenam-ui-apiopenam-ui-js-sdkCovers three advisories at once — GHSA-3jxr-9vmj-r5cp / CVE-2026-13149 (patched in 1.1.16), GHSA-mh99-v99m-4gvg / CVE-2026-14257 (1.1.17 / 5.0.8) and GHSA-rgw5-rvv9-x895 / CVE-2026-69152 (1.1.18 / 5.0.9).
brace-expansionis pulled in transitively byminimatchand is used only by the UI build toolchain — it does not ship in the WAR.Lockfile-only change: both bumps stay inside the semver ranges the parent
minimatchpackages already declare (^1.1.7in ria/api,^5.0.2/^5.0.5in js-sdk), so nooverridesentries are needed.Verified:
integrityhashes matchnpm view brace-expansion@<v> dist.integritynpm install --package-lock-only --prefer-onlineis a no-op on all three modules, so the build will not roll the versions backnpm auditno longer reportsbrace-expansionin any of the three modulesbrace-expansion@5.0.9raisesengines.nodefrom18 || 20 || >=22to20 || >=22; the build runs onv22.21.1(openam-ui/pom.xml), so it stays satisfied