Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/Caycon/cve-advisories/blob/main/2026/WolfCms/CVE-2026-67206.m
- https://www.vulncheck.com/advisories/wolf-cms-authenticated-rce-via-filemanagerc
FAQ
What is CVE-2026-67206?
CVE-2026-67206 is a vulnerability with a CVSS score of 8.8 (HIGH). 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 ...
How severe is CVE-2026-67206?
CVE-2026-67206 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67206?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.