Description
Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.22 and 6.18.1, the Glide image proxy's URL validation could be bypassed using an IP representation that wasn't normalized before the public-IP check. An unauthenticated user could cause the server to make HTTP requests to internal addresses — including loopback, private network, and cloud metadata endpoints. This affects sites that pass user-supplied URLs to Glide. Sites running PHP 8.3 or newer are not affected. This vulnerability is fixed in 5.73.22 and 6.18.1.
Published: 2026-05-29
Score: 5.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Statamic’s Glide image proxy does not normalize URLs before performing a public‑IP check, allowing an unauthenticated attacker to supply a URL that points to an internal address. The server will then make an HTTP request to the target, exposing internal network information or services. This is a classic server‑side request forgery and can lead to information disclosure or further lateral movement within the infrastructure. The flaw is classified with a CVSS score of 5.4, indicating moderate severity.

Affected Systems

The vulnerability affects Statamic CMS versions older than 5.73.22 in the 5.x line and older than 6.18.1 in the 6.x line. Sites that render user‑supplied URLs through Glide are susceptible. Those running PHP 8.3 or newer are intrinsically immune because the code path was removed. All other installations of the listed Statamic versions that rely on Glide require remediation.

Risk and Exploitability

The CVSS rating of 5.4 reflects moderate potential impact, and the risk is high where external users can supply arbitrary URLs to Glide. Exponential enterprise risk is limited by the fact that the bug is only exploitable if the Glide proxy is exposed to external input. Because the EPSS score is not provided and the vulnerability is not listed in the CISA KEV catalog, there is no current evidence of widespread exploitation. Nonetheless, an attacker could trigger internal probes, potentially unearthing hidden services or credentials, making this a plausible threat vector for reconnaissance or pivoting attacks.

Generated by OpenCVE AI on May 29, 2026 at 18:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Statamic CMS to version 5.73.22 or 6.18.1, which includes the fixed Glide URL validation.
  • Re‑configure any sites that use Glide to eliminate processing of user‑supplied URLs, or restrict the accepted host list to known safe hosts.
  • If an upgrade is not immediately possible, adjust the Glide configuration to disable external URL support or enforce strict URL normalisation to negate the bypass.

Generated by OpenCVE AI on May 29, 2026 at 18:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-pf9c-ch8r-2958 Statamic CMS: Server-Side Request Forgery via Glide
History

Fri, 29 May 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 29 May 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Statamic
Statamic cms
Vendors & Products Statamic
Statamic cms

Fri, 29 May 2026 17:30:00 +0000

Type Values Removed Values Added
Description Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.22 and 6.18.1, the Glide image proxy's URL validation could be bypassed using an IP representation that wasn't normalized before the public-IP check. An unauthenticated user could cause the server to make HTTP requests to internal addresses — including loopback, private network, and cloud metadata endpoints. This affects sites that pass user-supplied URLs to Glide. Sites running PHP 8.3 or newer are not affected. This vulnerability is fixed in 5.73.22 and 6.18.1.
Title Statamic: Server-Side Request Forgery via Glide
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-05-29T19:36:42.883Z

Reserved: 2026-05-12T21:59:25.665Z

Link: CVE-2026-45660

cve-icon Vulnrichment

Updated: 2026-05-29T19:36:36.536Z

cve-icon NVD

Status : Received

Published: 2026-05-29T18:17:11.640

Modified: 2026-05-29T18:17:11.640

Link: CVE-2026-45660

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T20:00:05Z

Weaknesses