---
cve: "CVE-2026-52766"
severity: "CRITICAL"
cvss: 9.1
epss: "0.3%"
vendor: "YesWiki"
kev: false
exploited: false
published: "2026-09-05 00:17:19"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-20T16:08:34+02:00"
---

# CVE-2026-52766

> 9.1 CRITICAL · 🧪 PoC

## Beschreibung

YesWiki is a wiki system written in PHP. Prior to version 4.6.6, the {{erasespamedcomments}} wiki action (actions/EraseSpamedCommentsAction.php) accepts a suppr[] array from POST and deletes every wiki page whose tag appears in that array, with no authorization check anywhere in the action body or in the page-deletion path it invokes. Combined with YesWiki's allow-by-default action ACL model, any user who has page write access, which is the default for everyone (default_write_acl='*') on a fresh install can permanently delete arbitrary wiki pages, including the front page, admin pages, and pages owned by other users. This issue has been patched in version 4.6.6.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- ed5b548a705c8091ba0282aaaba73ddda976abef (Commit)
- fa81922f4103630911cbea98ead3c4b7bc786e19 (Commit)

## Referenzen

- <https://github.com/YesWiki/yeswiki/security/advisories/GHSA-6x7x-gcmf-7r8x>
- <https://github.com/YesWiki/yeswiki/commit/ed5b548a705c8091ba0282aaaba73ddda976abef>
- <https://github.com/YesWiki/yeswiki/releases/tag/v4.6.6>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-52766) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
