Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

fix(security): upgrade next@16.2.12 + patch ws CVEs - #96

Draft
caimanoliveira wants to merge 2 commits into
mainfrom
claude/kind-keller-2ucoiw
Draft

fix(security): upgrade next@16.2.12 + patch ws CVEs#96
caimanoliveira wants to merge 2 commits into
mainfrom
claude/kind-keller-2ucoiw

Conversation

@caimanoliveira

Copy link
Copy Markdown
Owner

Resumo

Análise automática do estado do repositório detectou vulnerabilidades de segurança de alta severidade nos pacotes de dependência. Não houve commits nas últimas 24 horas; o último merge foi em 18/04/2026 (PR #1 — P3 trilhas portal).

Vulnerabilidades corrigidas

Riscos residuais (não corrigíveis sem breaking change)

3 CVEs de alta severidade permanecem como dependências internas do next@16.x:

Pacote CVE Descrição
postcss GHSA-qx2v-qp2m-jg93 XSS via </style> no CSS stringify
postcss GHSA-6g55-p6wh-862q / GHSA-r28c-9q8g-f849 Arbitrary file read / path traversal via sourceMappingURL
sharp GHSA-f88m-g3jw-g9cj Herdado do libvips (CVE-2026-33327/33328/35590/35591)

O "fix" sugerido pelo npm (npm audit fix --force) instala next@9.3.3, que é um downgrade de versão principal — não aplicável. Aguardar patch do upstream Next.js.

Build & CI


Generated by Claude Code

Upgrades next from 16.2.0 to 16.2.12 to address 23 CVEs (DoS via
Server Components, middleware/proxy bypasses, cache poisoning, XSS,
SSRF). Also runs npm audit fix to patch ws memory-disclosure and DoS
vulnerabilities (GHSA-58qx-3vcg-4xpx, GHSA-96hv-2xvq-fx4p).

Remaining: postcss/sharp embedded in next@16.x (3 high) cannot be
fixed without downgrading to next@9.3.3 — awaiting upstream Next.js patch.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JzzK3HMZLnfUqLrGfKwqio
@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mentoria-crm Error Error Jul 28, 2026 2:44pm
splinter Ready Ready Preview, Comment Jul 28, 2026 2:44pm
splinter-yhcm Ready Ready Preview, Comment Jul 28, 2026 2:44pm

GitHub Actions dropped Python 3.9; the pre-commit workflow was failing
with "Version 3.9 with arch x64 not found". Also upgrades
actions/checkout@v2→v4 and actions/setup-python@v1→v5 to avoid
Node 20 deprecation warnings on modern runners.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JzzK3HMZLnfUqLrGfKwqio
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants