SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-54242

MEDIUM · CVSS 4.9 EPSS 0.15% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-17 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Glide image proxy in Statamic CMS versions prior to 5.73.24 and 6.20.1 is vulnerable to DNS rebinding, allowing attackers to bypass URL validation and redirect requests to internal addresses. This could lead to unauthorized access to sensitive internal resources, including loopback and cloud metadata endpoints. Organizations using affected versions should prioritize upgrading to the patched releases to mitigate potential exploitation risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-54242
Severity
MEDIUM
CVSS
4.9
EPSS
0.15%

Original NVD Description

Statamic is a Laravel and Git powered content management system (CMS). Prior to 5.73.24 and 6.20.1, the Glide image proxy's URL validation in src/Imaging/RemoteUrlValidator.php and src/Imaging/GuzzleAdapter.php could be bypassed using DNS rebinding. The remote hostname was validated as publicly routable, but resolved again when the image was actually fetched, so an attacker controlling the hostname's DNS could rebind it to an internal address after validation and 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. This issue is fixed in versions 5.73.24 and 6.20.1.