Skip to content

fix: upgrade postcss to 8.5.18 (GHSA-r28c-9q8g-f849) - #749

Open
anupamme wants to merge 1 commit into
vllm-project:mainfrom
anupamme:fix-repo-recipes-ghsa-r28c-9q8g-f849-postcss
Open

fix: upgrade postcss to 8.5.18 (GHSA-r28c-9q8g-f849)#749
anupamme wants to merge 1 commit into
vllm-project:mainfrom
anupamme:fix-repo-recipes-ghsa-r28c-9q8g-f849-postcss

Conversation

@anupamme

@anupamme anupamme commented Aug 5, 2026

Copy link
Copy Markdown

Summary

Upgrade postcss from 8.4.31 to 8.5.18 to fix GHSA-r28c-9q8g-f849.

Vulnerability

Field Value
ID GHSA-r28c-9q8g-f849
Severity HIGH
Scanner trivy
Rule GHSA-r28c-9q8g-f849
File pnpm-lock.yaml (dependency: postcss)
Assessment Present in dependency tree, not confirmed reachable

Description: PostCSS: Path Traversal in Previous Source Map Auto-Loading (sourceMappingURL) leads to Arbitrary .map File Disclosure

Changes

  • package.json
  • pnpm-lock.yaml

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This patch removes an exploit primitive — a code pattern that, while not independently exploitable today, could be chained with other weaknesses by automated exploit-development tooling. Proactive removal of such primitives raises the bar against increasingly capable automated attack tools.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@vercel

vercel Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vllm-recipes Ready Ready Preview Aug 5, 2026 2:24am

Request Review

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a pnpm override to enforce postcss version 8.5.18 in package.json and updates the pnpm-lock.yaml file accordingly, which also upgrades nanoid to version 3.3.17. There are no review comments, so I have no feedback to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant