CVE-2026-0926 CRITICAL

CVE-2026-0926: Prodigy Commerce <= 3.3.0 - Unauthenticated Local File Inclusion via parameters[template_name]

Vendor Prodigycommerce
Product Prodigy Commerce
Weakness CWE-98 · PHP file inclusion
Published February 19, 2026
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 Prodigy Commerce plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 3.3.0 via the 'parameters[template_name]' parameter. This makes it possible for unauthenticated attackers to include and read arbitrary files or execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

Explanation of Vulnerability in Simple Terms

02Summary

Prodigy Commerce versions 3.3.0 and earlier contain a critical vulnerability that allows unauthenticated attackers to read sensitive data, modify site content, and disrupt service. The vulnerability requires no user interaction and can be exploited remotely over the network. All installations of affected versions should be updated immediately.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify content, and disrupt service without authentication.

Potential impact on your site

04Site Impact

Attackers can steal customer data, alter product listings, and take the store offline without warning.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 19, 2026 CVE published
April 8, 2026 Record updated