Path Traversal in Wordplus Better Messages – Chat Rooms, Group Chat, Private & Ai Bots
CVE-2026-16585
The Better Messages – Chat Rooms, Group Chat, Private Messages & AI Chat Bots plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the delete_sticker function in all versions up to, and including, 2.15.19. This makes it possible for authenticated attackers, with administrator-level access and above, to delete arbitrary files on the server, which can easily lead to remote code execution when the right file is deleted (such as wp-config.php). The prefix check intended to restrict deletion to the uploads directory can be bypassed by crafting a URL that begins with the legitimate uploads base URL but embeds ../ traversal sequences in the path portion, as the normalize_sticker function only applies esc_url_raw(), which does not strip ../ sequences, allowing the traversal payload to be stored verbatim in WordPress options.
Vulnerability class: Path Traversal (Directory Traversal)
EPSS: 0.007 (51.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H.
Affected products
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-16585?
- CVE-2026-16585 is a high-severity vulnerability in Wordplus Better Messages – Chat Rooms, Group Chat, Private & Ai Bots, classified under Path Traversal. CVSS score: 7.2/10. Published 2026-07-28.
- How severe is CVE-2026-16585?
- High severity. CVSS v3 base score is 7.2 out of 10.