UBUNTU-CVE-2026-39823
Advisory lineage Upstream: 1 Downstream: 0
Upstream
Published: 07 May 2026, 20:16
Last modified:20 May 2026, 16:25
Vulnerability Summary
Overall Risk (default)
low
24/100 CVSS Score
6.1 MEDIUM
3.1 (osv_ubuntu)
EPSS Score
No data
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected
Timeline
07 May 2026, 20:16
Published
Vulnerability first disclosed
20 May 2026, 16:25
Last Modified
Vulnerability information updated
Description
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.
CVSS Metrics
- v3.1•MEDIUM•Score: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Affected Systems
- ubuntu•golang-1.10
all | all | all
- ubuntu•golang-1.13
all | all
- ubuntu•golang-1.14
all
- ubuntu•golang-1.16
all
- ubuntu•golang-1.17
all
- ubuntu•golang-1.18
all | all | all
- ubuntu•golang-1.20
all | all
- ubuntu•golang-1.21
all | all | all
- ubuntu•golang-1.22
all | all | all
- ubuntu•golang-1.23
all | all | all | all
- ubuntu•golang-1.24
all | all | all | all
- ubuntu•golang-1.25
all | all
- ubuntu•golang-1.6
all
- ubuntu•golang-1.8
all
- ubuntu•golang-1.9
all
References (8)
- https://ubuntu.com/security/CVE-2026-39823
- https://www.cve.org/CVERecord?id=CVE-2026-39823
- https://go-review.googlesource.com/c/go/+/769920
- https://github.com/golang/go/issues/78913
- https://groups.google.com/g/golang-announce/c/qcCIEXso47M
- https://go.dev/cl/769920
- https://go.dev/issue/78913
- https://pkg.go.dev/vuln/GO-2026-4982