Reflected cross-site scripting (XSS) In stdlib
Description
CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a tag's attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the attribute, the escaper would fail to similarly escape it, leading to XSS.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
go | 1.25.10 | ||
debian 14 | 1.26.3-1 | ||
debian 11 | - | ||
debian 12 | - | ||
debian 13 | - | ||
debian 14 | 1.25.10-1 |
Aliases
1. 2. 3. 4. 5. 6. 7.
References
1. 2. 3.