---
id: CVE-2026-71316
title: Nuxt is an open-source web development framework for Vue.js
summary: >-
  Nuxt is an open-source web development framework for Vue.js. From 4.4.0 until
  4.5.1, runtime cache:nuxt:payload entries for /<page>/_payload.json can be
  returned before route middleware and page guards because import.meta.prerender
  is no…
severity: high
cvss: 7.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'
cwe:
  - CWE-524
  - CWE-862
vendor: nuxt
product: nuxt
affected:
  - 'nuxt >= 4.4.0, <= 4.5.0'
patched:
  - nuxt 4.5.1
published: '2026-08-05'
updated: '2026-09-08'
sourceUpdated: '2026-09-08T20:51:43.490'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-71316'
references:
  - url: >-
      https://github.com/nuxt/nuxt/commit/ac9b41a36b62296a117862254ee7d2b21a2a5203
    label: security-advisories@github.com
  - url: 'https://github.com/nuxt/nuxt/releases/tag/v4.5.1'
    label: security-advisories@github.com
  - url: 'https://github.com/nuxt/nuxt/security/advisories/GHSA-wm8w-6qjm-cv43'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-wm8w-6qjm-cv43'
tags:
  - nvd
  - ghsa
  - npm
epss: 0.00507
epssPercentile: 0.40732
aliases:
  - GHSA-wm8w-6qjm-cv43
ecosystem: npm
ingestedAt: '2026-08-05T21:52:35.822Z'
---

## Overview

Nuxt is an open-source web development framework for Vue.js. From 4.4.0 until 4.5.1, runtime cache:nuxt:payload entries for /<page>/_payload.json can be returned before route middleware and page guards because import.meta.prerender is not enforced, disclosing another user's SSR data. This issue is fixed in 4.5.1.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-71316)

Affected packages:

- `nuxt >= 4.4.0, <= 4.5.0`

Patched in:

- `nuxt 4.5.1`

Source: https://github.com/advisories/GHSA-wm8w-6qjm-cv43
