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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-11 14:17
Updated : 2026-09-09 20:46
NVD link : CVE-2026-46670
Mitre link : CVE-2026-46670
CVE.ORG link : CVE-2026-46670
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
