Skip to content

Fix critical and high severity Dependabot vulnerabilities in frontend#133

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/fix-dependabot-vulnerabilities
Draft

Fix critical and high severity Dependabot vulnerabilities in frontend#133
Copilot wants to merge 2 commits intomainfrom
copilot/fix-dependabot-vulnerabilities

Conversation

Copy link
Contributor

Copilot AI commented Mar 2, 2026

Multiple critical and high severity vulnerabilities in src/frontend dependencies. All resolved via npm audit fix — only package-lock.json is modified.

Vulnerabilities Fixed

Package Severity Fixed Version CVE/Advisory
form-data Critical 4.0.5 GHSA-fjxv-7rqg-78g4 — unsafe boundary RNG
axios High 1.13.6 SSRF + credential leakage + DoS (GHSA-jr5f-v2jv-69x6, GHSA-4hjh-wcwx-xvwj, GHSA-43fc-jf86-j433)
react-router High 7.13.1 CSRF + XSS (GHSA-h5cw-625j-3rxh, GHSA-2w69-qvjg-hvjx, et al.)
rollup High 4.59.0 GHSA-mw96-cpmx-2vgc — path traversal → arbitrary file write
glob High 10.5.0 GHSA-5j98-mcp5-4vw2 — CLI command injection
minimatch High 9.0.9 ReDoS (GHSA-3ppc-4f35-3m26, GHSA-7r86-cg39-jmmj, GHSA-23c5-xmqv-rm74)

Not Fixed (out of scope)

3 remaining moderate severity issues in prismjs → refractor → react-syntax-highlighter chain require npm audit fix --force (breaking: installs react-syntax-highlighter@16.1.1). Excluded from this PR.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

… dependencies

Co-authored-by: Dhanushree-Microsoft <250931221+Dhanushree-Microsoft@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix dependabot vulnerabilities for critical and high severity Fix critical and high severity Dependabot vulnerabilities in frontend Mar 2, 2026
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.

2 participants