CVE-2025-2805 HIGH

CVE-2025-2805: ORDER POST <= 2.0.2 - Unauthenticated Arbitrary Shortcode Execution

Vendor Vikashsrivastava1111989
Product ORDER POST
Weakness CWE-94 · Code injection
Published April 10, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The ORDER POST plugin for WordPress is vulnerable to arbitrary shortcode execution in all versions up to, and including, 2.0.2. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for unauthenticated attackers to execute arbitrary shortcodes.

Explanation of Vulnerability in Simple Terms

02Summary

Order Post versions 2.0.2 and earlier contain a code injection vulnerability that allows unauthenticated attackers to inject and execute arbitrary code over the network. No user interaction is required. The vulnerability affects confidentiality, integrity, and availability of the affected system.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site without authentication.

Potential impact on your site

04Site Impact

Attackers can read data, modify content, or disrupt site availability without logging in.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

April 10, 2025 CVE published
April 8, 2026 Record updated