CVE-2018-25270
Received
Received - Intake
Remote Code Execution in ThinkPHP 5.0.23 via Routing Parameter
Publication date: 2026-04-22
Last updated on: 2026-04-27
Assigner: VulnCheck
Description
Description
ThinkPHP 5.0.23 contains a remote code execution vulnerability that allows unauthenticated attackers to execute arbitrary PHP code by invoking functions through the routing parameter. Attackers can craft requests to the index.php endpoint with malicious function parameters to execute system commands with application privileges.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| thinkphp | thinkphp | From 5.0.0 (inc) to 5.0.23 (exc) |
| thinkphp | thinkphp | 5.1.31 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |