Beveiligingsadvies

CVE-2025-48370

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-05-27 15:27:00
Laatst bijgewerkt 2026-07-27 18:46:14
Toegewezen door GitHub_M
CVSS-score 2.7
Status PUBLISHED

Beschrijving

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.