JavaScript Injection Vulnerability in Livewire Framework by Laravel
CVE-2026-81887

5.1MEDIUM

Key Information:

Vendor

Livewire

Status
Vendor
CVE Published:
31 August 2026

What is CVE-2026-81887?

The Livewire framework for Laravel contains a vulnerability in its dot-notated query-string parser. This flaw allows an unauthenticated attacker to manipulate the state by crafting a malicious URL, leading to arbitrary JavaScript execution within the context of the affected application. Important security details, like Object.prototype.hasOwnProperty.call, are not utilized, enabling inherited properties to be trusted, which makes client-side security at risk. It is crucial to upgrade to the fixed versions 3.8.3 and 4.3.4 to mitigate this issue.

Affected Version(s)

livewire >= 3.0.0-beta.1, < 3.8.3 < 3.0.0-beta.1, 3.8.3

livewire >= 4.0.0-beta.1, < 4.3.4 < 4.0.0-beta.1, 4.3.4

References

CVSS V4

Score:
5.1
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.