Skip to content

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

Open
anupamme wants to merge 1 commit into
neondatabase:mainfrom
anupamme:fix-repo-website-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)#5435
anupamme wants to merge 1 commit into
neondatabase:mainfrom
anupamme:fix-repo-website-cve-2026-14257-brace-expansion

Conversation

@anupamme

@anupamme anupamme commented Aug 4, 2026

Copy link
Copy Markdown

Summary

Upgrade brace-expansion from 2.0.3 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 package-lock.json (dependency: brace-expansion)
Assessment Present in dependency tree, not confirmed reachable

Description: brace-expansion through 5.0.7 is vulnerable to denial of service via m ...

Evidence

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

Changes

  • package.json
  • package-lock.json

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
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

@anupamme is attempting to deploy a commit to the neondatabase Team on Vercel.

A member of the Team first needs to authorize it.

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