rootpwn

medium · CVSS v3 4.3 · EPSS 0.00214

CVE-2026-11899

The PDF Builder for WooCommerce plugin for WordPress contains an authorization bypass vulnerability in versions up to 2.0.11. This flaw allo

Overview

The PDF Builder for WooCommerce plugin for WordPress contains an authorization bypass vulnerability in versions up to 2.0.11. This flaw allows authenticated users with low-level privileges to access sensitive order metadata, such as invoice numbers and timestamps, by bypassing nonce verification. It primarily affects e-commerce sites using this plugin to generate invoices and packing slips.

Description

The PDF Builder for WooCommerce. Create invoices,packing slips and more plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.0.11. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to retrieve invoice numbers, formatted invoice numbers, and creation timestamps for arbitrary WooCommerce orders by supplying any OrderNumber and InvoiceId values with a garbage nonce.

Impact

This vulnerability compromises data confidentiality by allowing unauthorized access to internal order details. Authenticated users, including those with subscriber-level permissions, can view invoice metadata belonging to other customers. While it does not allow full order modification or deletion, it exposes business-sensitive information and customer transaction history.

Remediation

Update the PDF Builder for WooCommerce plugin to the latest version (at least 2.0.12) where proper authorization checks and nonce verification are implemented. If an immediate update is not possible, restrict subscriber-level access to the WordPress dashboard and monitor for unusual activity involving order metadata requests.

Risk context

With a CVSS score of 4.3 (Medium) and a low EPSS of 0.00214, the immediate risk of widespread automated exploitation is relatively low. However, the requirement for only subscriber-level authentication makes it a significant concern for sites with open registration or large user bases.

Affected products

  • WordPress
  • PDF Builder for WooCommerce <= 2.0.11
  • WooCommerce

Scores

Severity
medium
CVSS v2
4
CVSS v3
4.3
CVSS v4
EPSS
0.00214

WordPress WooCommerce Authorization Bypass Information Disclosure Plugin Security IDOR

← All CVEs