[CVE-2026-82731] URL Redirection to Untrusted Site ('Open Redirect') vulnerab

CVE-2026-82731 | CVSS: N/A

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in ash-project ash_typescript allows an attacker who controls a path-parameter value to redirect a generated client's request, and the credentials attached to it, to an unintended route or an external origin.

The URL builders in lib/ash_typescript/typed_controller/codegen/route_renderer.ex replace each :param placeholder with a bare template interpolation and never call encodeURIComponent, so the value reaches executeTypedControllerRequest raw. A value containing ../ is normalised away by the fetch URL resolver and reaches a di

参考链接:
https://cna.erlef.org/cves/CVE-2026-82731.html
https://github.com/ash-project/ash_typescript/commit/5165f752f5f92b755d946f2d1ce
https://github.com/ash-project/ash_typescript/security/advisories/GHSA-6g23-p936

📌 数据来源: NVD 官方

⚠️ 合规声明: 本文内容仅用于网络安全合规学习、科研与授权测试用途。严禁用于任何未授权行为,违者自行承担全部法律责任。
滚动至顶部