CVE-2026-41143
HIGH EPSS 26.1%
Published May 7, 20261mo ago · Modified Jun 17, 20261w ago
8.8 CVSS 3.1
Published May 7, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
26.1% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
References 2
- github.com https://github.com/YesWiki/yeswiki/releases/tag/v4.6.1
- github.com https://github.com/YesWiki/yeswiki/security/advisories/GHSA-f58v-p6j9-24c2
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.