RCE in Livewire
CVE-2025-54068
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 compone…
Vulnerability class: RCE (Remote Code Execution)
EPSS: 0.589 (98.3th percentile) — read the EPSS interpretation.
Affected products
- Livewire — versions >= 3.0.0-beta.1, < 3.6.4
Weakness classification (CWE)
CISA KEV (Known Exploited Vulnerabilities)
This CVE is on the CISA KEV catalog, added on . CISA KEV inclusion means CISA has confirmed in-the-wild exploitation; US federal agencies are required to remediate within a published due date.
BOD 22-01 due date: .
Required action: Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.
Public proof-of-concept exploits
References
- https://github.com/livewire/livewire/security/advisories/GHSA-29cq-5w36-x7w3 (x_refsource_CONFIRM)
- https://github.com/livewire/livewire/commit/ef04be759da41b14d2d129e670533180a44987dc (x_refsource_MISC)
- https://github.com/livewire/livewire/releases/tag/v3.6.4 (x_refsource_MISC)
Frequently asked questions
- What is CVE-2025-54068?
- CVE-2025-54068 is a vulnerability in Livewire, classified under Code Injection. Published 2025-07-17.
- Is CVE-2025-54068 known to be exploited?
- Yes. CVE-2025-54068 is listed in the CISA Known Exploited Vulnerabilities catalog (added 2026-03-20), indicating it is being actively exploited. 9 public proof-of-concept repositories are indexed.