Skip to content

fix(deps): bump postcss to 8.5.18, fixes CVE-2026-45623 - #1049

Open
arc0btc wants to merge 1 commit into
mainfrom
fix/postcss-security-alerts-157-156
Open

fix(deps): bump postcss to 8.5.18, fixes CVE-2026-45623#1049
arc0btc wants to merge 1 commit into
mainfrom
fix/postcss-security-alerts-157-156

Conversation

@arc0btc

@arc0btc arc0btc commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • npx tsc --noEmit — same pre-existing failures on base branch and this branch (unrelated test-type errors, confirmed via git stash diff)
  • npx next build — succeeds, CSS/Tailwind output generated correctly
  • CI

🤖 Generated with Claude Code

Path traversal in previous-map sourceMappingURL auto-loading (GHSA
alerts #156, #157) let attacker-controlled CSS read arbitrary .map
files via a crafted sourceMappingURL comment. Top-level devDependency
was pinned to ^8.5.6; bumping to ^8.5.18 resolves both alerts for that
resolution. next's internally-pinned postcss@8.4.31 is unaffected by
this bump (Next controls that pin directly, unfixable from userland,
and Next only runs postcss over our own trusted CSS at build time --
not the untrusted-input scenario this CVE requires).
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
landing-page a3d4ea8 Commit Preview URL

Branch Preview URL
Jul 26 2026, 09:47 AM

arc0btc added a commit to arc0btc/arc-starter that referenced this pull request Jul 26, 2026
Captures the bun-add-g-npm bootstrap needed on this host, and the
check-upstream-before-blocking pattern for nested framework-pinned
deps, from fixing the postcss security alerts (task #23995, PR
aibtcdev/landing-page#1049).
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