OneClick Chat to Order <= 1.0.9 - Missing Authorization to Authenticated (Editor+) Plugin Settings Update
Strategic Overview
- Status
- Patched in 1.1.0
- Affected Plugin
- OneClick Chat to Order
- Affected Version
<= 1.0.9- CVSS
- 2.7Low
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2025-14270
At a glance
CVE-2025-14270 is a low-severity Missing Authorization vulnerability in the OneClick Chat to Order WordPress plugin, affecting versions <= 1.0.9. It carries a CVSS score of 2.7 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Editor level or above. The issue is fixed in version 1.1.0; sites on affected versions should update now. Disclosed February 2026, reported by Mohammad Amin Hajian (mamadrce).
Vulnerability Overview
The OneClick Chat to Order plugin for WordPress is vulnerable to authorization bypass in versions up to, and including, 1.0.9. This is due to the plugin not properly verifying that a user is authorized to perform an action in the wa_order_number_save_number_field function. This makes it possible for authenticated attackers, with Editor-level access and above, to modify WhatsApp phone numbers used by the plugin, redirecting customer orders and messages to attacker-controlled phone numbers.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-862: Missing Authorization
Reaching this weakness in OneClick Chat to Order <= 1.0.9 takes an account at Editor level or above. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For OneClick Chat to Order the fix is 1.1.0: builds <= 1.0.9 are affected, anything from 1.1.0 onward is not.
Remediation
Update to version 1.1.0, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: OneClick Chat to Order 1.1.0 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Other vulnerabilities in OneClick Chat to Order
- 7.5CVE-2025-13526: OneClick Chat to Order IDOR
CVE-2025-13526 - 6.4CVE-2024-29789: OneClick Chat to Order <= 1.0.5 Stored XSS
CVE-2024-29789 - 6.4OneClick Chat to Order <= 1.0.5 Stored Cross-Site Scripting
- 6.4CVE-2022-4760: OneClick Chat to Order <= 1.0.4.1 Stored XSS
CVE-2022-4760 - 4.4CVE-2023-47546: OneClick Chat to Order <= 1.0.4.2 Stored XSS
CVE-2023-47546
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C