• Protection against React Router vulnerability CVE-2025-31137

    Security researchers reviewing the Remix web framework have recently discovered a high-severity vulnerability in React Router that allows URL manipulation through the Host/ X-Forwarded-Host header.

    Our investigation determined that Vercel and our customers are unaffected:

    • We use query parameters as part of the cache key, which protects against cache poisoning driven by the _data query praram.

    • The @vercel/remix adapter uses X-Forwarded-Host similarly to the Express adapter, but it is not possible for an end user to send X-Forwarded-Host to a Function hosted on Vercel.

    A patch has been issued and released in Remix 2.16.3 / React Router 7.4.1. We recommend customers update to the latest version.

    Read more about CVE-2025-31137.

    Avatar for ctgowrie

    Casey Gowrie

  • Lower pricing for Fast Data Transfer

    Today we are lowering the price of Fast Data Transfer (FDT) for Vercel regions in Asia Pacific, Latin America, and Africa by up to 50%.

    The new FDT regional pricing is rolling out for all Pro and Enterprise plans:

    • All new Pro and Enterprise users will be charged the new price moving forward.

    • For existing Pro users, the new pricing applies starting today.

    • For existing Enterprise users, it will apply at the start of the next billing cycle (typically monthly).

    Vercel Region

    Old price per GB

    New price per GB

    Cape Town, South Africa (cpt1)

    $0.39

    $0.28

    Hong Kong (hkg1)

    $0.30

    $0.16

    Mumbai, India (bom1)

    $0.33

    $0.20

    Osaka, Japan (kix1)

    $0.31

    $0.16

    Sao Paulo, Brazil (gru1)

    $0.44

    $0.22

    Seoul, South Korea (icn1)

    $0.47

    $0.35

    Singapore (sin1)

    $0.30

    $0.16

    Sydney, Australia (syd1)

    $0.32

    $0.16

    Tokyo, Japan (hnd1)

    $0.31

    $0.16

    Learn more about Fast Data Transfer or review your FDT usage on the Usage page.

  • Enhanced Builds now have double the compute

    Enhanced Builds now offer double the compute capacity, further improving performance for large codebases and CPU-intensive builds.

    Available to Enterprise customers, Enhanced Builds are designed for teams working with monorepos or frameworks that run tasks in parallel—like dependency resolution, transpilation, or static generation.

    Customers already using Enhanced Builds are seeing, with no action required, up to 25% reductions in build times.

    Learn more in our documentation or speak to your Vercel account team to enable Enhanced Builds.

    This change also enables significantly faster Turbopack builds by efficiently distributing work across all available cores. In our internal testing, we've seen near-linear performance gains with core increases.