top of page
perceptive_background_267k.jpg

Nuxt is an open-source web development framework for Vue.js. Prior to 3.3.1, Nuxt DevTools (development mode only) exposes a bidirectional RPC channel over the …

Published:

4 August 2026 at 22:00:00

Alert date:

5 August 2026 at 23:01:32

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Zero-Day Vulnerabilities, Security Tools

CVE-2026-71319 affects Nuxt DevTools prior to version 3.3.1, exposing an unauthenticated bidirectional RPC channel over the Vite HMR WebSocket. The vulnerability allows any client able to reach the HMR endpoint to invoke RPC methods without authentication tokens, handshakes, or origin checks. Three specific methods — updateOptions(), clearOptions(), and openInEditor() — bypass the ensureDevAuthToken check used by other mutating methods. An attacker can chain updateOptions() to set a malicious command as the editor binary, then trigger openInEditor() to spawn that command as a child process, resulting in arbitrary code execution on the developer's machine. The attack is limited to development mode environments where the HMR port is reachable. The issue has been patched in Nuxt DevTools version 3.3.1. Developers are advised to upgrade immediately to mitigate the risk.

Technical details

Mitigation steps:

Affected products:

Nuxt DevTools
Nuxt
Vite HMR

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Disclaimer: Deze website toont informatie afkomstig van externe bronnen. Perceptive aanvaardt geen verantwoordelijkheid voor de inhoud, juistheid of volledigheid van deze informatie.

bottom of page