Skip to content

fix: upgrade postcss to 8.5.12 (CVE-2026-45623) - #668

Merged
krulis-martin merged 1 commit into
ReCodEx:masterfrom
anupamme:fix-repo-web-app-cve-2026-45623-postcss
Aug 1, 2026
Merged

fix: upgrade postcss to 8.5.12 (CVE-2026-45623)#668
krulis-martin merged 1 commit into
ReCodEx:masterfrom
anupamme:fix-repo-web-app-cve-2026-45623-postcss

Conversation

@anupamme

@anupamme anupamme commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Upgrade postcss from 8.5.8 to 8.5.12 to fix CVE-2026-45623.

Vulnerability

Field Value
ID CVE-2026-45623
Severity HIGH
Scanner trivy
Rule CVE-2026-45623
File yarn.lock (dependency: postcss)
Assessment Present in dependency tree, not confirmed reachable

Description: postcss: PostCSS: Information disclosure and denial of service via crafted CSS input

Evidence

Scanner confirmation: trivy rule CVE-2026-45623 flagged this pattern.

Changes

  • package.json
  • yarn.lock

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 change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@krulis-martin
krulis-martin merged commit 14e15f6 into ReCodEx:master Aug 1, 2026
6 checks passed
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