Skip to content

fix(deps): update phoenix_live_view to 1.2.9 - #91

Merged
jimsynz merged 1 commit into
mainfrom
fix/phoenix-live-view-open-redirect
Aug 11, 2026
Merged

fix(deps): update phoenix_live_view to 1.2.9#91
jimsynz merged 1 commit into
mainfrom
fix/phoenix-live-view-open-redirect

Conversation

@jimsynz

@jimsynz jimsynz commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Picks up the fix for CVE-2026-64941 (GHSA-36m4-rm57-3prf), a LOW-severity open redirect in Phoenix.LiveView.validate_local_url!/2 via ASCII tab, LF and CR. Fixed in 1.2.9 for the 1.2.x line.

The advisory was published after the last green build, so mix deps.audit now fails on main and on every open PR. Lockfile-only change — the ~> 1.2.1 pin already admitted it. phoenix 1.8.10 comes along as a co-requisite.

mix check --no-retry passes locally.

Picks up the fix for CVE-2026-64941, an open redirect in
Phoenix.LiveView.validate_local_url!/2 via ASCII tab, LF and CR.
Pulls phoenix 1.8.10 alongside it as a co-requisite.
@jimsynz
jimsynz merged commit a115298 into main Aug 11, 2026
17 checks passed
@jimsynz
jimsynz deleted the fix/phoenix-live-view-open-redirect branch August 11, 2026 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant