Laravel Livewire Code Injection Vulnerability
livewire — livewire
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.
9.8
96.5%
Vector breakdown
- Attack vector
- Network
- Attack complexity
- Low
- Privileges required
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Published
- Jul 17, 2025
- Modified
- Jun 17, 2026
- Added to KEV
- Mar 20, 2026
- Federal patch due
- Apr 3, 2026
CISA 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.
Weakness classification
Affected packages
Proof-of-concept & exploitation references
6 foundWeaponization
Public repositories whose name or description references CVE-2025-54068, found via a live GitHub search at request time. These are community-sourced signals, not a verified working exploit - cross-check each one before relying on it, and treat higher star counts and recent activity as (weak) corroboration, not proof.
- synacktiv/Livepyre★ 149
A tool designed to exploit CVE-2025-54068 and Remote Command Execution if the APP_KEY of the Livewire project is known.
updated Sep 2, 2026
- HelgeSverre/livewire-honeypot★ 6
High-interaction honeypot mimicking a vulnerable Laravel/Livewire app. Captures RCE exploits and webshells targeting CVE-2024-47823, CVE-2025-54068, and CVE-2025-14894, then analyzes them in sandboxed Docker containers to extract IOCs.
updated Aug 24, 2026
- haxorstars/CVE-2025-54068★ 5
A tool designed to exploit CVE-2025-54068 and Remote Command Execution of the Livewire project.
updated Jul 31, 2026
- e4zyy/Project-CVE-2025-54068★ 3
Fast Python scanner detects vulnerable Laravel Livewire v3 sites (CVE-2025-54068, CVSS 9.2). Separates risky sites into vuln.txt, safe sites into safe.txt.
updated Aug 28, 2026
- flame-11/CVE-2025-54068-livewire★ 1
updated Feb 10, 2026
- luisdalmolin/recon-test-livewire★ 0
Test target: fresh Laravel 12 app with Livewire pinned to vulnerable 3.6.3 (CVE-2025-54068) for recon scanning
updated Jul 7, 2026
References
How this class of flaw gets exploited
Frequently asked questions
What is 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 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.
How severe is CVE-2025-54068?
CVE-2025-54068 has a CVSS base score of 9.8 out of 10 (CVSS 3.1).
Is CVE-2025-54068 actively exploited in the wild?
Yes. CVE-2025-54068 is listed in the CISA Known Exploited Vulnerabilities (KEV) catalog, added Mar 20, 2026, meaning CISA has confirmed evidence of active exploitation.
What is the EPSS score for CVE-2025-54068?
96.5% - meaning FIRST.org's EPSS model estimates a 96.5% probability this vulnerability will be exploited in the wild within 30 days (100% percentile among all scored CVEs).
Is there exploit tooling available for CVE-2025-54068?
Yes - a public Nuclei template referencing CVE-2025-54068 exist in public repositories we checked. We also found 6 public GitHub repositories referencing this CVE.
What type of vulnerability is CVE-2025-54068?
CVE-2025-54068 is classified under CWE-94 (CWE-94: Improper Control of Generation of Code ('Code Injection')).
Cross-checked against
Impactr finds and proves whether CVE-2025-54068 - or flaws like it - are actually reachable in your own web apps and APIs, with a reproducible exploit as evidence.
Join the waitlist