CRITICAL

CVE-2024-56145

Craftcms Craft Cms 2024-12-18 CVSS v3.1
CVSS
9.8
KEV

Description

Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. Users of affected versions are affected by this vulnerability if their php.ini configuration has `register_argc_argv` enabled. For these users an unspecified remote code execution vector is present. Users are advised to update to version 3.9.14, 4.13.2, or 5.5.2. Users unable to upgrade should disable `register_argc_argv` to mitigate the issue.

Summary dbcve.org

Craft CMS versions prior to 3.9.14, 4.13.2, and 5.5.2 contain an unspecified remote code execution vulnerability that is exploitable when the PHP directive `register_argc_argv` is enabled in php.ini. This critical-severity flaw (CVSS 9.8) allows remote attackers to execute arbitrary code on affected systems.

Mitigation

Users should either upgrade to Craft CMS version 3.9.14, 4.13.2, or 5.5.2, or disable the `register_argc_argv` directive in php.ini as an immediate workaround.

Proof of Concept
Patch Commit

Weakness (CWE)

CWE-94 Code Injection

EPSS Score

97.45%
Probability of exploitation in next 30 days
99.9th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE