CVE-2025-58769 LOW

CVE-2025-58769: auth0-PHP: Improper File Type Handling in Bulk User Import

Vendor Auth0
Product laravel-auth0
Weakness CWE-22 · Path traversal
Published October 1, 2025
Last update October 1, 2025

CVSS base score

3.3/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

auth0-PHP is an SDK for Auth0 Authentication and Management APIs. In versions 3.3.0 through 8.16.0, the Bulk User Import endpoint in applications built with the SDK does not validate the file-path wrapper or value. Without proper validation, affected applications may accept arbitrary file paths or URLs. The vulnerability affects any application that either directly uses the Auth0-PHP SDK (versions 3.3.0–8.16.0) or indirectly relies on those versions through the Auth0/symfony, Auth0/laravel-auth0, or Auth0/wordpress SDKs. This issue is fixed in version 8.17.0.

Explanation of Vulnerability in Simple Terms

02Summary

The Laravel Auth0 library versions 3.3.0 through 8.16.x contain a path traversal vulnerability that allows an authenticated administrator to read files outside the intended directory. The vulnerability requires high privileges and complex attack conditions. An attacker cannot modify files or disrupt service availability.

What an attacker can do

03Attacker Capabilities

Read files outside the intended directory on the server.

Potential impact on your site

04Site Impact

An admin account could be compromised to access sensitive configuration or application files.

Conditions required to exploit

05Prerequisites

Attacker must have administrator privileges and perform a specially crafted request.

Key dates

06Disclosure timeline

October 1, 2025 CVE published
October 1, 2025 Record updated

Related vulnerabilities

08Related CVE