AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-71316

HIGH · CVSS 7.5 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-05 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The vulnerability affects the Nuxt web development framework versions 4.4.0 to 4.5.1, allowing unauthorized access to server-side rendered (SSR) data due to improper enforcement of route middleware and page guards. This could lead to the exposure of sensitive user information, making it critical for developers using affected versions to upgrade to 4.5.1 immediately to mitigate potential data leaks. Organizations utilizing Nuxt for their web applications should prioritize this update to protect user data and maintain application integrity.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-71316
Severity
HIGH
CVSS
7.5
EPSS
0.30%

Original NVD Description

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.