Auth0 · Auth0-Php · CVE-2025-58769
**Name of the Vulnerable Software and Affected Versions**
auth0-PHP versions 3.3.0 through 8.16.0
**Description**
The Bulk User Import endpoint does not validate file path wrappers or values, potentially allowing acceptance of arbitrary file paths or URLs. This affects applications directly using the Auth0-PHP SDK versions 3.3.0 through 8.16.0, as well as applications relying on Auth0/symfony, Auth0/laravel-auth0, or Auth0/wordpress SDKs that utilize the affected Auth0-PHP SDK versions. The issue stems from a lack of proper validation when processing file paths. The vulnerable endpoint is the Bulk User Import endpoint.
**Recommendations**
Upgrade Auth0-PHP to version 8.17.0 or greater.