← Back to browse · API

CVE-2026-46670

Severity
CRITICAL
CVSS
9.8
EPSS
0.01652
Risk score
39.78
CISA KEV
No
PoC
No
Published
2026-08-11
Modified
2026-08-13
First seen
2026-08-12
Aliases
EUVD-2026-56150, GHSA-JWVV-QR7Q-CV8J
Products
YesWiki:yeswiki < 4.6.4
Sources
euvd EUVD-2026-56150
nvd CVE-2026-46670

Description

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