Misspelling Reporter Security & Risk Analysis

wordpress.org/plugins/misspelling-reporter

Allows users to highlight misspelled text and report to the site/article admins. Inspired by #BeachPress 2013

10 active installs v0.6.5 PHP + WP 3.5+ Updated Jun 15, 2013
misspellmisspelling-reporterreportspell-checktypo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Misspelling Reporter Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 12yr ago
Risk Assessment

The "misspelling-reporter" v0.6.5 plugin presents a mixed security posture. On the positive side, the code demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping all identified output. There are no recorded vulnerabilities in its history, suggesting a generally stable development. The absence of file operations, external HTTP requests, and bundled libraries further reduces potential attack vectors.

However, a significant concern lies in its attack surface. The plugin exposes two AJAX handlers, both of which lack any form of authentication or capability checks. This is a critical weakness, as any unauthenticated user could potentially trigger these handlers. The lack of nonce checks on these AJAX endpoints exacerbates this risk. While the taint analysis and vulnerability history are clean, the direct exposure of functionality without proper authorization creates a substantial risk of unauthorized actions or privilege escalation.

In conclusion, while the plugin exhibits strengths in data handling and output sanitization, the unprotected AJAX endpoints are a major security flaw that significantly elevates its risk profile. The absence of any prior vulnerabilities might be due to the plugin's obscurity or limited functionality, but it does not negate the current inherent risks introduced by the insecure entry points.

Key Concerns

  • AJAX handlers without auth checks
  • AJAX handlers without nonce checks
Vulnerabilities
None known

Misspelling Reporter Security Vulnerabilities

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

Misspelling Reporter Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

Misspelling Reporter Code Analysis

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

Output Escaping

100% escaped3 total outputs
Attack Surface
2 unprotected

Misspelling Reporter Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_missr_reportmisspelling-reporter.php:39
noprivwp_ajax_missr_reportmisspelling-reporter.php:40
WordPress Hooks 2
actioninitmisspelling-reporter.php:23
actionwp_enqueue_scriptsmisspelling-reporter.php:38
Maintenance & Trust

Misspelling Reporter Maintenance & Trust

Maintenance Signals

WordPress version tested3.6.1
Last updatedJun 15, 2013
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings5
Active installs10
Developer Profile

Misspelling Reporter Developer Profile

Ben Lobaugh (blobaugh)

11 plugins · 11K total installs

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

How We Detect Misspelling Reporter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/misspelling-reporter/style.css
Script Paths
/wp-content/plugins/misspelling-reporter/js/highlighter.js
Version Parameters
misspelling-reporter/style.css?ver=misspelling-reporter/js/highlighter.js?ver=

HTML / DOM Fingerprints

JS Globals
post
FAQ

Frequently Asked Questions about Misspelling Reporter