CVE-2026-75926
- EPSS 0.15%
- Veröffentlicht 18.08.2026 15:47:49
- Zuletzt bearbeitet 20.08.2026 04:17:09
Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChi...
CVE-2026-50135
- EPSS 0.27%
- Veröffentlicht 06.07.2026 19:52:04
- Zuletzt bearbeitet 08.07.2026 14:53:04
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 ...
CVE-2026-50134
- EPSS 0.25%
- Veröffentlicht 06.07.2026 19:42:49
- Zuletzt bearbeitet 08.07.2026 03:08:10
Hugo is a static site generator. From 0.91.0 until 0.162.0, resources.GetRemote enforces security.http.urls on the URL it is called with, but it did not re-validate intermediate URLs on HTTP 3xx redirects. An allowed server (or an attacker controllin...
CVE-2026-50133
- EPSS 0.19%
- Veröffentlicht 06.07.2026 19:31:18
- Zuletzt bearbeitet 08.07.2026 03:08:33
Hugo is a static site generator. Prior to 0.162.0, Hugo accepts content files in several markup formats. Files mapped to the text/html media type (typically .html files under /content, or pages produced by a content adapter that sets content.mediaTyp...
CVE-2026-58403
- EPSS 0.32%
- Veröffentlicht 06.07.2026 19:25:45
- Zuletzt bearbeitet 08.07.2026 03:05:34
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 symlink...
CVE-2026-58402
- EPSS 0.17%
- Veröffentlicht 06.07.2026 19:19:58
- Zuletzt bearbeitet 08.07.2026 03:06:03
Hugo is a static site generator. From 0.60.0 until 0.163.3, Hugo's default code-block renderer wrote the Markdown code-fence language or info-string into the code class="language-…" data-lang="…" wrapper without HTML escaping. A fence info-string con...
CVE-2026-58404
- EPSS 0.21%
- Veröffentlicht 06.07.2026 19:16:15
- Zuletzt bearbeitet 08.07.2026 03:05:00
Hugo is a static site generator. From v0.162.0 through v0.163.0, the default security.http.urls policy denies requests to loopback, internal, and cloud-metadata IPv4 literals, but the deny rule only matched dotted-decimal notation, so alternate IPv4 ...
CVE-2026-44301
- EPSS 0.27%
- Veröffentlicht 12.05.2026 21:37:52
- Zuletzt bearbeitet 21.05.2026 20:21:56
Hugo is a static site generator. From 0.43 to before 0.161.0, when building a Hugo site that uses Node-based asset pipelines (PostCSS, Babel, TailwindCSS), Hugo invoked the configured Node tools without restrictions on file system access. As a result...
CVE-2026-35166
- EPSS 0.19%
- Veröffentlicht 06.04.2026 17:37:05
- Zuletzt bearbeitet 20.04.2026 18:34:45
Hugo is a static site generator. From 0.60.0 to before 0.159.2, links and image links in the default markdown to HTML renderer are not properly escaped. Hugo users who trust their Markdown content or have custom render hooks for links and images are ...
CVE-2024-55601
- EPSS 0.57%
- Veröffentlicht 09.12.2024 22:15:23
- Zuletzt bearbeitet 15.04.2026 00:35:42
Hugo is a static site generator. Starting in version 0.123.0 and prior to version 0.139.4, some HTML attributes in Markdown in the internal templates listed below not escaped in internal render hooks. Those whoa re impacted are Hugo users who do not ...