云虫漏洞库

CVE-2026-6322 - fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an encoded at-sign, and a different domain was re-emitted with the at-sign as a raw userinfo separator, changing the URI's authority to the second domain. Applications that normalize untrusted URLs before host allowlist checks, redirect validation, or outbound request routing can be ste - 漏洞详情

漏洞编号:CVE-2026-6322

风险等级:高危

漏洞来源:CVE

CVE 编号:CVE-2026-6322

CNNVD 编号:-

厂商/产品:openjsf / fast-uri

影响范围:cpe:2.3:a:openjsf:fast-uri:*:*:*:*:*:node.js:*:*

CWE:CWE-436

发布/更新时间:2026-05-05 / 2026-08-28

漏洞描述

fast-uri normalize() decoded percent-encoded authority delimiters inside the host component and then re-emitted them as raw delimiters during serialization. A host that combined an allowed domain, an encoded at-sign, and a different domain was re-emitted with the at-sign as a raw userinfo separator, changing the URI's authority to the second domain. Applications that normalize untrusted URLs before host allowlist checks, redirect validation, or outbound request routing can be steered to a different authority than the input appeared to specify. Versions <= 3.1.1 are affected. Update to 3.1.2 or later.

相关链接

相关漏洞

« 返回首页