SQL Injection in Yeswiki
CVE-2026-46670
YesWiki is a wiki system written in PHP. Prior to version 4.6.4, an unauthenticated SQL injection in the Bazar form-import path (`FormManager::create()`) allows any unauthenticated visitor of a default YesWiki install to inject arbitrary SQL into an `INSERT` statement and read the full database, including `yeswiki_users.password` hashes. Version 4.6.4 fixes the issue.
Vulnerability class: SQL Injection
Published · last modified .
CVSS v3 metric
CVSS v3 base score 9.8 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
EPSS: 0.020 (79.8th percentile), scored .
Low probability of exploitation in the next 30 days, but still tracked. 80th percentile — 79.8% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.017 · newest: 0.020 · change: +0.003
Affected products
- Yeswiki — versions < 4.6.4
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-46670?
- CVE-2026-46670 is a critical-severity vulnerability in Yeswiki, classified under SQL Injection. CVSS score: 9.8/10. Published 2026-08-11.
- How severe is CVE-2026-46670?
- Critical severity. CVSS v3 base score is 9.8 out of 10.