Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/plank/laravel-mediable/commit/7e9e3000fa05fe16e678f15bfb51a09
- https://github.com/plank/laravel-mediable/releases/tag/7.0.0
- https://www.vulncheck.com/advisories/laravel-mediable-ssrf-via-remoteurladapter-
FAQ
What is CVE-2026-49969?
CVE-2026-49969 is a vulnerability with a CVSS score of 7.4 (HIGH). 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-control...
How severe is CVE-2026-49969?
CVE-2026-49969 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49969?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.