ReWord Security & Risk Analysis

wordpress.org/plugins/reword

ReWord - Make It Right! Allow your readers to help and report mistakes in your site.

30 active installs v4.0.0 PHP 5.4+ WP 4.7.4+ Updated Dec 9, 2025
fixmistakesreportspellchecktypo
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ReWord Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "reword" plugin v4.0.0 exhibits a mixed security posture. On the positive side, it demonstrates strong practices regarding SQL queries, exclusively using prepared statements, and has no recorded vulnerability history or dangerous functions. This suggests a developer conscious of common plugin vulnerabilities. However, the plugin presents significant concerns related to its attack surface. It has two AJAX handlers, both of which lack authentication checks. This is a critical oversight, as it allows any unauthenticated user to trigger these handlers, potentially leading to unintended actions or information disclosure if the handlers perform sensitive operations. While taint analysis found no specific issues, the lack of authentication on entry points is a substantial risk that bypasses the need for taint analysis to be exploited.

The absence of any recorded vulnerabilities is a positive indicator, suggesting the plugin has been relatively secure in the past or has not been extensively targeted. However, this must be weighed against the identified security weaknesses in the current version. The plugin's strength in SQL sanitization is commendable, but it is overshadowed by the critical flaw of unprotected AJAX endpoints. Therefore, while the developer shows promise in some areas, the "reword" plugin v4.0.0 should be considered to have a moderate to high risk due to the unprotected AJAX handlers, which represent a clear and exploitable attack vector.

Key Concerns

  • AJAX handlers without authentication checks
  • AJAX handlers without authentication checks
  • Low percentage of properly escaped output
Vulnerabilities
None known

ReWord Security Vulnerabilities

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

ReWord Release Timeline

v4.0.0Current
Code Analysis
Analyzed Mar 16, 2026

ReWord Code Analysis

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

SQL Query Safety

100% prepared10 total queries

Output Escaping

8% escaped12 total outputs
Attack Surface
2 unprotected

ReWord Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_reword_send_mistakeclass\class-reword-plugin.php:27
noprivwp_ajax_reword_send_mistakeclass\class-reword-plugin.php:28
WordPress Hooks 4
filterplugin_action_linksclass\class-reword-plugin.php:23
actionadmin_menuclass\class-reword-plugin.php:24
actionwp_enqueue_scriptsclass\class-reword-plugin.php:25
actionplugins_loadedclass\class-reword-plugin.php:26
Maintenance & Trust

ReWord Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 9, 2025
PHP min version5.4
Downloads3K

Community Trust

Rating96/100
Number of ratings6
Active installs30
Developer Profile

ReWord Developer Profile

TiomKing

1 plugin · 30 total installs

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

How We Detect ReWord

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/reword/public/css/reword-public.css/wp-content/plugins/reword/public/js/reword-public.js/wp-content/plugins/reword/admin/css/reword-admin.css
Script Paths
/wp-content/plugins/reword/public/js/reword-public.js
Version Parameters
reword/public/css/reword-public.css?ver=reword/public/js/reword-public.js?ver=reword/admin/css/reword-admin.css?ver=

HTML / DOM Fingerprints

CSS Classes
reword-icon-topreword-icon-leftreword-admin-report-mistake-wrap
Data Attributes
data-reword-id
JS Globals
reword_ajax_object
REST Endpoints
/wp-json/reword/v1/mistake
FAQ

Frequently Asked Questions about ReWord