PT-2026-28649 · Plank · Laravel-Mediable
Sobirjonov Xurshidbek
·
Published
2026-03-26
·
Updated
2026-03-26
·
CVE-2026-4809
CVSS v2.0
10
High
| Vector | AV:N/AC:L/Au:N/C:C/I:C/A:C |
Name of the Vulnerable Software and Affected Versions
plank/laravel-mediable versions through 6.4.0
Description
The software is susceptible to arbitrary file upload when it accepts or prefers a client-supplied MIME type during file upload handling. An attacker can submit a file containing executable PHP code while declaring a benign image MIME type. If the uploaded file is stored in a web-accessible and executable location, this can lead to remote code execution. The API endpoint used for file uploads is not specified. The vulnerable parameter is the MIME type provided by the client during file upload, specifically the
file parameter. At the time of publication, no patch was available, and the vendor had not responded to coordinated disclosure attempts.Recommendations
Versions prior to 6.4.0 should not be used.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Unrestricted File Upload
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Laravel-Mediable