Skip to content

fix: upgrade brace-expansion to 5.0.8, 3.0.3, 2.1.3, 1.1.17 (CVE-2026-14257) - #2706

Open
anupamme wants to merge 1 commit into
slidevjs:mainfrom
anupamme:fix-repo-slidev-cve-2026-14257-brace-expansion
Open

fix: upgrade brace-expansion to 5.0.8, 3.0.3, 2.1.3, 1.1.17 (CVE-2026-14257)#2706
anupamme wants to merge 1 commit into
slidevjs:mainfrom
anupamme:fix-repo-slidev-cve-2026-14257-brace-expansion

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade brace-expansion from 2.0.1 to 5.0.8, 3.0.3, 2.1.3, 1.1.17 to fix CVE-2026-14257.

Vulnerability

Field Value
ID CVE-2026-14257
Severity HIGH
Scanner trivy
Rule CVE-2026-14257
File pnpm-lock.yaml (dependency: brace-expansion)
Assessment Present in dependency tree, not confirmed reachable

Description: brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

Evidence

Scanner confirmation: trivy rule CVE-2026-14257 flagged this pattern.

Changes

  • package.json
  • pnpm-lock.yaml

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@netlify

netlify Bot commented Aug 17, 2026

Copy link
Copy Markdown

Deploy Preview for slidev ready!

Name Link
🔨 Latest commit 9772723
🔍 Latest deploy log https://app.netlify.com/projects/slidev/deploys/6a82f34ea7468e0009d090e1
😎 Deploy Preview https://deploy-preview-2706--slidev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant