CVE 9.8 CRITICAL

YesWiki has Unsafe eval() in Formula Calculator – Remote Code Execution (RCE) & Denial of Service (DoS)_CVE-2026-52778

9.8 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, an unsafe execution vulnerability exists in the Bazar form field calculator (CalcField.php) of YesWiki. The application attempts to sanitize user-defined mathematical formulas using a complex recursive regular expression before passing them to the PHP eval() function. This implementation is inherently flawed: it is vulnerable to Regular Expression Denial of Service (ReDoS / Stack Overflow) which can crash the server, and it creates a high-risk architecture where any logic bypass directly results in arbitrary PHP code execution. Version 4.6.6 patches the issue.

AI Analysis

Unsafe execution vulnerability in the Bazar form field calculator, allowing arbitrary PHP code execution and Regular Expression Denial of Service (ReDoS / Stack Overflow).

Basic Information

ID CVE-2026-52778
Source GitHub_M
Published Jun 8, 2026 at 18:24

Affected Product

Vendor YesWiki
Product yeswiki
Version < 4.6.6
Affected Versions YesWiki yeswiki < 4.6.6

CWE Classification

AI Assessment

AI Score 9.8 / 10
AI Severity Critical
Vendor YesWiki
Product YesWiki
Version < 4.6.6

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.