In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade @nuxt/ui to version 4.8.1 or higher.
@nuxt/ui is an A UI Library for Modern Web Apps, powered by Vue & Tailwind CSS.
Affected versions of this package are vulnerable to Use of GET Request Method With Sensitive Query Strings via the UForm and UAuthForm components when the server-side rendered form omits the method attribute. An attacker can obtain sensitive user credentials by submitting the form before client-side hydration occurs, causing the browser to send form data, including passwords, as URL query parameters.