Skip to content

fix(deps): bump form-data to 2.5.6 (GHSA-hmw2-7cc7-3qxx, High) - #77

Merged
jackieli-tes merged 1 commit into
mainfrom
fix/form-data-cve-2025
Jun 16, 2026
Merged

fix(deps): bump form-data to 2.5.6 (GHSA-hmw2-7cc7-3qxx, High)#77
jackieli-tes merged 1 commit into
mainfrom
fix/form-data-cve-2025

Conversation

@jackieli-tes

Copy link
Copy Markdown
Contributor

Resolves the High-severity Dependabot alert GHSA-hmw2-7cc7-3qxx for form-data.

form-data is pulled in transitively via @actions/cache → @azure/ms-rest-js (range form-data@^2.5.0). The lockfile resolved it to the vulnerable 2.5.5; bumped to 2.5.6 (first patched), which satisfies the existing range — no direct dependency or package.json change.

Verified locally:

  • yarn install --frozen-lockfile passes (integrity validated)
  • installed form-data reports 2.5.6
  • yarn build passes; bundled dist/ is unchanged by the bump

The secret-gated test jobs will show red here (Dependabot/fork-style secret limitation); the build check is the meaningful one.

High-severity advisory (unsafe random boundary generation) in form-data
< 2.5.6, pulled in transitively via @actions/cache -> @azure/ms-rest-js
(form-data@^2.5.0). 2.5.6 satisfies the existing range; no direct
dependency or package.json change needed.
@jackieli-tes
jackieli-tes merged commit 0b3bad5 into main Jun 16, 2026
18 checks passed
@jackieli-tes
jackieli-tes deleted the fix/form-data-cve-2025 branch June 16, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant