Skip to content

Comments

Fix DoS vulnerability in fast-xml-parser dependency#76

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

Fix DoS vulnerability in fast-xml-parser dependency#76
Copilot wants to merge 2 commits intomainfrom
copilot/fix-vulnerabilities-issues

Conversation

Copy link

Copilot AI commented Feb 11, 2026

Resolves GHSA-37qj-frw5-hhjh: RangeError DoS vulnerability in fast-xml-parser allowing attacks via crafted numeric entities (CVSS 7.5).

Changes

  • fast-xml-parser: 5.3.2 → 5.3.5 (transitive via @azure/core-xml)
  • strnum: 2.1.1 → 2.1.2 (dependency of fast-xml-parser)

Dependency Chain

@azure/storage-blob@12.29.1
  └─ @azure/core-xml@1.5.0
      └─ fast-xml-parser@5.3.5 (was 5.3.2)

Verification

  • npm audit: 0 vulnerabilities
  • GitHub Advisory Database: version 5.3.5 confirmed clean
  • CodeQL: no code-level vulnerabilities detected

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • fonts.googleapis.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node node /home/REDACTED/work/azurechat/azurechat/src/node_modules/.bin/next build (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: saoc90 <7711719+saoc90@users.noreply.github.com>
Copilot AI changed the title [WIP] Check for vulnerabilities and fix identified issues Fix DoS vulnerability in fast-xml-parser dependency Feb 11, 2026
Copilot AI requested a review from saoc90 February 11, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants