CVE-2025-13389 MEDIUM

CVE-2025-13389: Admin and Customer Messages After Order for WooCommerce: OrderConvo <= 14 - Missing Authorization to Unauthenticated Information Disclosure

Vendor Nmedia
Product Admin and Customer Messages After Order for WooCommerce: OrderConvo
Weakness CWE-639 · IDOR
Published November 25, 2025
Last update April 8, 2026

CVSS base score

5.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

What the vulnerability does

01Description

The Admin and Customer Messages After Order for WooCommerce: OrderConvo plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the `get_order_by_id()` function in all versions up to, and including, 14. This makes it possible for unauthenticated attackers to view sensitive WooCommerce order details and private conversation messages between customers and store administrators for any order by supplying an arbitrary order ID.

Explanation of Vulnerability in Simple Terms

02Summary

OrderConvo, a WooCommerce messaging plugin by nmedia, contains an information disclosure vulnerability in versions 14 and earlier. An unauthenticated attacker can read sensitive data over the network without user interaction. The vulnerability stems from improper access controls that fail to restrict data exposure. Site administrators should update to a version newer than 14.

What an attacker can do

03Attacker Capabilities

Read sensitive information from the plugin without authentication.

Potential impact on your site

04Site Impact

Customer or order data may be exposed to unauthenticated visitors.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

November 25, 2025 CVE published
April 8, 2026 Record updated