Encoding Error in fast-uri - CVE-2026-86818
Published: September 16, 2026
Vulnerability details
The vulnerability allows a remote attacker to inject attacker-controlled mail recipients, subjects, or message bodies.
The vulnerability exists due to an encoding error in the fast-uri mailto scheme parser when parsing percent-encoded mailto query field names. A remote attacker can supply a crafted mailto URI containing percent-encoded reserved field names to inject attacker-controlled mail recipients, subjects, or message bodies.
Exploitation requires an application to make a display, allowlist, or logging decision based on the initial parsed recipient list and then serialize the URI before passing it to a mail client or outbound send path.