CVE-2025-54068
Livewire vulnerable to remote command execution during property update hydration
In short
Livewire v3 (up to 3.6.3) allows attackers to run commands on the server without logging in by exploiting how component properties are updated. This is critical because it can give attackers full control of the application.
Technical detail
CWE-94 (Improper Control of Generation of Code) in Livewire's property hydration mechanism permits unauthenticated remote code execution when specific component configurations are present. The attack vector is network-based and requires no user interaction; exploitation occurs during property update deserialization without proper validation, leading to arbitrary command execution with application privileges.
Summary generated and translated by AI from the official description.
Livewire is a full-stack framework for Laravel. In Livewire v3 up to and including v3.6.3, a vulnerability allows unauthenticated attackers to achieve remote command execution in specific scenarios. The issue stems from how certain component property updates are hydrated. This vulnerability is unique to Livewire v3 and does not affect prior major versions. Exploitation requires a component to be mounted and configured in a particular way, but does not require authentication or user interaction. This issue has been patched in Livewire v3.6.4. All users are strongly encouraged to upgrade to this version or later as soon as possible. No known workarounds are available.
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Affected products
livewire · livewirepublic PoCs found — 5
githubgithub.com/synacktiv/Livepyre★ 146githubgithub.com/HelgeSverre/livewire-honeypot★ 6githubgithub.com/haxorstars/CVE-2025-54068★ 5githubgithub.com/z0d131482700x/Livewire2025CVE★ 3githubgithub.com/flame-11/CVE-2025-54068-livewire★ 1⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.
Want to know if your infrastructure is exposed to this?
Talk to TrueHacking →References
https://github.com/livewire/livewire/commit/ef04be759da41b14d2d129e670533180a44987dchttps://github.com/livewire/livewire/releases/tag/v3.6.4https://github.com/livewire/livewire/security/advisories/GHSA-29cq-5w36-x7w3https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-54068https://www.threathunter.ai/blog/iranian-threat-actor-tools-techniques-iocs-ioas/