Skip to content

react-email depends on vulnerable version of next (15.1.2) #2025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
richardsimko opened this issue Mar 29, 2025 · 7 comments
Closed

react-email depends on vulnerable version of next (15.1.2) #2025

richardsimko opened this issue Mar 29, 2025 · 7 comments
Labels
Type: Bug Confirmed bug

Comments

@richardsimko
Copy link

richardsimko commented Mar 29, 2025

Describe the Bug

React Email depends on [email protected] which is vulnerable to an auth bypass exploit: GHSA-f82v-jwr5-mffw

It probably doesn't matter in reality since it seems to be only used for the dev server but it should be easy to update to 15.2.3 where it's been fixed

Which package is affected (leave empty if unsure)

[email protected]

Link to the code that reproduces this issue

npm i react-email && npm audit

To Reproduce

npm i react-email && npm audit

Expected Behavior

No audit failures

What's your node version? (if relevant)

No response

@richardsimko richardsimko added the Type: Bug Confirmed bug label Mar 29, 2025
@richardsimko richardsimko changed the title Depends on vulnerable version of next (15.1.2) react-email Depends on vulnerable version of next (15.1.2) Mar 29, 2025
@richardsimko richardsimko changed the title react-email Depends on vulnerable version of next (15.1.2) react-email depends on vulnerable version of next (15.1.2) Mar 29, 2025
@dinmukhamedm
Copy link

So does 4.0.3, it is still on 15.2.2.

Huge +1 on this and #2026 in general.

@devontivona
Copy link

+1

1 similar comment
@froilanimnida
Copy link

+1

@richardsimko
Copy link
Author

richardsimko commented Apr 7, 2025

From what I can tell this specific vulnerability has been fixed now but I still think #2026 is the way forward to prevent issues like this one in the future. Even in the updated next (15.2.3) which the latest react-email depends on there is a new vulnerability (GHSA-223j-4rm8-mrmf) which has been patched in 15.2.4

@gabrielmfern
Copy link
Collaborator

Closing as we updated to [email protected] on [email protected]

@richardsimko
Copy link
Author

Right, as I mentioned technically this bug has been fixed but there's now another vulnerability, should I open a new issue for that?

@gabrielmfern
Copy link
Collaborator

@richardsimko I don't think you need to right now, since we also released [email protected] with the [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Confirmed bug
Projects
None yet
Development

No branches or pull requests

5 participants