SCA: security update for @supabase/auth-js (GHSA-8r88-6cj9-9fh5)

medium Tenable Self-Hosted Container Security Plugin ID 427745

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2025-48370)

Solution

Update the @supabase/auth-js library and its related packages to version 2.70.0 or later.

See Also

https://github.com/advisories/GHSA-8r88-6cj9-9fh5

Plugin Details

Severity: Medium

ID: 427745

Version: Revision 1.16

Type: Local

Family: SCA Checks

Published: 5/27/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:P/A:N

CVSS Score Source: CVE-2025-48370

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 2.7

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/27/2025

Vulnerability Publication Date: 5/27/2025

Reference Information

CVE: CVE-2025-48370

cwe: CWE-22