Skip to content

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

Merged
zlatnaspirala merged 1 commit into
zlatnaspirala:mainfrom
anupamme:fix-repo-matrix-engine-wgpu-ghsa-r28c-9q8g-f849-postcss
Sep 10, 2026
Merged

fix: upgrade postcss to 8.5.18 (GHSA-r28c-9q8g-f849)#68
zlatnaspirala merged 1 commit into
zlatnaspirala:mainfrom
anupamme:fix-repo-matrix-engine-wgpu-ghsa-r28c-9q8g-f849-postcss

Conversation

@anupamme

@anupamme anupamme commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrade postcss from 8.5.16 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 src/tools/the-beast-code-gen/package-lock.json (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

  • src/tools/the-beast-code-gen/package.json
  • src/tools/the-beast-code-gen/package-lock.json

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
@zlatnaspirala
zlatnaspirala merged commit 82a01d2 into zlatnaspirala:main Sep 10, 2026
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.

2 participants