CVE-2026-64941Public exploitNetwork attack vector

Open redirect via stripped ASCII control characters

Published Aug 10, 2026 · Updated Aug 10, 2026

Open redirect in Phoenix LiveView allows remote attackers to send a victim's browser to an attacker-controlled origin through a crafted :to value. validate_local_url!/2 accepts a slash separated by an ASCII tab, LF, or CR from a second slash; the browser strips that character and interprets the result as a scheme-relative URL. Exploitation requires an application to pass externally influenced data to redirect/2 and a victim to follow the resulting navigation, enabling phishing or disclosure of data appended to the target.

CVSS severity2.1
Low
EPSS probability0.34%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Open redirect in Phoenix LiveView allows remote attackers to send a victim's browser to an attacker-controlled origin through a crafted :to value. validate_local_url!/2 accepts a slash separated by an ASCII tab, LF, or CR from a second slash; the browser strips that character and interprets the result as a scheme-relative URL. Exploitation requires an application to pass externally influenced data to redirect/2 and a victim to follow the resulting navigation, enabling phishing or disclosure of data appended to the target.

The record

CVE
CVE-2026-64941
Published
Aug 10, 2026
Updated
Aug 10, 2026
Vendor
Phoenix Framework
Product
Phoenix LiveView
Classifications
CWE-601, T1566.002
Attack vector
network
Privileges
unauthenticated

Timeline

How it unfolded

  1. Aug 10, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 10, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=0.5.0 <1.0.19
  2. Affected versionversion=1.1.0-rc.0 <1.1.33
  3. Affected versionversion=1.2.0-rc.0 <1.2.9
  4. Affected versionversion=b20dba3f65a380b2e4868dae03397f13d2daa070 <* changes=[{"at":"0b8c733133466912f81adecaea72b6712370242e","status":"unaffected"},{"at":"1c164f83df0bb922dfff9c60d125da5b0cfd6619","status":"unaffected"},{"at":"2068b304d71907064b159b6bc60c5ad85a876ecf","status":"unaffected"}]

What conditions does exploitation require?

Attack vectornetwork
Required privilegesunauthenticated

What is affected?

Phoenix Framework · Phoenix LiveViewversion=0.5.0 <1.0.19; version=1.1.0-rc.0 <1.1.33; version=1.2.0-rc.0 <1.2.9; version=b20dba3f65a380b2e4868dae03397f13d2daa070 <* changes=[{"at":"0b8c733133466912f81adecaea72b6712370242e","status":"unaffected"},{"at":"1c164f83df0bb922dfff9c60d125da5b0cfd6619","status":"unaffected"},{"at":"2068b304d71907064b159b6bc60c5ad85a876ecf","status":"unaffected"}]

Published CVSS scores

2.1GitHub Security AdvisoryCVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitPublished

Weakness, pattern, technique

CWE-601URL Redirection to Untrusted Site ('Open Redirect')
T1566.002Phishing: Spearphishing Link

Public exploit references

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo