CVE Catalog

CVE-2026-49969

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.24%

15th percentile - higher than 15% of all known CVEs

Summary

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

Risk Assessment

Attackers can exploit this vulnerability to scan internal infrastructure, retrieve sensitive files, and exfiltrate cloud credentials such as IAM tokens from instance metadata services, potentially leading to full environment compromise.

Recommendation

Immediately upgrade Laravel-Mediable to version 7.0.0 or later. Additionally, implement URL validation and network restrictions to block access to RFC-1918 addresses and loopback interfaces.

Other vulnerabilities in Laravel-Mediable

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS