Vulnary
← back to the feed
Critical· 9.3official fix available

CVE-2026-89259

Hugo, a popular static site generator, had a flaw that let Node tools run with too many permissions when TailwindCSS was used. During a site build, an attacker could read or write files outside the project directory. The issue is fixed in Hugo 0.165.0.

publishedSep 11, 2026
last modifiedSep 11, 2026
sourcesNVD
severity · cvss
9.3
critical · how bad it is
exploitation · epss
<1%
35th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Oct 11, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Hugo static site generator versions 0.43 through 0.164.9 that use TailwindCSS. Developers who build sites with Hugo and rely on TailwindCSS are affected.

02

Real-world impact

An attacker could read or modify any file on the build machine while Hugo compiles a site, potentially leaking sensitive data or injecting malicious content.

03

Why this severity

The CVSS score of 9.3 reflects that the vulnerability gives attackers full control over the build environment, affecting confidentiality, integrity, and availability, with no authentication or user interaction required.

04

What to do about it

official fix available
recommended steps
  1. 01Upgrade Hugo to version 0.165.0 or later.
  2. 02Restart Hugo or rebuild the site.
interim mitigations
  • If you cannot upgrade immediately, configure a restrictive security.exec.allow list in hugo.toml to limit Node tool execution.

NVD-referenced vendor advisory

05

Timeline

  1. Sep 11, 2026 · 2d ago
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Sep 11, 2026 · 2d ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Attack requirementsNone
Privileges requiredNone
User interactionNone needed
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →