github.com
https://github.com/YesWiki/yeswiki CVE-2026-41143
HIGH
YesWiki vulnerable to authenticated SQL Injection via id_fiche in EntryManager::formatDataBeforeSave()
Record summary
CVE-2026-41143 has a selected CVSS score of 8.8 (high).
Description
YesWiki is a wiki system written in PHP. Prior to version 4.6.1, YesWiki bazar module contains a SQL injection vulnerability in tools/bazar/services/EntryManager.php at line 704. The $data['id_fiche'] value (sourced from $_POST['id_fiche']) is concatenated directly into a raw SQL query without any sanitization or parameterization. This issue has been patched in version 4.6.1.
Description source: CVE List
Exploitation context
CISA SSVC decision
ExploitationPoC
AutomatableNo
Technical impactTotal
CISA Coordinator · SSVC 2.0.3 · Evaluated May 7, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
yeswikiBrowse YesWiki / yeswiki | CVE List | < 4.6.1 | affected |
yeswiki/yeswikiBrowse Packagist / yeswiki/yeswiki | GitHub Advisory | Before 4.6.1 · Fixed in 4.6.1 | affected |
References
4github.com
https://github.com/YesWiki/yeswiki/releases/tag/v4.6.1 github.comConfirmation
https://github.com/YesWiki/yeswiki/security/advisories/GHSA-f58v-p6j9-24c2 nvd.nist.gov
https://nvd.nist.gov/vuln/detail/CVE-2026-41143