VYPR

Laravel Mediable

by Plank

CVEs (5)

  • CVE-2026-4809CriMar 26, 2026
    risk 0.64cvss 9.8epss 0.01

    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…

  • CVE-2026-49970HigJul 13, 2026
    risk 0.50cvss 8.8epss 0.01

    Laravel-Mediable before 7.0.0 contains a path traversal vulnerability in the File::sanitizePath() function that allows attackers to write uploaded files to arbitrary locations by controlling the directory argument passed to MediaUploader::toDestination(). Attackers can exploit…

  • CVE-2026-49972HigJul 13, 2026
    risk 0.00cvss 8.8epss 0.01

    Laravel-Mediable before 7.0.0 contains a file upload vulnerability that allows unauthenticated attackers to achieve remote code execution by uploading a file with an embedded PHP extension disguised within a double extension such as shell.php.jpg. The PATHINFO_FILENAME…

  • CVE-2026-49971MedJul 13, 2026
    risk 0.00cvss 6.1epss 0.00

    Laravel-Mediable before 7.0.0 contains a stored cross-site scripting vulnerability that allows authenticated or anonymous users to execute arbitrary JavaScript by uploading unsanitized SVG files containing embedded scripts in onload event handlers, script tags, or foreignObject…

  • CVE-2026-49969HigJul 13, 2026
    risk 0.00cvss 7.4epss 0.00

    Laravel-Mediable before 7.0.0 contains a server-side request forgery vulnerability that allows remote attackers to issue arbitrary HTTP requests from the server by supplying unvalidated caller-controlled URLs to endpoints backed by MediaUploader::fromSource(). Attackers can…