PatchSiren cyber security CVE debrief
CVE-2026-89259 gohugoio CVE debrief
CVE-2026-89259 debrief based on the supplied source corpus. The Hugo static site generator has a vulnerability that allows Node tools to bypass intended restrictions due to the inclusion of TailwindCSS in the default security.exec.allow list. This issue was fixed in version 0.165.0. Affected versions are those after v0.43. Users who do not use TailwindCSS, or who only build trusted sites, are not affected. As a workaround, users can define a restrictive security.exec.allow list in hugo.toml.
- Vendor
- gohugoio
- Product
- hugo
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Defenders responsible for Hugo deployments, especially those using TailwindCSS or Node tools, should assess exposure and apply patches or workarounds. Defenders should care about CVE-2026-89259 because it allows Node tools to bypass restrictions in Hugo, potentially leading to unauthorized file access and modification.
Why it matters
Defenders should care about CVE-2026-89259 because it allows Node tools to bypass restrictions in Hugo, potentially leading to unauthorized file access and modification. Affected deployments, especially those using TailwindCSS or Node tools, should verify exposure and apply patches or workarounds.
- Potential unauthorized file access and modification
- Bypass of intended permission restrictions
- Verification of Node tool permissions and security.exec.allow list required
- Possible impact on site integrity and confidentiality
Technical summary
The Hugo static site generator has a vulnerability that allows Node tools to bypass intended restrictions due to the inclusion of TailwindCSS in the default security.exec.allow list. This issue was fixed in version 0.165.0. Affected versions are those after v0.43; the issue was fixed in v0.165.0 by removing tailwindcss from the default security.exec.allow list. Users who do not use TailwindCSS, or who only build trusted sites, are not affected. As a workaround, users can define a restrictive security.exec.allow list in hugo.toml.
Defensive priority
Defenders should prioritize verification of Hugo versions and restrict Node tool permissions.
Recommended defensive actions
- Verify Hugo version and apply patches
- Restrict Node tool permissions
- Review and update security.exec.allow list in hugo.toml
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability in Hugo, which allows Node tools to bypass intended restrictions. Evidence is based on official CVE and NVD records. The vulnerability has been fixed in version 0.165.0. Affected deployments, especially those using TailwindCSS or Node tools, should verify exposure and apply patches or workarounds.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89259 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89259
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89259 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89259
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/gohugoio/hugo/security/advisories/GHSA-vrm6-x8vp-mv2r
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/hugo-before-0.165.0-insufficient-permission-restriction-via-tailwindcss
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.