Skip to content

chore: upgrade nodemailer to ^9.0.1 to address GHSA-p6gq-j5cr-w38f#1356

Merged
brendan-kellam merged 5 commits into
mainfrom
linear/sou-1410-sourcebot-devsourcebot-ghsa-p6gq-j5cr-w38f-nodemailer-ab79
Jul 2, 2026
Merged

chore: upgrade nodemailer to ^9.0.1 to address GHSA-p6gq-j5cr-w38f#1356
brendan-kellam merged 5 commits into
mainfrom
linear/sou-1410-sourcebot-devsourcebot-ghsa-p6gq-j5cr-w38f-nodemailer-ab79

Conversation

@linear-code

@linear-code linear-code Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Fixes SOU-1410

Upgrades nodemailer from ^8.0.9 (resolving to 8.0.11) to ^9.0.1 to address GHSA-p6gq-j5cr-w38f, where a message-level raw option bypassed disableFileAccess/disableUrlAccess, enabling arbitrary file read and full-response SSRF.

nodemailer is a top-level dependency of packages/web; the only usage is the standard createTransport / sendMail API in the next-auth email provider, which is unchanged across the v8→v9 major.

@github-actions

github-actions Bot commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

License Audit

⚠️ Status: PASS

Metric Count
Total packages 2224
Resolved (non-standard) 12
Unresolved 0
Strong copyleft 0
Weak copyleft 39

Weak Copyleft Packages (informational)

Package Version License
@img/sharp-libvips-darwin-arm64 1.0.4 LGPL-3.0-or-later
@img/sharp-libvips-darwin-arm64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-darwin-x64 1.0.4 LGPL-3.0-or-later
@img/sharp-libvips-darwin-x64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-arm 1.0.5 LGPL-3.0-or-later
@img/sharp-libvips-linux-arm 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-arm64 1.0.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-arm64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-ppc64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-riscv64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-s390x 1.0.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-s390x 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-x64 1.0.4 LGPL-3.0-or-later
@img/sharp-libvips-linux-x64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linuxmusl-arm64 1.0.4 LGPL-3.0-or-later
@img/sharp-libvips-linuxmusl-arm64 1.2.4 LGPL-3.0-or-later
@img/sharp-libvips-linuxmusl-x64 1.0.4 LGPL-3.0-or-later
@img/sharp-libvips-linuxmusl-x64 1.2.4 LGPL-3.0-or-later
@img/sharp-wasm32 0.33.5 Apache-2.0 AND LGPL-3.0-or-later AND MIT
@img/sharp-wasm32 0.34.5 Apache-2.0 AND LGPL-3.0-or-later AND MIT
@img/sharp-win32-arm64 0.34.5 Apache-2.0 AND LGPL-3.0-or-later
@img/sharp-win32-ia32 0.33.5 Apache-2.0 AND LGPL-3.0-or-later
@img/sharp-win32-ia32 0.34.5 Apache-2.0 AND LGPL-3.0-or-later
@img/sharp-win32-x64 0.33.5 Apache-2.0 AND LGPL-3.0-or-later
@img/sharp-win32-x64 0.34.5 Apache-2.0 AND LGPL-3.0-or-later
axe-core 4.10.3 MPL-2.0
dompurify 3.4.11 (MPL-2.0 OR Apache-2.0)
lightningcss 1.32.0 MPL-2.0
lightningcss-android-arm64 1.32.0 MPL-2.0
lightningcss-darwin-arm64 1.32.0 MPL-2.0
lightningcss-darwin-x64 1.32.0 MPL-2.0
lightningcss-freebsd-x64 1.32.0 MPL-2.0
lightningcss-linux-arm-gnueabihf 1.32.0 MPL-2.0
lightningcss-linux-arm64-gnu 1.32.0 MPL-2.0
lightningcss-linux-arm64-musl 1.32.0 MPL-2.0
lightningcss-linux-x64-gnu 1.32.0 MPL-2.0
lightningcss-linux-x64-musl 1.32.0 MPL-2.0
lightningcss-win32-arm64-msvc 1.32.0 MPL-2.0
lightningcss-win32-x64-msvc 1.32.0 MPL-2.0
Resolved Packages (12)
Package Version Original Resolved Source
@react-grab/cli 0.1.23 UNKNOWN MIT GitHub repo (aidenybai/react-grab LICENSE file)
@react-grab/cli 0.1.29 UNKNOWN MIT GitHub repo (aidenybai/react-grab LICENSE file)
@react-grab/mcp 0.1.29 UNKNOWN MIT GitHub repo (aidenybai/react-grab monorepo LICENSE file)
codemirror-lang-elixir 4.0.0 UNKNOWN Apache-2.0 npm registry metadata
element-source 0.0.3 UNKNOWN MIT LICENSE file bundled in npm tarball
khroma 2.1.0 UNKNOWN MIT npm README ("MIT © Fabio Spampinato")
lezer-elixir 1.1.2 UNKNOWN Apache-2.0 npm registry metadata
map-stream 0.1.0 UNKNOWN MIT npm registry metadata
memorystream 0.3.1 UNKNOWN MIT GitHub repo (JSBizon/node-memorystream LICENSE file)
pause-stream 0.0.11 ["MIT","Apache2"] MIT OR Apache-2.0 extracted from license object/array ["MIT","Apache2"]
posthog-js 1.369.0 SEE LICENSE IN LICENSE Apache-2.0 GitHub repo (PostHog/posthog-js LICENSE file)
valid-url 1.0.9 UNKNOWN MIT GitHub repo (ogt/valid-url LICENSE file)

@github-actions

Copy link
Copy Markdown
Contributor

License Audit

❌ Audit failed to produce results. Check the workflow logs for details.

@brendan-kellam brendan-kellam marked this pull request as ready for review July 2, 2026 01:57
@brendan-kellam brendan-kellam merged commit 8325eb1 into main Jul 2, 2026
8 checks passed
@brendan-kellam brendan-kellam deleted the linear/sou-1410-sourcebot-devsourcebot-ghsa-p6gq-j5cr-w38f-nodemailer-ab79 branch July 2, 2026 02:00
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