Skip to content

fix: update postcss to 8.5.18 to resolve CVE-2026-45623 and GHSA-r28c-9q8g-f849 - #22

Merged
dannyneira merged 1 commit into
mainfrom
independabot/postcss-CVE-2026-45623
Jul 29, 2026
Merged

fix: update postcss to 8.5.18 to resolve CVE-2026-45623 and GHSA-r28c-9q8g-f849#22
dannyneira merged 1 commit into
mainfrom
independabot/postcss-CVE-2026-45623

Conversation

@independabot-soc2

Copy link
Copy Markdown
Contributor

Hi, this is independabot — not Lili! You can ask her if you have questions, but she had no hand in generating this PR other than setting up the independabot schedule.

Please merge this PR yourself, if you approve.

BEFORE YOU MERGE

Instructions for resolving the vuln — test to make sure that nothing is broken, check compatibility, etc.

Bumped postcss override in package.json from 8.5.108.5.18 (transitive dependency). This resolves two high-severity path traversal / arbitrary file read vulnerabilities:

Highlight the risky code / where the dependency was used

postcss is a transitive dependency used by @tailwindcss/postcss and the Next.js build pipeline for CSS processing. The vulnerabilities are in postcss's source map handling — runtime CSS parsing, not application logic. Compatibility risk is low since this is a patch-level fix.

Special instructions for this PR

Run npm run build locally to confirm the Next.js build still works with postcss 8.5.18. The override in package.json ensures the patched version is used across all transitive dependents.

AFTER YOU MERGE

No post-merge steps required.

@independabot-soc2
independabot-soc2 Bot requested a review from dannyneira July 29, 2026 13:05

@dannyneira dannyneira left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Dependency-only update looks safe based on diff scope and current PR status. Approving.

@dannyneira
dannyneira merged commit 1031dcf into main Jul 29, 2026
2 checks passed
@dannyneira
dannyneira deleted the independabot/postcss-CVE-2026-45623 branch July 29, 2026 16:51
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