CVE-2026-4809
Deferred
Deferred - Pending Action
Arbitrary File Upload in plank/laravel-mediable Enables RCE
Publication date: 2026-03-26
Last updated on: 2026-05-19
Assigner: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
Description
Description
plank/laravel-mediable through version 6.4.0 can allow upload of a dangerous file type when an application using the package accepts or prefers a client-supplied MIME type during file upload handling. In that configuration, a remote attacker can submit a file containing executable PHP code while declaring a benign image MIME type, resulting in arbitrary file upload. If the uploaded file is stored in a web-accessible and executable location, this may lead to remote code execution. At the time of publication, no patch was available and the vendor had not responded to coordinated disclosure attempts.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| plank | laravel-mediable | to 6.4.0 (inc) |
| plank | laravel-mediable | From 6.4.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |