RD Order Modifier for WooCommerce Security & Risk Analysis

wordpress.org/plugins/rd-wc-order-modifier

Allows editing order items pricing inclusive of tax or VAT and using unit cost instead of items totals.

300 active installs v1.1.5 PHP 7.2+ WP 5.0+ Updated Mar 1, 2026
order-editingorderstaxvatwoocommerce
100
A · Safe
CVEs total1
Unpatched0
Last CVEDec 21, 2022
Download
Safety Verdict

Is RD Order Modifier for WooCommerce Safe to Use in 2026?

Generally Safe

Score 100/100

RD Order Modifier for WooCommerce has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Dec 21, 2022Updated 1mo ago
Risk Assessment

The 'rd-wc-order-modifier' plugin version 1.1.5 demonstrates a generally strong security posture with several good practices in place. The static analysis reveals a small attack surface with no unprotected entry points, and excellent adherence to secure coding principles like prepared statements for all SQL queries and robust output escaping (99%). The presence of nonce and capability checks on the identified entry points further bolsters its security. However, a past vulnerability history, specifically one medium severity CSRF vulnerability, should not be entirely overlooked, even though it is currently patched. While the taint analysis shows no concerning flows, and there are no obvious dangerous functions or file operations, the single historical vulnerability suggests a potential for oversight in secure coding practices in prior versions or specific edge cases.

Overall, the plugin appears to be well-maintained and conscious of security. The current version has effectively addressed past issues and implemented strong defensive measures. The minimal attack surface and near-perfect code signals are commendable. The main area for continued vigilance would be ensuring that future updates maintain this high standard and that any third-party components or future code additions are thoroughly vetted for potential vulnerabilities, particularly those related to user input handling that could lead to CSRF or other injection-type attacks. The strength in prepared statements and output escaping is a significant mitigating factor for many common web vulnerabilities.

Key Concerns

  • Past medium severity CVE (CSRF)
Vulnerabilities
1

RD Order Modifier for WooCommerce Security Vulnerabilities

CVEs by Year

1 CVE in 2022
2022
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

WF-d6421c33-152d-4e50-a96c-f97e2981b72f-rd-wc-order-modifiermedium · 4.3Cross-Site Request Forgery (CSRF)

RD Order Modifier for WooCommerce <= 1.0.5 - Cross-Site Request Forgery

Dec 21, 2022 Patched in 1.0.6 (398d)
Code Analysis
Analyzed Mar 16, 2026

RD Order Modifier for WooCommerce Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
2
132 escaped
Nonce Checks
4
Capability Checks
2
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

99% escaped134 total outputs
Attack Surface

RD Order Modifier for WooCommerce Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_rdwcom_hide_review_upgrade_noticeclasses\class.rdwcom-manager.php:80
authwp_ajax_rdwcom_hide_tax_item_required_noticeclasses\class.rdwcom-manager.php:81
WordPress Hooks 11
actionadmin_enqueue_scriptsclasses\class.rdwcom-manager.php:72
actionwoocommerce_admin_order_item_headersclasses\class.rdwcom-manager.php:73
actionwoocommerce_admin_order_item_valuesclasses\class.rdwcom-manager.php:74
actionwoocommerce_before_save_order_itemsclasses\class.rdwcom-manager.php:75
actionwoocommerce_before_save_order_itemclasses\class.rdwcom-manager.php:76
actionadmin_noticesclasses\class.rdwcom-manager.php:77
actionadmin_initclasses\class.rdwcom-manager.php:78
actionadmin_menuclasses\class.rdwcom-manager.php:79
actionbefore_woocommerce_initclasses\class.rdwcom-manager.php:82
filterwoocommerce_ajax_order_itemclasses\class.rdwcom-manager.php:86
filterscript_loader_tagclasses\class.rdwcom-manager.php:88
Maintenance & Trust

RD Order Modifier for WooCommerce Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 1, 2026
PHP min version7.2
Downloads5K

Community Trust

Rating100/100
Number of ratings6
Active installs300
Developer Profile

RD Order Modifier for WooCommerce Developer Profile

camper2020

2 plugins · 370 total installs

79
trust score
Avg Security Score
100/100
Avg Patch Time
398 days
View full developer profile
Detection Fingerprints

How We Detect RD Order Modifier for WooCommerce

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/rd-wc-order-modifier/css/rdwcom-admin.css/wp-content/plugins/rd-wc-order-modifier/js/rdwcom-admin.js
Script Paths
/wp-content/plugins/rd-wc-order-modifier/js/rdwcom-admin.js
Version Parameters
rdwcom-admin.css?ver=rdwcom-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
rdwcom-review-upgrade-notice
Data Attributes
id="rdwcom-review-upgrade-notice"
JS Globals
rdwcom_hide_review_upgrade_notice_ajax_urlrdwcom_hide_tax_item_required_notice_ajax_url
FAQ

Frequently Asked Questions about RD Order Modifier for WooCommerce