Zurück zur CVE-Übersicht
CVE-2026-50135
NONERisk Signal Score10/100 — NIEDRIG
- Weniger als 24 Stunden alt
Beschreibung
Hugo is a static site generator. From 0.123.0 to 0.161.1, a regression made RootMappingFs.statRoot use Stat (follows symlinks) instead of Lstat , so a direct resources.Get of a symlink pointing outside its mount returned the target's contents — letting a symlink planted in a local mount (e.g. a vendored themes/ theme) read arbitrary files accessible to the Hugo user. Go-module themes from GitHub (symlinks stripped) and directory walks were unaffected. Fixed in 0.162.0.
GitHub Advisories
GHSA-fw87-fv5r-9fpwMEDIUM
Hugo: Symlink confinement bypass in resources.Get
go/github.com/gohugoio/hugo→ 0.162.0
GitHub Advisory