Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/plank/laravel-mediable
- https://github.com/plank/laravel-mediable/releases/tag/6.4.0
FAQ
What is CVE-2026-4809?
CVE-2026-4809 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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....
How severe is CVE-2026-4809?
CVE-2026-4809 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-4809?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.