AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-48370

UNKNOWN · CVSS N/A EPSS 0.74% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-05-27 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. It affects Java. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2025-48370
Severity
UNKNOWN
CVSS
N/A
EPSS
0.74%
Java

Original NVD 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.