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
| Parameter | Value |
|---|---|
| Base score | 7.5 |
| Attack Vector | NETWORK |
| Attack complexity | LOW |
| Privileges required | NONE |
| User interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality | NONE |
| Integrity impact | NONE |
| Availability impact | HIGH |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Status
| Product | Release | Package | Status |
|---|---|---|---|
| Alpaquita Linux | 23 LTS | go | Fixed (1.25.8-r0) |
| 25 LTS | go | Fixed (1.25.8-r0) | |
| Stream | go | Fixed (1.26.1-r0) | |
| Hardened Containers | 23 LTS | go | Fixed (1.25.8-r0) |
| 25 LTS | go | Fixed (1.25.8-r0) | |
| Stream | go | Fixed (1.26.1-r0) |