CVE-2025-54068
Livewire vulnerable to remote command execution during property update hydration
Exploited in the wild. In CISA KEV since 2026‑03‑20. A vendor fix is available.
What to do
The vendor has published a fix. Version details are below where the sources state them.
Steps
Written by AI from the record- Check whether your app uses livewire/livewire version 3.6.3 or earlier.
- Upgrade Livewire to livewire/livewire 3.6.4 or later (fixed version).
- If you cannot upgrade right away, immediately disable or restrict any exposed Livewire pages/components that match the affected “property update hydration” behavior per the vendor security advisory until patched.
composer require livewire/livewire:^3.6.4What it is
From the CVE record
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.
In plain language
Written by AI from the recordLivewire (v3 up to 3.6.3) has a critical remote command execution flaw you can’t ignore—attackers can break in over the network without any login, and it’s already being exploited in the real world, so you should upgrade to 3.6.4 immediately.
CVE-2025-54068 is an unauthenticated remote command execution vulnerability in livewire/livewire (Livewire v3.0 through v3.6.3) caused by unsafe hydration of component property updates in specific mounted/configured components; it is confirmed in CISA KEV and is being exploited in the wild.
If you're affected
- Full server compromise
- Data theft (credential exposure)
- Customer data exposure
- Business disruption via ransomware
Exploitation
Where each signal puts this CVE on the scale from published to confirmed exploited.
- CISA KEV
Listed as exploited in the wild since 2026-03-20.
US federal agencies must remediate by 2026-04-03.
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 exploits
No public exploit or proof of concept found in the sources we track.
- EPSS
97% chance of exploitation activity in the next 30 days, which ranks it in the 99th percentile of scored CVEs.
Exploit Prediction Scoring System, FIRST.org. A probability, not a confirmation.
Lifecycle
9 events over 340 days, from the signal feeds we watch.
- EPSS band changehigh → critical
- EPSS band changemoderate → high
- Added to CISA KEV
- Nuclei check added
- Patch availablerecord updated
- Publishedweakness classified, att&ck mapped
Affected products
Technical detail
CVSS 3.1 vector
Open in the CVSS calculatorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Scored 9.8 by NVD.
How it is reached
- Attack Vector NetworkExploitable remotely over the network without any special conditions
- Attack Complexity LowNo special conditions — the attack can be reliably reproduced
- Privileges Required NoneNo authentication required — anyone can exploit this
- User Interaction NoneNo user interaction needed — fully automated exploitation
Scope
- Scope UnchangedImpact is limited to the vulnerable component itself
Impact if exploited
- Confidentiality HighTotal information disclosure — all data in the component is compromised
- Integrity HighTotal loss of integrity — attacker can modify any data in the component
- Availability HighTotal denial of service — the component is completely unavailable
Weaknesses
ATT&CK techniques
Mapped from the weaknesses above (CWE to ATT&CK), not observed in attacks.
Sources
References in the record
- cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-54068&
- github.com/livewire/livewire/security/advisories/GHSA-29cq-5w36-x7w3&
- github.com/livewire/livewire/releases/tag/v3.6.4&
And 8 more references. See all after sign-in
In the news
Watch the software you run.
My Stack ranks new CVEs for your products by real-world exploitation, so the next exploited one reaches you without reading every advisory.
We'll flag the next CVE, public exploit or patch for Livewire, not every advisory. This one: actively exploited.
A free account adds
- The full version matrix and every affected product
- Exploit links, proofs of concept and Metasploit modules
- Email alerts for the products you watch
- The same data over REST API, MCP and CLI