CVE-2026-27142

Published: March 6, 2026Last modified: March 13, 2026

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.

Severity score breakdown

ParameterValue
Base score6.1
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionREQUIRED
ScopeCHANGED
ConfidentialityLOW
Integrity impactLOW
Availability impactNONE
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSgoFixed (1.25.8-r0)
25 LTSgoFixed (1.25.8-r0)
StreamgoFixed (1.26.1-r0)
Hardened Containers23 LTSgoFixed (1.25.8-r0)
25 LTSgoFixed (1.25.8-r0)
StreamgoFixed (1.26.1-r0)

References

ON THIS PAGE