CVE-2026-28423 PUBLISHED

Statamic Vulnerable to Server-Side Request Forgery via Glide

Assigner: GitHub_M
Reserved: 27.02.2026 Published: 27.02.2026 Updated: 27.02.2026

Statmatic is a Laravel and Git powered content management system (CMS). Prior to versions 5.73.11 and 6.4.0, when Glide image manipulation is used in insecure mode (which is not the default), the image proxy can be abused by an unauthenticated user to make the server send HTTP requests to arbitrary URLs—either via the URL directly or via the watermark feature. That can allow access to internal services, cloud metadata endpoints, and other hosts reachable from the server. This has been fixed in 5.73.11 and 6.4.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
CVSS Score: 6.8

Product Status

Vendor statamic
Product cms
Versions
  • Version < 5.73.11 is affected
  • Version >= 6.0.0, < 6.4.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE