CVE-2026-48555
Deferred Deferred - Pending Action
Spatie Laravel Media Library SSRF Vulnerability

Publication date: 2026-05-29

Last updated on: 2026-05-29

Assigner: VulnCheck

Description
Spatie Laravel Media Library before version 11.23.0 contains a server-side request forgery vulnerability that allows remote attackers to cause the server to issue arbitrary outbound HTTP requests by passing user-controlled URLs to the addMediaFromUrl() method in InteractsWithMedia.php.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-29
Last Modified
2026-05-29
Generated
2026-05-30
AI Q&A
2026-05-29
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
spatie laravel_media_library to 11.23.0 (exc)
spatie laravel_medialibrary to 11.23.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-48555 is a Server-Side Request Forgery (SSRF) vulnerability found in Spatie Laravel Media Library versions before 11.23.0.

This vulnerability exists in the addMediaFromUrl() method within the InteractsWithMedia.php file. It allows remote attackers to cause the server to make arbitrary outbound HTTP requests by passing user-controlled URLs to this method.


How can this vulnerability impact me? :

This vulnerability can allow an attacker to manipulate the server into making arbitrary outbound HTTP requests. This could potentially be used to access internal systems, bypass firewalls, or perform other malicious activities by leveraging the server as a proxy.


What immediate steps should I take to mitigate this vulnerability?

To mitigate the Server-Side Request Forgery vulnerability in Spatie Laravel Media Library, you should upgrade the library to version 11.23.0 or later, where the issue in the addMediaFromUrl() method has been patched.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart