OneClick Chat to Order <= 1.0.8 - Insecure Direct Object Reference to Unauthenticated Sensitive Information Exposure
Strategic Overview
- Status
- Patched in 1.0.9
- Affected Plugin
- OneClick Chat to Order
- Affected Version
<= 1.0.8- CVSS
- 7.5High
- Weakness type
- CWE-200 · Exposure of Sensitive Information to an Unauthorized Actor
- CVE
CVE-2025-13526
At a glance
CVE-2025-13526 is a high-severity Exposure of Sensitive Information to an Unauthorized Actor vulnerability in the OneClick Chat to Order WordPress plugin, affecting versions <= 1.0.8. It carries a CVSS score of 7.5 (reachable over the network; low attack complexity; high confidentiality impact). Exploitation requires no authentication. The issue is fixed in version 1.0.9; sites on affected versions should update now. Disclosed November 2025, reported by Md Shofiur Rahman.
Vulnerability Overview
The OneClick Chat to Order plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 1.0.8 via the 'wa_order_thank_you_override' function due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to view sensitive customer information including names, email addresses, phone numbers, billing/shipping addresses, order contents, and payment methods by simply changing the order ID in the URL.
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 privileges on the target site, and no interaction from a victim user. A successful exploit has high impact on confidentiality.
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
OneClick Chat to Order <= 1.0.8 carries this weakness at wa_order_thank_you_override, and reaching it takes no account at all. Sensitive information exposure means data the application intended to keep internal is returned to a caller who should not be able to see it.
The disclosed data — credentials, tokens, customer records or internal paths — is usually worth more as material for a follow-up attack than as an end in itself. For OneClick Chat to Order the fix is 1.0.9: builds <= 1.0.8 are affected, anything from 1.0.9 onward is not.
Remediation
Update to version 1.0.9, or a newer patched version
How does WordSec protect against this?
This one needs no account at all, which puts it outside what login hardening can reach; WordSec's login security narrows the account-level paths around it, and the firewall is what inspects the request itself. None of that substitutes for the fix: OneClick Chat to Order 1.0.9 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
- 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 - 2.7CVE-2025-14270: OneClick Chat to Order Authenticated (Editor+) Plugin
CVE-2025-14270
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C