Vulnerability 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 Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Laravel | Livewire | >= 3.0.0, < 3.6.4 |
Related Weaknesses (CWE)
References
- https://github.com/livewire/livewire/commit/ef04be759da41b14d2d129e670533180a449Patch
- https://github.com/livewire/livewire/releases/tag/v3.6.4Release Notes
- https://github.com/livewire/livewire/security/advisories/GHSA-29cq-5w36-x7w3Vendor Advisory
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-US Government Resource
- https://www.threathunter.ai/blog/iranian-threat-actor-tools-techniques-iocs-ioasThird Party Advisory
FAQ
What is CVE-2025-54068?
CVE-2025-54068 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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. T...
How severe is CVE-2025-54068?
CVE-2025-54068 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-54068?
Check the references section above for vendor advisories and patch information. Affected products include: Laravel Livewire.