Skip to content

chore: update uuid to v14, remove deprecated types#13422

Open
wrslatz wants to merge 1 commit into
nextauthjs:v4from
wrslatz:update-uuid-v14
Open

chore: update uuid to v14, remove deprecated types#13422
wrslatz wants to merge 1 commit into
nextauthjs:v4from
wrslatz:update-uuid-v14

Conversation

@wrslatz
Copy link
Copy Markdown

@wrslatz wrslatz commented Apr 27, 2026

☕️ Reasoning

Update uuid in dependencies to ^14.0.0 to resolve GHSA-w5hq-g745-h8pq. Remove @types/uuid as well since the package is deprecated, since uuid now includes its own types.

🧢 Checklist

  • Documentation
  • Tests
  • Ready to be merged

🎫 Affected issues

Closes #13420

📌 Resources

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

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

Project Deployment Actions Updated (UTC)
auth-docs Error Error Apr 27, 2026 5:38pm
next-auth-docs Ready Ready Preview, Comment Apr 27, 2026 5:38pm

Request Review

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

@wrslatz is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot added adapters Changes related to the core code concerning database adapters mikro-orm @auth/mikro-orm-adapter neo4j @auth/neo4j-adapter upstash-redis @auth/upstash-redis-adapter next-auth labels Apr 27, 2026
@socket-security
Copy link
Copy Markdown

@socket-security
Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn Critical
Critical CVE: Authorization Bypass in Next.js Middleware

CVE: GHSA-f82v-jwr5-mffw Authorization Bypass in Next.js Middleware (CRITICAL)

Affected versions: >= 13.0.0 < 13.5.9; >= 14.0.0 < 14.2.25; >= 15.0.0 < 15.2.3; >= 12.0.0 < 12.3.5

Patched version: 13.5.9

From: apps/dev/package.jsonnpm/next@13.4.12

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/next@13.4.12. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn Critical
Critical CVE: Command injection in npm nodemailer

CVE: GHSA-48ww-j4fc-435p Command injection in nodemailer (CRITICAL)

Affected versions: < 6.4.16

Patched version: 6.4.16

From: ?npm/fake-smtp-server@0.8.0npm/nodemailer@6.4.11

ℹ Read more on: This package | This alert | What is a critical CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known critical CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/nodemailer@6.4.11. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

Warn High
Protestware or unwanted behavior: npm es5-ext

Note: The script attempts to run a local post-install script, which could potentially contain malicious code. The error handling suggests that it is designed to fail silently, which is a common tactic in malicious scripts.

From: ?npm/es5-ext@0.10.64

ℹ Read more on: This package | This alert | What is protestware?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Consider that consuming this package may come along with functionality unrelated to its primary purpose.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/es5-ext@0.10.64. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adapters Changes related to the core code concerning database adapters mikro-orm @auth/mikro-orm-adapter neo4j @auth/neo4j-adapter next-auth upstash-redis @auth/upstash-redis-adapter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant