Inefficient regular expression complexity in Grav CMS - CVE-2025-66305
Published: May 5, 2026
Grav CMS
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper regular expression handling in the Supported parameter of the Languages configuration in the admin/config/system endpoint when processing user-supplied input. A remote privileged user can submit a malformed Supported value to cause a denial of service.
The issue is triggered by malformed input such as a forward slash that causes a fatal regular expression parsing error during language resolution.