CVE-2026-100690
Last modified
CVE-2026-100690 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Hugo versions from v0.161.0 through v0.165.0 run Node.js tools (css.PostCSS, css.TailwindCSS, js.Babel) under the Node.js permission model to restrict file system reads to the project directory and configured mounts. Because the Node.js permission model validates only the lexical path and follows symbolic links that point outside the allowed set, Hugo did not detect symlinks escaping the sandbox.
Description
Hugo versions from v0.161.0 through v0.165.0 run Node.js tools (css.PostCSS, css.TailwindCSS, js.Babel) under the Node.js permission model to restrict file system reads to the project directory and configured mounts. Because the Node.js permission model validates only the lexical path and follows symbolic links that point outside the allowed set, Hugo did not detect symlinks escaping the sandbox. An attacker who can contribute content to a Hugo project (for example via a pull request) can commit a symlink such as assets/css/x.css -> /etc/passwd together with a PostCSS plugin that reads it, allowing any file readable by the Hugo build process to be disclosed and potentially embedded in the published site. This affects builds using the default security configuration; projects that do not invoke Node.js tools are unaffected. Fixed in v0.166.0, which scans allowed paths and fails the build when a symbolic link resolves outside them.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| gohugoio | hugo | >= 0.161.0, < 0.166.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-100690?
How severe is CVE-2026-100690?
How do I fix CVE-2026-100690?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-100685Budibase before 3.45.0 fails to properly scope the GET /api/…7.7
- CVE-2026-100686Budibase versions before 3.45.0 fail to validate per-app aut…8.1
- CVE-2026-100687Budibase Server before 3.45.0 fails to redact plaintext data…5.5
- CVE-2026-100688Budibase server before 3.45.0 contains a cross-tenant inform…6.5
- CVE-2026-100689GitPython before 3.1.62 does not validate the `path` field r…5.9
- CVE-2026-10069A vulnerability has been found in Shibby Tomato 1.28. The im…8.7
- CVE-2026-100691Hugo versions 0.75.0 through 0.165.x contain a stored cross-…5.4
- CVE-2026-100692Hugo is a static site generator. In versions after v0.123.0 …7.5
- CVE-2026-100693Hugo versions from v0.162.0 before v0.166.0 contain a case-s…8.4
- CVE-2026-100694Hugo is a static site generator. In versions from v0.56.0 th…6.1
- CVE-2026-100695Adminer before 6.0.2 contains a cross-site scripting vulnera…6.1
- CVE-2026-100696Adminer 4.16.0 through 6.0.1 contain a pre-authentication Se…5.8
Are you affected by CVE-2026-100690?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
