CVE-2026-67207
Deferred Deferred - Pending Action

Authorization Bypass in Wolf CMS via BackupRestoreController

Vulnerability report for CVE-2026-67207, 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-30

Assigner: VulnCheck

Description

Wolf CMS through 0.8.3.1 contains an authorization bypass vulnerability in BackupRestoreController that allows authenticated non-administrative users to access restricted backup functionality due to a PHP operator precedence flaw in the permission check expression. Attackers can exploit the incorrect evaluation of the access control expression to create, download, and restore backups without administrative privileges.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
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-697 The product compares two entities in a security-relevant context, but the comparison is incorrect.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Wolf CMS through 0.8.3.1 has an authorization bypass flaw in the BackupRestoreController. Authenticated non-administrative users can exploit a PHP operator precedence error in the permission check to access backup functions. This allows creating, downloading, and restoring backups without admin rights.

Detection Guidance

Check for unauthorized backup files in the Wolf CMS installation directory, particularly files with .zip or .sql extensions. Review access logs for non-administrative users performing backup, restore, or download actions. Verify permission checks in BackupRestoreController.php to ensure proper authorization logic.

Impact Analysis

Attackers with low-level access could escalate privileges by manipulating backups. They may exfiltrate sensitive data through unauthorized backups or restore malicious backups to gain control of the system. This undermines data integrity and confidentiality.

Compliance Impact

This vulnerability likely violates compliance requirements for data protection (e.g., GDPR, HIPAA) by enabling unauthorized access to sensitive data through backups. It compromises data integrity and confidentiality, leading to potential legal and regulatory penalties.

Mitigation Strategies

Update Wolf CMS to the latest version beyond 0.8.3.1. Review and correct the permission check logic in BackupRestoreController.php to fix the PHP operator precedence flaw. Restrict file access permissions to prevent unauthorized backup operations.

Chat Assistant

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

EPSS Chart