CVE-2025-58769
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-10-01
Last updated on: 2025-10-02
Assigner: GitHub, Inc.
Description
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| auth0 | wordpress | 5.3.0 |
| auth0 | laravel-auth0 | 4.0.0 |
| auth0 | symfony | 5.5.0 |
| auth0 | symfony | 5.4.1 |
| auth0 | auth0-php | 3.3.0 |
| auth0 | auth0-php | 8.16.0 |
| auth0 | symfony | 2.0.2 |
| auth0 | wordpress | 5.0.0-beta0 |
| auth0 | wordpress | 5.4.0 |
| auth0 | laravel-auth0 | 7.18.0 |
| auth0 | laravel-auth0 | 7.19.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-73 | The product allows user input to control or influence paths or file names that are used in filesystem operations. |
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |