VYPR
Medium severity6.5NVD Advisory· Published Jul 6, 2026· Updated Jul 8, 2026

CVE-2026-58403

CVE-2026-58403

Description

Hugo is a static site generator. From v0.123.0 through v0.163.0, Hugo's virtual filesystem is designed so that files under a mount cannot reach outside the mount tree, but a regression caused RootMappingFs.statRoot to call Stat, which follows symlinks, instead of Lstat, so a direct os.ReadFile "somefile" where somefile was a symlink pointing outside the mount would return the target's contents. This effectively let a symlink planted inside a theme or local mount read arbitrary files reachable to the user running hugo. This issue is fixed in v0.163.1.

Affected products

3
  • Gohugoio/Hugo3 versions
    cpe:2.3:a:gohugo:hugo:*:*:*:*:*:*:*:*+ 2 more
    • cpe:2.3:a:gohugo:hugo:*:*:*:*:*:*:*:*range: >=0.123.0,<0.163.1
    • (no CPE)range: >=0.123.0,<0.163.1
    • (no CPE)range: v0.123.0 - v0.163.0

Patches

Vulnerability mechanics

References

4

News mentions

0

No linked articles in our index yet.