GHSA-9fmc-j924-ghh2MediumCVSS 7.4
Laravel-Mediable before 7.0.0 contains a server-side request forgery vulnerability that allows...
🔗 CVE IDs covered (1)
📋 Description
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 craft URLs targeting RFC-1918 addresses, loopback interfaces, cloud metadata endpoints, or file:// URIs through RemoteUrlAdapter to reach internal infrastructure, retrieve sensitive files, and exfiltrate cloud credentials such as IAM tokens from instance metadata services.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-49969
- https://github.com/plank/laravel-mediable/commit/7e9e3000fa05fe16e678f15bfb51a091e60c2cb8
- https://github.com/plank/laravel-mediable/releases/tag/7.0.0
- https://www.vulncheck.com/advisories/laravel-mediable-ssrf-via-remoteurladapter-url-handling
- https://github.com/advisories/GHSA-9fmc-j924-ghh2