CVE-2026-50135

Source
https://cve.org/CVERecord?id=CVE-2026-50135
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50135.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-50135
Aliases
Downstream
Published
2026-07-06T19:52:04.561Z
Modified
2026-07-08T08:13:40.939372268Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Hugo: Symlink confinement bypass in resources.Get
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50135.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-59"
    ]
}
References

Affected packages

Git / github.com/gohugoio/hugo

Affected ranges

Type
GIT
Repo
https://github.com/gohugoio/hugo
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.123.0"
        },
        {
            "fixed": "0.162.0"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-50135.json"