CVE-2026-67206
Deferred Deferred - Pending Action

Remote Code Execution in Wolf CMS via FileManagerController

Vulnerability report for CVE-2026-67206, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-31

Assigner: VulnCheck

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 Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-31
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
wolf_cms wolf_cms 0.8.3.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Wolf CMS through 0.8.3.1 has a remote code execution vulnerability in the FileManagerController. Authenticated attackers with the file_manager_mkfile capability can exploit missing file extension validation in the create_file() and save() functions to create arbitrary PHP files. These files are written to the web-accessible FILES_DIR directory and can be executed by requesting them over HTTP.

Detection Guidance

Check for unauthorized PHP files in the web-accessible FILES_DIR directory of Wolf CMS. Look for files with unexpected names or content that were recently created by users with file_manager_mkfile capability. Review server access logs for suspicious HTTP requests to newly created PHP files.

Impact Analysis

This vulnerability allows attackers to execute arbitrary code on the server hosting Wolf CMS. This could lead to full system compromise, data theft, unauthorized access, or further attacks within the network. Attackers need authentication but can leverage this to gain deeper control over the system.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR's data protection requirements and HIPAA's security rules. Organizations may face legal penalties, reputational damage, and loss of trust due to data breaches resulting from this issue.

Mitigation Strategies

Upgrade Wolf CMS to a version that fixes the missing file extension validation in FileManagerController. Temporarily restrict the file_manager_mkfile capability to trusted users only. Monitor FILES_DIR for unauthorized PHP files and remove any suspicious files immediately.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-67206. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart