CVE-2025-13773 CRITICAL

CVE-2025-13773: Print Invoice & Delivery Notes for WooCommerce <= 5.8.0 - Unauthenticated Remote Code Execution

Vendor Tychesoftwares
Product Print Invoice & Delivery Notes for WooCommerce
Weakness CWE-94 · Code injection
Published December 24, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Print Invoice & Delivery Notes for WooCommerce plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 5.8.0 via the 'WooCommerce_Delivery_Notes::update' function. This is due to missing capability check in the 'WooCommerce_Delivery_Notes::update' function, PHP enabled in Dompdf, and missing escape in the 'template.php' file. This makes it possible for unauthenticated attackers to execute code on the server.

Explanation of Vulnerability in Simple Terms

02Summary

The Print Invoice & Delivery Notes for WooCommerce plugin contains a code injection vulnerability that allows unauthenticated attackers to run arbitrary PHP code on affected sites. No user interaction or special privileges are required. All versions up to 5.8.0 are affected. Site administrators should update immediately to a patched version.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site without authentication.

Potential impact on your site

04Site Impact

Complete compromise of the WooCommerce site, including data theft, malware injection, and site takeover.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

December 24, 2025 CVE published
April 8, 2026 Record updated