CVE-2025-66305
MEDIUMGrav < 1.8.0-beta.27 - Denial of Service via Malformed Supported Parameter in Admin Configuration
Title source: llmDescription
Grav is a file-based Web platform. Prior to 1.8.0-beta.27, a Denial of Service (DoS) vulnerability was identified in the "Languages" submenu of the Grav admin configuration panel (/admin/config/system). Specifically, the Supported parameter fails to properly validate user input. If a malformed value is inserted—such as a single forward slash (/) or an XSS test string—it causes a fatal regular expression parsing error on the server. This leads to application-wide failure due to the use of the preg_match() function with an improperly constructed regular expression, resulting in an error. Once triggered, the site becomes completely unavailable to all users. This vulnerability is fixed in 1.8.0-beta.27.
References (2)
Core 2
Core References
Exploit, Vendor Advisory x_refsource_confirm
https://github.com/getgrav/grav/security/advisories/GHSA-m8vh-v6r6-w7p6
Patch x_refsource_misc
https://github.com/getgrav/grav/commit/ed640a13143c4177af013cf001969ed2c5e197ee
Scores
CVSS v3
4.9
EPSS
0.0033
EPSS Percentile
24.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-248
Status
published
Products (3)
getgrav/grav
1.8.0 beta1 (26 CPE variants)
getgrav/grav
0 - 1.8.0-beta.27Packagist
getgrav/grav
1.7.48 - 1.8.0
Published
Dec 01, 2025
Tracked Since
Feb 18, 2026