Skip to content

[Snyk] Security upgrade next from 15.0.0 to 15.0.5#8

Open
trongthanht3 wants to merge 1 commit intomainfrom
snyk-fix-e2a6a3c4b6b44adaca1aa363bfdda6b1
Open

[Snyk] Security upgrade next from 15.0.0 to 15.0.5#8
trongthanht3 wants to merge 1 commit intomainfrom
snyk-fix-e2a6a3c4b6b44adaca1aa363bfdda6b1

Conversation

@trongthanht3
Copy link
Copy Markdown
Member

snyk-top-banner

Snyk has created this PR to fix 2 vulnerabilities in the npm dependencies of this project.

Snyk changed the following file(s):

  • package.json

Vulnerabilities that will be fixed with an upgrade:

Issue Score
critical severity Arbitrary Code Injection
SNYK-JS-NEXT-14173355
  893  
medium severity Improper Input Validation
SNYK-JS-NANOID-8492085
  529  

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:

🦉 Improper Input Validation
🦉 Arbitrary Code Injection

Copilot AI review requested due to automatic review settings December 3, 2025 22:06
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades Next.js from version 15.0.0 to 15.0.5 to address two security vulnerabilities: a critical Arbitrary Code Injection vulnerability (SNYK-JS-NEXT-14173355) and a medium-severity Improper Input Validation issue (SNYK-JS-NANOID-8492085).

  • Upgrades Next.js dependency to patch critical and medium security vulnerabilities
  • Maintains semver caret prefix for consistent version specification

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

"bcrypt": "^5.1.1",
"clsx": "^2.1.1",
"next": "^15.0.0",
"next": "^15.0.5",
Copy link

Copilot AI Dec 3, 2025

Choose a reason for hiding this comment

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

The @next/env package version (^15.0.3 on line 10) should be updated to match the Next.js version being upgraded to (^15.0.5). The @next/env package is part of the Next.js monorepo and should typically be kept in sync with the main next package version to avoid potential compatibility issues.

Copilot uses AI. Check for mistakes.
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.

3 participants