CVE-2026-39823

medium
Published 2026-05-07 · Modified 2026-05-11
CVSS v3
6.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v2
VIR risk
6.1

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.

Predictions

Exploit likelihood
71%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2026-39823.html

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-39823

vendor Authored 2026-05-27

Vendor advisory: security@golang.org — https://pkg.go.dev/vuln/GO-2026-4982

vendor Authored 2026-05-27

Vendor advisory: security@golang.org — https://groups.google.com/g/golang-announce/c/qcCIEXso47M

vendor Authored 2026-05-27

Vendor advisory: security@golang.org — https://go.dev/cl/769920

OS impact

OSVersionStatusFixed in
debian debianbullseyeaffected
debian debianforkyfixed1.25.10-1
debian debiantrixieaffected
debian debianbookwormaffected
debian debiansidfixed1.25.10-1
suse slesaffected

Package impact

EcosystemPackageVulnerableFixed
golang Gostdlib>=1.26.0-0,<1.26.31.25.10

Application impact

VendorProductVersionsFixed
golang golanggo{"endExcluding":"1.25.10"}1.25.10
gcp googlegcp

References

CWEs

CWE-79

Verify integrity in audit chain (admin only). AS-IS.