CVE Catalog

CVE-2026-67206

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.44%

36th percentile - higher than 36% of all known CVEs

Summary

Wolf CMS through version 0.8.3.1 contains a remote code execution vulnerability in FileManagerController. Authenticated attackers can create arbitrary PHP files by exploiting missing file extension validation in the create_file() and save() functions. Attackers with the file_manager_mkfile capability can write malicious PHP content into the web-accessible FILES_DIR directory and trigger execution by requesting the file over HTTP.

Risk Assessment

The risk is critical – an attacker can gain full control over the server by executing arbitrary PHP code, potentially leading to system compromise and data theft.

Recommendation

Immediately update Wolf CMS to a version containing the fix for file extension validation. If an update is not possible, disable the file creation feature for non-administrators.

Other vulnerabilities in Wolf CMS

See all
Original NVD description (English source)

Wolf CMS through 0.8.3.1 contains a remote code execution vulnerability in FileManagerController that allows authenticated attackers to create arbitrary PHP files by exploiting missing file extension validation in the create_file() and save() functions. Attackers with the file_manager_mkfile capability can write malicious PHP content into the web-accessible FILES_DIR directory and trigger execution by requesting the file over HTTP.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS