Happy Ordering Security & Risk Analysis

wordpress.org/plugins/happy-ordering

Check Happy Ordering system status and report bugs to improve your ordering experience.

0 active installs v1.0.1 PHP 7.4+ WP 5.0+ Updated Feb 3, 2026
bug-reportdiagnosticsorderingsupportsystem-status
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Happy Ordering Safe to Use in 2026?

Generally Safe

Score 100/100

Happy Ordering 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 "happy-ordering" plugin version 1.0.1 presents a mixed security posture. On the positive side, the plugin demonstrates good security practices by utilizing prepared statements for all SQL queries and ensuring 100% of its output is properly escaped. It also correctly implements nonce and capability checks for its identified entry points and has no recorded history of vulnerabilities, which suggests a generally stable and well-maintained codebase. However, a significant concern is the presence of two AJAX handlers that lack authentication checks. This creates a direct attack surface where unauthenticated users could potentially interact with sensitive functionalities, leading to unintended consequences.

The static analysis reveals a small attack surface with two entry points, both of which are unprotected. While taint analysis found no critical or high-severity issues, the lack of authentication on AJAX handlers is a notable weakness. The absence of vulnerability history is a good sign, but it does not entirely mitigate the risk posed by the unprotected AJAX endpoints. In conclusion, while the plugin employs good practices in data handling and output sanitization, the unprotected AJAX functionality is a critical oversight that needs immediate attention to strengthen its overall security.

Key Concerns

  • AJAX handlers without auth checks
Vulnerabilities
None known

Happy Ordering Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Happy Ordering Code Analysis

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

Output Escaping

100% escaped18 total outputs
Attack Surface
2 unprotected

Happy Ordering Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_happy_ordering_check_statusincludes\class-happy-ordering.php:69
authwp_ajax_happy_ordering_report_bugincludes\class-happy-ordering.php:70
WordPress Hooks 3
actionadmin_menuincludes\class-happy-ordering.php:66
actionadmin_enqueue_scriptsincludes\class-happy-ordering.php:67
actionadmin_enqueue_scriptsincludes\class-happy-ordering.php:68
Maintenance & Trust

Happy Ordering Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 3, 2026
PHP min version7.4
Downloads129

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Happy Ordering Developer Profile

Combustion Group

2 plugins · 100 total installs

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

How We Detect Happy Ordering

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/happy-ordering/assets/css/happy-ordering-admin.css/wp-content/plugins/happy-ordering/assets/js/happy-ordering-admin.js
Script Paths
/wp-content/plugins/happy-ordering/assets/js/happy-ordering-admin.js
Version Parameters
happy-ordering/assets/css/happy-ordering-admin.css?ver=happy-ordering/assets/js/happy-ordering-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
happy-ordering-admin-page
HTML Comments
<!-- System Status --><!-- Report a Bug -->
Data Attributes
data-screen-id="toplevel_page_happy-ordering"data-screen-id="happy-ordering_page_happy-ordering-report-bug"
JS Globals
happyOrderingAjax
REST Endpoints
/wp-json/happy-ordering/v1/status/wp-json/happy-ordering/v1/bug
FAQ

Frequently Asked Questions about Happy Ordering