Last Order Viewer Tracker Security & Risk Analysis

wordpress.org/plugins/order-user-last-viewed

Tracks and displays the last administrator or shop manager who viewed each WooCommerce order, with timestamp.

0 active installs v1.0.4 PHP 7.4+ WP 5.5+ Updated Jul 8, 2026
adminorder-trackingordersuser-activitywoocommerce
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Last Order Viewer Tracker Safe to Use in 2026?

Generally Safe

Score 100/100

Last Order Viewer Tracker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The "order-user-last-viewed" plugin v1.0.3 demonstrates a generally good security posture, adhering to several best practices. Notably, all SQL queries are executed using prepared statements, and all identified output is properly escaped, mitigating risks of SQL injection and cross-site scripting (XSS) respectively. The plugin also correctly implements nonce checks and capability checks for its single entry point. Furthermore, the absence of any historical vulnerabilities or critical taint flows suggests a mature and well-maintained codebase.

However, a significant concern arises from the presence of one AJAX handler that lacks authentication checks. This creates a direct attack vector for unauthenticated users to interact with this functionality, potentially leading to unintended consequences or information disclosure if the handler performs sensitive operations. While the static analysis did not reveal any direct vulnerabilities stemming from this, the unprotected entry point represents a notable weakness.

In conclusion, the plugin's foundation is strong, with sound practices in place for common web vulnerabilities. The sole vulnerability identified is the unprotected AJAX handler. Addressing this single point of failure should be the immediate priority to elevate the plugin's security to a more robust level.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Last Order Viewer Tracker Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Last Order Viewer Tracker Release Timeline

v1.0.4Current
v1.0.3
v1.0.2
v1.0.1
Code Analysis
Analyzed Mar 17, 2026

Last Order Viewer Tracker Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
15 escaped
Nonce Checks
1
Capability Checks
1
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

100% escaped15 total outputs
Attack Surface
1 unprotected

Last Order Viewer Tracker Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_oulvo_mark_viewedincludes\ajax.php:4
WordPress Hooks 7
actionadmin_enqueue_scriptsincludes\admin-assets.php:4
filtermanage_edit-shop_order_columnsincludes\columns.php:4
actionmanage_shop_order_posts_custom_columnincludes\columns.php:15
filtermanage_woocommerce_page_wc-orders_columnsincludes\columns.php:23
actionmanage_woocommerce_page_wc-orders_custom_columnincludes\columns.php:53
actionwoocommerce_admin_order_data_after_order_detailsincludes\order-details-box.php:4
actionplugins_loadedorder-user-last-viewed.php:20
Maintenance & Trust

Last Order Viewer Tracker Maintenance & Trust

Maintenance Signals

WordPress version tested7.0.2
Last updatedJul 8, 2026
PHP min version7.4
Downloads539

Community Trust

Rating100/100
Number of ratings2
Active installs0
Developer Profile

Last Order Viewer Tracker Developer Profile

Dits.Agency

8 plugins · 10 total installs

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

How We Detect Last Order Viewer Tracker

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/order-user-last-viewed/assets/css/admin.css/wp-content/plugins/order-user-last-viewed/assets/js/admin.js
Version Parameters
order-user-last-viewed/assets/css/admin.css?ver=order-user-last-viewed/assets/js/admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
oulvo-statusoulvo-not-viewedoulvo-viewed
Data Attributes
data-nonce="oulvo_last_viewed"
JS Globals
OULVO
FAQ

Frequently Asked Questions about Last Order Viewer Tracker