GHSA-gj2h-2fpw-fhv9
MODERATEUForm and UAuthForm render a server-side <form> element with no method and no action attribute, relying on a hydrated @submit.prevent handler to intercept submission. If a user submits the form before Vue hydration has attached the handler (autofill plus Enter on a slow network, JS bundle blocked by CSP or CDN failure, etc.), the browser performs the native default: a GET to the current URL with e
- Affected
- >=0, <4.8.1, < 4.8.1
- Fixed in
- 4.8.1
- Weakness
- CWE-200
- Published
- 2026-07-02
- Source
- osv