Description
auth-js is an isomorphic Javascript library for Supabase Auth. Prior to version 2.70.0, the library functions getUserById, deleteUser, updateUserById, listFactors and deleteFactor did not require the user supplied values to be valid UUIDs. This could lead to a URL path traversal, resulting in the wrong API function being called. Implementations that follow security best practice and validate user controlled inputs, such as the userId are not affected by this. This issue has been patched in version 2.70.0.
INFO
Published Date :
2025-05-27T15:27:00.864Z
Last Modified :
2026-04-27T21:11:41.238Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-48370 vulnerability.
No data.
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-48370.