GHSA-g3hc-697w-wm82
Livewire DOM-based cross-site scripting during client-side state handling
Quick fix
GHSA-g3hc-697w-wm82 — livewire/livewire: upgrade to the fixed version with the command below.
composer require livewire/livewire:^3.8.3Details
### Impact In Livewire v3 (≤ 3.8.2) and v4 (≤ 4.3.3), a vulnerability allows unauthenticated attackers to execute arbitrary JavaScript in the origin of an affected application in specific scenarios. The issue stems from how certain client-side component state is handled. This vulnerability does not affect prior major versions. Exploitation requires user interaction, but does not require authentication or prior access to the application. The issue does not bypass server-side authorisation and grants an attacker no privileges beyond those the affected user already holds.
### Patches This issue has been patched in Livewire v3.8.3 and v4.3.4. All users are strongly encouraged to upgrade to these versions or later as soon as possible.
### Workarounds There is no known workaround at this time. Users are strongly advised to upgrade to a patched version immediately.
Are you affected?
Enter the version of the package you're using.
Affected packages
3.0.0-beta.1Fixed in: 3.8.3composer require livewire/livewire:^3.8.34.0.0-beta.1Fixed in: 4.3.4composer require livewire/livewire:^4.3.4References
- https://github.com/livewire/livewire/security/advisories/GHSA-g3hc-697w-wm82[WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2026-81887[ADVISORY]
- https://github.com/livewire/livewire/pull/10467[WEB]
- https://github.com/livewire/livewire/commit/11ebe646f7e81dde2d714815da8b3019d058561e[WEB]
- https://github.com/livewire/livewire[PACKAGE]
- https://github.com/livewire/livewire/releases/tag/v3.8.3[WEB]
- https://github.com/livewire/livewire/releases/tag/v4.3.4[WEB]