Skip to content

fix(deps): update Next.js and React to address critical security vulnerabilities#56

Merged
sectsect merged 2 commits into
mainfrom
bugfix/fix-security-vulnerabilities-nextjs
Dec 12, 2025
Merged

fix(deps): update Next.js and React to address critical security vulnerabilities#56
sectsect merged 2 commits into
mainfrom
bugfix/fix-security-vulnerabilities-nextjs

Conversation

@sectsect
Copy link
Copy Markdown
Owner

Update dependencies to fix multiple critical security vulnerabilities:

  • Next.js: 15.5.3 → 15.5.9
    • CVE-2025-66478: Server Actions security issue
    • Additional security fixes from 2025-12-11 update
  • React: 19.1.1 → 19.1.4
    • Critical vulnerability in React Server Components
    • DoS and source code exposure fixes
  • React DOM: 19.1.1 → 19.1.4
  • eslint-config-next: 15.5.3 → 15.5.9

References:

  • nextjs.org/blog/CVE-2025-66478
  • nextjs.org/blog/security-update-2025-12-11
  • react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components
  • react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components

…erabilities

Update dependencies to fix multiple critical security vulnerabilities:
- Next.js: 15.5.3 → 15.5.9
  - CVE-2025-66478: Server Actions security issue
  - Additional security fixes from 2025-12-11 update
- React: 19.1.1 → 19.1.4
  - Critical vulnerability in React Server Components
  - DoS and source code exposure fixes
- React DOM: 19.1.1 → 19.1.4
- eslint-config-next: 15.5.3 → 15.5.9

References:
- nextjs.org/blog/CVE-2025-66478
- nextjs.org/blog/security-update-2025-12-11
- react.dev/blog/2025/12/03/critical-security-vulnerability-in-react-server-components
- react.dev/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components
@cursor
Copy link
Copy Markdown

cursor Bot commented Dec 12, 2025

You have run out of free Bugbot PR reviews for this billing cycle. This will reset on January 14.

To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 12, 2025

🦋 Changeset detected

Latest commit: 10c0aba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@sect/use-placeholder-path Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sectsect sectsect merged commit b655817 into main Dec 12, 2025
3 checks passed
@sectsect sectsect deleted the bugfix/fix-security-vulnerabilities-nextjs branch December 12, 2025 02:33
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