diff --git a/advisories/github-reviewed/2025/07/GHSA-29cq-5w36-x7w3/GHSA-29cq-5w36-x7w3.json b/advisories/github-reviewed/2025/07/GHSA-29cq-5w36-x7w3/GHSA-29cq-5w36-x7w3.json index cc4030234e662..7ae5add4663de 100644 --- a/advisories/github-reviewed/2025/07/GHSA-29cq-5w36-x7w3/GHSA-29cq-5w36-x7w3.json +++ b/advisories/github-reviewed/2025/07/GHSA-29cq-5w36-x7w3/GHSA-29cq-5w36-x7w3.json @@ -9,13 +9,9 @@ "summary": "Livewire is vulnerable to remote command execution during component property update hydration", "details": "### Impact\nIn 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.\n\n### Patches\nThis 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.\n\n### Workarounds\nThere is no known workaround at this time. Users are strongly advised to upgrade to a patched version immediately.\n\n### Resources\nNo public references available at this time to avoid exposure. Details will be published after a responsible disclosure window.", "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" - }, { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N" } ], "affected": [ @@ -73,7 +69,7 @@ "cwe_ids": [ "CWE-94" ], - "severity": "CRITICAL", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-07-17T20:26:45Z", "nvd_published_at": "2025-07-17T19:15:25Z"