LiveActive security incident?Get immediate response
CVE Record

CVE-2026-48555: Spatie Laravel Media Library < 11.23.0 SSRF via addMediaFromUrl()

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.

HighCVSS 7.4Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Applications using Spatie Laravel Media Library before 11.23.0 may let a low-privileged remote attacker make the server contact attacker-chosen network locations. This server-side request forgery could expose internal services or affect confidentiality, integrity, and availability. Actual risk depends on whether untrusted input reaches addMediaFromUrl().

Executive priority

Treat as a high-priority application dependency update, especially for internet-facing workflows that import media from URLs. Prioritize systems with broad internal network access or cloud credentials. Immediate emergency response is not supported by the supplied exploitation evidence, but prompt exposure assessment and upgrade are warranted.

Technical view

CVE-2026-48555 is a CWE-918 server-side request forgery in InteractsWithMedia.php. User-controlled URLs passed to addMediaFromUrl() can trigger arbitrary outbound HTTP requests. It has CVSS 3.1 score 7.4 with network access, low complexity, low privileges, no user interaction, and changed scope. Version 11.23.0 contains the cited patch.

Likely exposure

Exposure is likely where an application runs laravel-medialibrary below 11.23.0 and permits authenticated, low-privileged users to influence URLs supplied to addMediaFromUrl(). Risk increases when application servers can reach internal services, cloud metadata endpoints, or other sensitive network destinations. The bundle does not identify specific exposed deployments.

Exploitation context

The supplied record is not marked as included in CISA KEV, and the cited bundle provides no evidence of active exploitation. This does not establish that exploitation is absent. Exploitability is described as network-accessible, low-complexity, and requiring low privileges.

Researcher notes

Primary references identify release 11.23.0, pull request 3939, and commit 608ea03703d3887c46434f5dda6af56de6346aba as the remediation trail. The bundle describes affected versions as before 11.23.0, although its structured affected entry contains only “0”; use the narrative, title, and upstream references when reconciling inventory data.

Mitigation direction

  • Upgrade Spatie Laravel Media Library to version 11.23.0 or later.
  • Identify every application path that passes user-controlled input to addMediaFromUrl().
  • Until upgraded, prevent untrusted users from controlling media-source URLs.
  • Restrict server egress and access to sensitive internal destinations where operationally feasible.
  • Review the referenced release, pull request, and patch before deployment.

Validation and detection

  • Inventory deployed laravel-medialibrary versions and flag releases below 11.23.0.
  • Trace whether request parameters, imports, or stored user data reach addMediaFromUrl().
  • Confirm upgraded deployments contain the changes from the cited patch commit.
  • Review outbound request logs for unexpected internal, local, or metadata-service destinations.
  • Verify egress controls limit application access to unnecessary internal services.
Prepared
Confidence
high
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-48555 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

2CVSS vectors
3Timeline events
1ADP providers
5Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

CVSS vector scores

2 official scores

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.4CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L3.13.7VulnCheck
5.3CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:LVulnCheck

Vulnerability scoring details

Base CVSS 4.0 score

5.3Medium
CVSS 4.0 vector shape for CVE-2026-48555Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
spatielaravel-medialibrary0affected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.