Security Flaw in Dictionary WordPress Plugin by WordPress
CVE-2026-88792
Currently unrated
Key Information:
- Vendor
WordPress
- Status
- Vendor
- CVE Published:
- 17 September 2026
Badges
👾 Exploit Exists🟡 Public PoC
What is CVE-2026-88792?
The Dictionary WordPress plugin, version 1.0, contains a significant vulnerability that lacks proper authorization, sanitization, and escaping mechanisms when adding or updating dictionary entries. This allows unauthenticated users to insert arbitrary web scripts, which can be executed when any user accesses the affected entries. As a result, this flaw poses a severe risk of cross-site scripting (XSS) attacks, potentially compromising the security of WordPress sites utilizing this plugin.
Affected Version(s)
Dictionary 0 <= 1.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.