A AegiFlow
HIGHCVSS 8.7EPSS 0.8%

CVE-2026-49970

Laravel-Mediable: path traversal vulnerability in the File::sanitizePath()

Published
2026-07-13
Modified
2026-08-13
EPSS percentile
52%
Aliases
GHSA-xv8g-76mx-2rxc
Sources
github-advisory

Summary

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 the permissive character-class regex that allows both dot and slash characters combined with an ineffective trailing trim() call to bypass sanitization and upload files to sensitive locations such as the document root, environment configuration files, or application configuration directories, enabling remote code execution.

Affected packages

EcosystemPackageAffected versionsFixed versions
Packagistplank/laravel-mediable7.0.0

Remediation: Upgrade to 7.0.0 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.