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