Description
The Admin and Customer Messages After Order for WooCommerce: OrderConvo plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 14. This is due to a flawed permission check in the REST API permission callback that returns true when no nonce is provided. This makes it possible for 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.
Published: 2025-11-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized User Impersonation and Message Injection
Action: Patch
AI Analysis

Impact

The Admin and Customer Messages After Order for WooCommerce: OrderConvo plugin is affected by a flawed permission check in its REST API that returns true when no nonce is supplied. This flaw allows an unauthenticated attacker to impersonate any WordPress user and inject arbitrary messages into any WooCommerce order conversation. The weakness is identified as CWE‑639, representing a missing authorization control that can be exploited without requiring authentication.

Affected Systems

The vulnerability applies to the nmedia"Admin and Customer Messages After Order for WooCommerce: OrderConvo" plugin in all versions up to and including version 14. WordPress sites that run WooCommerce and have this plugin installed are potentially exposed.

Risk and Exploitability

The CVSS score of 4.3 indicates a low‑to‑medium severity, and the EPSS score of <1% suggests a low probability of exploitation at present. The vulnerability is not listed in the CISA KEV catalog. Attackers can simply send a REST request to the plugin’s endpoint with an arbitrary user_id, order_id, and context; if no nonce is present, the request is accepted, allowing message injection and impersonation. Because no authentication is required, the attack surface is wide and does not depend on user credentials.

Generated by OpenCVE AI on April 22, 2026 at 16:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the plugin to a version newer than 14, which includes a proper nonce check in the REST API permission callback.
  • If upgrading is not immediately possible, block or remove the vulnerable REST endpoint by configuring the web server or firewall to deny POST requests to the /wp-json/admin-convo/v1/ URL pattern.
  • Disable the message feature in the plugin or replace it with a custom solution that enforces authenticated access before accepting message data.

Generated by OpenCVE AI on April 22, 2026 at 16:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Apr 2026 17:00:00 +0000

Type Values Removed Values Added
References

Wed, 26 Nov 2025 11:15:00 +0000

Type Values Removed Values Added
First Time appeared Najeebmedia
Najeebmedia admin And Customer Messages After Order For Woocommerce
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress
Vendors & Products Najeebmedia
Najeebmedia admin And Customer Messages After Order For Woocommerce
Woocommerce
Woocommerce woocommerce
Wordpress
Wordpress wordpress

Tue, 25 Nov 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Admin and Customer Messages After Order for WooCommerce: OrderConvo plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 14. This is due to a flawed permission check in the REST API permission callback that returns true when no nonce is provided. This makes it possible for 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.
Title Admin and Customer Messages After Order for WooCommerce: OrderConvo <= 14 - Missing Authorization to Unauthenticated User Impersonation in Order Messages
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

Najeebmedia Admin And Customer Messages After Order For Woocommerce
Woocommerce Woocommerce
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:43:48.690Z

Reserved: 2025-11-19T19:28:16.353Z

Link: CVE-2025-13452

cve-icon Vulnrichment

Updated: 2025-11-25T15:43:12.168Z

cve-icon NVD

Status : Deferred

Published: 2025-11-25T08:15:51.740

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13452

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T16:45:21Z

Weaknesses