RepoJournal
Vercel

@vercel

Next.js + the Vercel platform - frontend infrastructure for the web

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

TWO CRITICAL SECURITY PATCHES LAND IN WORKFLOW AND EVE OVERNIGHT

By RepoJournal · Filed · About Vercel

Next 16.2.11 and PostCSS 8.5.12 patches ship across workflow to seal CVE vulnerabilities, while Eve locks down workflow failure visibility.

Workflow patched two dependency vulnerabilities in a single commit push: Next upgraded to 16.2.11 to address CVE-2026-64641 [1], and PostCSS bumped to 8.5.12 to address CVE-2026-45623 [2], with an override ensuring transitive PostCSS versions get patched too. Eve added a security fix [9] that keeps workflow failures private, closing an unspecified exposure vector. Beyond security, Workflow's HTTP delivery now aborts stalled requests on shutdown [3], fixing a graceful-termination hang in self-hosted deployments with short grace periods. Benchmark improvements shipped across both Workflow and Next: Workflow added SO (Stream Overhead) scenario modeling token-streaming with 300 fake chunks at 100/sec [4], while Next's render-pipeline bench now reports TTFB per route and Flight payload attribution [5]. CLI got three forward-looking improvements: team scope now persists across re-login to prevent accidental resource creation in personal accounts [6], native binary trampoline got an opt-in config gate ahead of full integration [7], and first deploys now warn when assigned to production without explicit `--prod` flag [8].

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] fix: upgrade next to 16.2.11 to address CVE-2026-64641 (#3071) vercel/workflow
  2. [2] fix: upgrade postcss to >=8.5.12 to address CVE-2026-45623 (#3067) vercel/workflow
  3. [3] fix(world-postgres): abort stalled HTTP delivery on shutdown ↗ vercel/workflow
  4. [4] [benchmarks] Add SO (stream overhead) scenario + collapse PR-comment smallprint ↗ vercel/workflow
  5. [5] [Bench] Add client-trace attribution pass and document metrics to render-pipeline ↗ vercel/next.js
  6. [6] [cli] Preserve team scope across re-login and un-wedge `vc switch` from stale teams ↗ vercel/vercel
  7. [7] [CLI] Add opt-in config for native binary trampoline ↗ vercel/vercel
  8. [8] feat(cli): add notice for first deploy assigned to production ↗ vercel/vercel
  9. [9] fix(eve): security - keep workflow failures private (#1124) vercel/eve

Quick answers

What shipped in Vercel on July 24, 2026?
Next 16.2.11 and PostCSS 8.5.12 patches ship across workflow to seal CVE vulnerabilities, while Eve locks down workflow failure visibility. In total, 75 commits, 74 pull requests, and 4 releases landed.
Who contributed to Vercel on July 24, 2026?
13 developers shipped this update, including Nathan Rajlich, joeyhotz, VaguelySerious, Sam Poder, gaearon, aurorascharff, MOHAMMED WASIM KHAN, and Melkeydev, and 5 more.
What were the notable Vercel updates?
fix: upgrade next to 16.2.11 to address CVE-2026-64641 (#3071), fix: upgrade postcss to >=8.5.12 to address CVE-2026-45623 (#3067), and fix(world-postgres): abort stalled HTTP delivery on shutdown.

More from @vercel

Daily updates, in your inbox

Follow Vercel

Keep up with Vercel in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?