Answer in brief
CVE-2026-39823 records a Unknown severity vulnerability in Bypass of meta content URL escaping causes XSS in html/template. The current sources do not mark it as known exploited. The current feed maps stdlib (go). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps stdlib (go). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| stdlibgo | >=0 <1.25.10 >=1.26.0-0 <1.26.3 | 1.25.10, 1.26.3 |
Published upstream
May 7, 2026
Evidence: source:osv:source_dates:source-dates:recordSource modified
Aug 26, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Aug 8, 2026
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.
Quoted source text, attributed separately from HOL analysis.