CVE-2026-62672

Grav is a file-based Web platform. Prior to 2.0.4, Grav allowlists the regex_replace filter and function in system/config/security.yaml, and GravExtension::regexReplace() passes an editor-controlled pattern directly to preg_replace(). When security.twig_content.process_enabled is enabled, an authenticated page editor can publish a catastrophically backtracking pattern that consumes PHP worker CPU and denies service to site visitors. This issue is fixed in version 2.0.4.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-08-19 16:18

Updated : 2026-09-09 21:13


NVD link : CVE-2026-62672

Mitre link : CVE-2026-62672

CVE.ORG link : CVE-2026-62672


JSON object : View

Products Affected

No product.

CWE
CWE-1333

Inefficient Regular Expression Complexity