Skip to content

[Snyk] Fix for 9 vulnerabilities - #421

Merged
schoenwaldnils merged 2 commits into
mainfrom
snyk-fix-1956144f5fd4e4feed4af5b1c9126f86
Aug 3, 2026
Merged

[Snyk] Fix for 9 vulnerabilities#421
schoenwaldnils merged 2 commits into
mainfrom
snyk-fix-1956144f5fd4e4feed4af5b1c9126f86

Conversation

@schoenwaldnils

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to fix 9 vulnerabilities in the pnpm dependencies of this project.

Snyk changed the following file(s):

  • package.json
⚠️ Warning
Failed to update the pnpm-lock.yaml, please update manually before merging.

Vulnerabilities that will be fixed with an upgrade:

Issue Score
high severity Directory Traversal
SNYK-JS-POSTCSS-18313038
  721  
high severity Server-side Request Forgery (SSRF)
SNYK-JS-NEXT-18233136
  701  
high severity Server-side Request Forgery (SSRF)
SNYK-JS-NEXT-18233752
  701  
high severity Allocation of Resources Without Limits or Throttling
SNYK-JS-NEXT-18233133
  696  
medium severity Improper Encoding or Escaping of Output
SNYK-JS-NEXT-18230947
  601  
medium severity Inefficient Algorithmic Complexity
SNYK-JS-NEXT-18231604
  601  
medium severity Allocation of Resources Without Limits or Throttling
SNYK-JS-NEXT-18232299
  601  
medium severity Insertion of Sensitive Information Into Sent Data
SNYK-JS-NEXT-18233109
  601  
medium severity Use of Cache Containing Sensitive Information
SNYK-JS-NEXT-18233146
  586  

Breaking Change Risk

Merge Risk: Medium

Notice: This assessment is enhanced by AI.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report
📜 Customise PR templates
🛠 Adjust project settings
📚 Read about Snyk's upgrade logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Allocation of Resources Without Limits or Throttling
🦉 Server-side Request Forgery (SSRF)
🦉 Directory Traversal

@schoenwaldnils

Copy link
Copy Markdown
Owner Author

Merge Risk: Medium

This update includes two patch-level changes. The postcss upgrade is assessed as medium risk due to a security hardening change that could affect specific build configurations.

Top Changes:

  • postcss 8.5.168.5.18 (Medium Risk):

    • Version 8.5.18 introduces a security restriction on loading previous source map files. They are now confined to the opts.from folder by default.
    • Action/Verification: If your build process relies on loading source maps from outside the source folder, this may be a breaking change. You can disable this security check by setting opts.unsafeMap: true.
    • Version 8.5.17 included fixes for a "Maximum call stack size exceeded" error and a prototype hijacking vulnerability.
  • next 16.2.1016.2.11 (Low Risk):

    • This is a security release that patches several high-severity vulnerabilities, including Denial of Service (DoS), middleware bypass, and Server-Side Request Forgery (SSRF).
    • No breaking API changes are documented; it is intended as a direct, safe upgrade to maintain application security.

Notice 🤖: This content was augmented using artificial intelligence. AI-generated content may contain errors and should be reviewed for accuracy before use.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
schoen-world Ready Ready Preview, v0 Aug 3, 2026 8:19am

@schoenwaldnils
schoenwaldnils merged commit d731a99 into main Aug 3, 2026
4 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