SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-52770

HIGH · CVSS 7.5 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-05 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

YesWiki versions prior to 4.6.6 are vulnerable to unauthenticated SQL injection through their public Bazar entry-listing APIs, allowing attackers to manipulate numeric query filters. This vulnerability enables an attacker to execute boolean SQL expressions, potentially revealing sensitive database information based on the presence or absence of returned entries. Organizations using affected versions of YesWiki should prioritize patching to mitigate the risk of data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-52770
Severity
HIGH
CVSS
7.5
EPSS
0.28%

Original NVD Description

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, YesWiki’s public Bazar entry-listing APIs are vulnerable to unauthenticated SQL injection in numeric query / queries filters. For Bazar fields whose value structure is numeric, YesWiki escapes the attacker-controlled filter value but inserts it into SQL without quotes or numeric validation. An unauthenticated attacker can inject boolean SQL expressions and infer database contents from whether entries are returned. This issue has been patched in version 4.6.6.