CVE-2025-13452
BaseFortify
Publication date: 2025-11-25
Last updated on: 2026-04-08
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| wordpress | wordpress | * |
| woocommerce | orderconvo | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Admin and Customer Messages After Order for WooCommerce: OrderConvo plugin for WordPress, versions up to and including 14. It is caused by a flawed permission check in the REST API permission callback that incorrectly returns true when no nonce is provided. This allows unauthenticated attackers to impersonate any WordPress user and inject arbitrary messages into any WooCommerce order conversation by directly calling the REST endpoint with controlled user_id, order_id, and context parameters.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can impersonate any WordPress user without authentication and inject arbitrary messages into WooCommerce order conversations. This could lead to misinformation, manipulation of order communications, and potential disruption of business operations or customer trust.