Admin Reviews Security & Risk Analysis

wordpress.org/plugins/wp-admin-reviews

This plugin allow admin to add reviews on posts and products from admin panel for users.

0 active installs v1.0 PHP 5.2.4+ WP + Updated Jun 5, 2018
addon-for-commentsadmin-add-comments-for-usersadmin-reviewscomments_openreviews
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Reviews Safe to Use in 2026?

Generally Safe

Score 85/100

Admin Reviews has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 7yr ago
Risk Assessment

The wp-admin-reviews v1.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by exclusively using prepared statements for all its SQL queries and has no known historical vulnerabilities, suggesting a history of secure development. However, the analysis reveals significant security concerns primarily related to its attack surface. With two AJAX handlers identified, and crucially, both lacking authentication checks, there's a substantial risk of unauthorized actions being performed. Furthermore, only one out of twelve output points are properly escaped, indicating a high probability of Cross-Site Scripting (XSS) vulnerabilities. The absence of taint analysis flows with unsanitized paths is a good sign, but it doesn't mitigate the immediate risks from unprotected AJAX endpoints and poor output escaping.

Despite the lack of historical CVEs, the current static analysis results highlight critical areas for immediate attention. The unprotected AJAX handlers are the most pressing concern, potentially allowing any unauthenticated user to trigger sensitive actions within the plugin. The widespread lack of output escaping is another major weakness that could be exploited to inject malicious scripts into the site. While the plugin has good SQL practices and no known vulnerabilities, these strengths are overshadowed by the evident attack vectors present in the code. Addressing the unprotected entry points and improving output escaping should be the top priorities for improving the security of this plugin.

Key Concerns

  • Unprotected AJAX handlers
  • Poor output escaping (33% proper)
Vulnerabilities
None known

Admin Reviews Security Vulnerabilities

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

Admin Reviews Release Timeline

No version history available.
Code Analysis
Analyzed Apr 16, 2026

Admin Reviews Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

33% escaped12 total outputs
Attack Surface
2 unprotected

Admin Reviews Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_ARW_get_productsadmin_reviews.php:35
authwp_ajax_ARW_get_userlistadmin_reviews.php:36
WordPress Hooks 3
actionadmin_enqueue_scriptsadmin_reviews.php:33
actionadmin_menuadmin_reviews.php:34
actionedit_form_topadmin_reviews.php:36
Maintenance & Trust

Admin Reviews Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJun 5, 2018
PHP min version5.2.4
Downloads974

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Admin Reviews Developer Profile

webman technologies

5 plugins · 420 total installs

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

How We Detect Admin Reviews

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-admin-reviews/css/arw-style.css/wp-content/plugins/wp-admin-reviews/js/arw_script.js
Script Paths
/wp-content/plugins/wp-admin-reviews/js/arw_script.js
Version Parameters
wp-admin-reviews/css/arw-style.css?ver=1wp-admin-reviews/js/arw_script.js?ver=

HTML / DOM Fingerprints

CSS Classes
select2-containerselect2-container--defaultselect2-container--openselect2-dropdownselect2-dropdown--belowselect2-resultsselect2-results__optionssearch_post+2 more
Data Attributes
postidrole='option'class='select2-results__option search_post'class='select2-results__option user_detail'emailuser_url+1 more
JS Globals
ajax_params
REST Endpoints
/wp-json/wp/v2/users
FAQ

Frequently Asked Questions about Admin Reviews