Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-29cq-5w36-x7w3: Livewire is vulnerable to remote command execution during component property update hydration

Impact

In Livewire v3 (≤ 3.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.

Patches

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.

Workarounds

There is no known workaround at this time. Users are strongly advised to upgrade to a patched version immediately.

Resources

No public references available at this time to avoid exposure. Details will be published after a responsible disclosure window.

ghsa
#vulnerability#ios#git#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-54068

Livewire is vulnerable to remote command execution during component property update hydration

Critical severity GitHub Reviewed Published Jul 17, 2025 in livewire/livewire • Updated Jul 17, 2025

Package

composer livewire/livewire (Composer)

Affected versions

>= 3.0.0-beta.1, < 3.6.4

Impact

In Livewire v3 (≤ 3.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.

Patches

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.

Workarounds

There is no known workaround at this time. Users are strongly advised to upgrade to a patched version immediately.

Resources

No public references available at this time to avoid exposure. Details will be published after a responsible disclosure window.

References

  • GHSA-29cq-5w36-x7w3
  • livewire/livewire@ef04be7
  • https://nvd.nist.gov/vuln/detail/CVE-2025-54068
  • https://github.com/livewire/livewire/releases/tag/v3.6.4

Published to the GitHub Advisory Database

Jul 17, 2025

Last updated

Jul 17, 2025

ghsa: Latest News

GHSA-9rcw-c2f9-2j55: OpenZeppelin Contracts Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers