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 score7.5
Attack VectorNETWORK
Attack complexityLOW
Privileges requiredNONE
User interactionNONE
ScopeUNCHANGED
ConfidentialityNONE
Integrity impactNONE
Availability impactHIGH
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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