CVE-2026-52777
moderateAuthenticated PHP Object Injection in YesWiki BazarImportAction
YesWiki, a PHP-based wiki/CMS platform, contains an authenticated PHP object injection vulnerability (CWE-502) in its BazarImportAction, where attacker-influenced data is passed to PHP's unserialize() without adequate validation. The flaw is also tagged as cross-site request forgery (CWE-352) and the CVSS 4.0 vector includes user interaction, indicating a logged-in user's session likely has to trigger the import request for exploitation to succeed. Successful object injection can, depending on the gadget chains available in YesWiki and its PHP dependencies, lead to high-impact outcomes such as arbitrary code execution, file manipulation, or disclosure of sensitive data, which is consistent with the 9.4 critical CVSS 4.0 score (high impact on confidentiality, integrity, and availability). Any YesWiki deployment running a version prior to 4.6.6 is affected, i.e., self-hosted wiki sites that have not yet applied the patch. No public proof-of-concept, CISA KEV listing, or confirmed in-the-wild exploitation is known, and EPSS currently estimates only about a 0.2% probability of exploitation within 30 days.
What to do: Upgrade YesWiki to version 4.6.6 or later as the primary fix. Until patched, restrict access to the Bazar import functionality to trusted authenticated users and review which accounts can reach BazarImportAction, and monitor for emerging proof-of-concept code given the critical severity rating.
| YesWiki project YesWiki | All versions prior to 4.6.6 (< 4.6.6) |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
YesWiki is a wiki system written in PHP. Prior to version 4.6.6, there is an authenticated PHP object injection vulnerability in BazarImportAction via unserialize. This issue has been patched in version 4.6.6.
- Weakness
- CWE-352, CWE-502
- Vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
In the news0 stories
No ingested article mentions this CVE yet.