CVE-2026-1490
Unknown
Unknown - Not Provided
Authorization Bypass in CleanTalk Plugin Enables Arbitrary Plugin Installation
Publication date: 2026-02-15
Last updated on: 2026-02-15
Assigner: Wordfence
Description
Description
The Spam protection, Anti-Spam, FireWall by CleanTalk plugin for WordPress is vulnerable to unauthorized Arbitrary Plugin Installation due to an authorization bypass via reverse DNS (PTR record) spoofing on the 'checkWithoutToken' function in all versions up to, and including, 6.71. This makes it possible for unauthenticated attackers to install and activate arbitrary plugins which can be leveraged to achieve remote code execution if another vulnerable plugin is installed and activated. Note: This is only exploitable on sites with an invalid API key.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cleantalk | spam_protection | to 6.71 (inc) |
| cleantalk | spam_protect | 9.72 |
| cleantalk | anti_spam | to 6.71 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-350 | The product performs reverse DNS resolution on an IP address to obtain the hostname and make a security decision, but it does not properly ensure that the IP address is truly associated with the hostname. |