CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the <content> attribute, the escaper would fail to similarly escape it, leading to XSS.
References
| Link | Resource |
|---|---|
| https://go.dev/cl/769920 | Patch |
| https://go.dev/issue/78913 | Issue Tracking |
| https://groups.google.com/g/golang-announce/c/qcCIEXso47M | Release Notes |
| https://pkg.go.dev/vuln/GO-2026-4982 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-07 20:16
Updated : 2026-06-17 10:42
NVD link : CVE-2026-39823
Mitre link : CVE-2026-39823
CVE.ORG link : CVE-2026-39823
JSON object : View
Products Affected
golang
- go
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
