CVE-2026-27142

Aliases:GO-2026-4603BIT-golang-2026-27142
Analyzed
Published: 06 Mar 2026, 21:28
Last modified:16 Mar 2026, 15:21

Vulnerability Summary

Overall Risk (default)
low
24/100
CVSS Score
6.1 MEDIUM
v3.1 (cve.org)
EPSS Score
0.01% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

06 Mar 2026, 21:28
Published
Vulnerability first disclosed
16 Mar 2026, 15:21
Last Modified
Vulnerability information updated

Description

Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0.

CVSS Metrics

  • v3.1MEDIUMScore: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS Trends

Current EPSS score: 0.01% Percentile: 2%

Techniques & Countermeasures

  • CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

    The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Affected Systems

  • go standard libraryhtml/template

    < 1.25.8 | ≥ 1.26.0-0, < 1.26.1

  • golanggo

    < 1.25.8 | 1.26.0

  • Gostdlib

    ≥ 1.26.0-0, < 1.26.1

References (4)