Skip to content

A high severity vulnerability in glob utilized by TailwindCSS 3 #19327

@ajuvonen

Description

@ajuvonen

What version of Tailwind CSS are you using?

3.4.18

What build tool (or framework if it abstracts the build tool) are you using?

Vite 7

What version of Node.js are you using?

22

What browser are you using?

N/A

What operating system are you using?

N/A

Reproduction URL

Repro URL not necessary

Describe your issue

Taking into account the following NPM audit report, could you consider patching TailwindCSS 3 to mitigate the vulnerability?

# npm audit report

glob  10.3.7 - 11.0.3
Severity: high
glob CLI: Command injection via -c/--cmd executes matches with shell:true - https://github.com/advisories/GHSA-5j98-mcp5-4vw2
fix available via `npm audit fix --force`
Will install tailwindcss@4.1.17, which is a breaking change
node_modules/glob
  js-beautify  >=1.15.3
  Depends on vulnerable versions of glob
  node_modules/js-beautify
  sucrase  >=3.35.0
  Depends on vulnerable versions of glob
  node_modules/sucrase
    tailwindcss  3.4.15 - 3.4.18
    Depends on vulnerable versions of sucrase
    node_modules/tailwindcss

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions