製品・ソフトウェアに関する情報
The Go ProjectのGoにおけるクロスサイトスクリプティングの脆弱性
Title The Go ProjectのGoにおけるクロスサイトスクリプティングの脆弱性
Summary

この脆弱性は、meta タグの content 属性内のURLが適切にエスケープされていなかったために発生しました。特に、content 属性内で '=' の周囲にASCII空白文字が挿入された場合にエスケープ処理が適切に行われなかったため、XSS攻撃が可能となりました。

Possible impacts 当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃により、他のソフトウェアにも影響が及ぶ可能性があります。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 7, 2026, midnight
Registration Date May 15, 2026, 11:01 a.m.
Last Update May 15, 2026, 11:01 a.m.
CVSS3.0 : 警告
Score 6.1
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Affected System
The Go Project
Go 1.25.10 未満
Go 1.26.0 以上 1.26.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年05月15日]
  掲載
May 15, 2026, 11:01 a.m.

NVD Vulnerability Information
CVE-2026-39823
Summary

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.

Publication Date May 8, 2026, 5:16 a.m.
Registration Date May 9, 2026, 4:10 a.m.
Last Update May 14, 2026, 1:58 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* 1.25.10
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* 1.26.0 1.26.3
Related information, measures and tools
Common Vulnerabilities List