Hugo's default fenced-code-block renderer writes attribute values taken from the code-fence info string into the rendered HTML without escaping them. New in markup/internal/attributes/attributes.go converts every attribute value from a byte slice to a string as it is stored, deliberately dropping the escaping that used to happen there, and RenderAttributes in the same file escapes only values that are still byte slices, so its escaping branch is never reached and every value is written verbatim. The function's documentation states that it performs HTML escaping of string attributes, which it does not. A quote inside an attribute value in the info string therefore terminates the attribute and allows a further attribute, including an event handler, to be placed on the wrapper element, and the script runs for every visitor who loads the page. This path is reached under the default configuration, with code fences enabled and without goldmark's unsafe setting or any custom render hook. Attribute names beginning with on are filtered when the attributes are parsed, so injection is achieved through the value rather than the name.
We have discovered 32,573 live websites that are affected by CVE-2026-10618.
| Product | |
| Category | Web Application Frameworks |
| Vulnerable Domains | 32,573 live websites (68% of Hugo install base) |
| Vulnerable Versions |
|
| Vulnerable Versions Count | 204 versions ( 62% of all versions) |
| 18,819 websites | |
| 4,144 websites | |
| 1,327 websites | |
| 999 websites | |
| 615 websites | |
| 506 websites | |
| 479 websites | |
| 432 websites | |
| 352 websites | |
| 351 websites |
| .com | 12,644 websites |
| .org | 2,548 websites |
| .de | 2,304 websites |
| .net | 2,212 websites |
| .io | 867 websites |
| .fr | 725 websites |
| .co.uk | 564 websites |
| .nl | 552 websites |
| .ca | 396 websites |
| .ch | 363 websites |
| Domain | Country | Rank | Contacts |
|---|---|---|---|
| ***.org | *** | ||
| ****.net | *,*** | ||
| ********.com | *,*** | ||
| *******.com | *,*** | ||
| ********.com | *,*** | ||
| ***********.org | *,*** | ||
| *********.io | *,*** | ||
| **********.org | *,*** | ||
| ******.io | *,*** | ||
| *******.org | *,*** |