Did You Mean Security & Risk Analysis

wordpress.org/plugins/did-you-mean

This plugin can fix typing errors (TYPO) in URLs and search by visitors.

10 active installs v1.6 PHP + WP 3.6+ Updated Mar 2, 2014
404aiartificial-intelligencesearchwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Did You Mean Safe to Use in 2026?

Generally Safe

Score 85/100

Did You Mean 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 "did-you-mean" plugin v1.6 demonstrates a generally strong security posture based on the provided static analysis. The absence of identified dangerous functions, SQL queries not utilizing prepared statements, file operations, external HTTP requests, and a lack of reported vulnerabilities in its history are all positive indicators. Furthermore, the plugin appears to have a very limited attack surface, with no identified AJAX handlers, REST API routes, shortcodes, or cron events. This suggests a minimalist design that inherently reduces potential entry points for attackers.

However, there are notable concerns. The most significant is the extremely low percentage of properly escaped output (14%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected into the WordPress admin area or the frontend, depending on where the output is rendered. The complete absence of nonce checks and capability checks, coupled with no identified AJAX handlers or REST API routes, makes it impossible to fully assess the security of potential, though currently unexposed, entry points. While the attack surface appears minimal, any future expansion of this surface without proper authentication and authorization mechanisms would be a critical security flaw.

Overall, while the plugin's current minimal attack surface and clean history are commendable, the severe lack of output escaping presents a significant, immediate risk. The absence of security checks on potential, albeit undocumented, entry points also introduces uncertainty about its long-term security as the plugin evolves. Developers should prioritize addressing the output escaping issues to mitigate XSS risks and ensure robust security measures are in place for any new functionalities introduced.

Key Concerns

  • Low percentage of properly escaped output (14%)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Did You Mean Security Vulnerabilities

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

Did You Mean Code Analysis

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

Output Escaping

14% escaped7 total outputs
Attack Surface

Did You Mean Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_headindex.php:69
actionwp_enqueue_scriptsindex.php:70
actionwp_enqueue_scriptsindex.php:71
actionwidgets_initindex.php:72
actionadmin_menuindex.php:73
Maintenance & Trust

Did You Mean Maintenance & Trust

Maintenance Signals

WordPress version tested3.7.41
Last updatedMar 2, 2014
PHP min version
Downloads3K

Community Trust

Rating70/100
Number of ratings4
Active installs10
Developer Profile

Did You Mean Developer Profile

JasmanXcrew

4 plugins · 730 total installs

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

How We Detect Did You Mean

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/did-you-mean/css/dym.css/wp-content/plugins/did-you-mean/css/jquery-ui.min.css/wp-content/plugins/did-you-mean/js/dym.js
Script Paths
/wp-content/plugins/did-you-mean/js/dym.js
Version Parameters
did-you-mean/css/dym.css?ver=did-you-mean/css/jquery-ui.min.css?ver=did-you-mean/js/dym.js?ver=

HTML / DOM Fingerprints

CSS Classes
ui-menuui-autocompleteui-widgetui-widget-contentui-corner-all
JS Globals
DYM_VERSION
FAQ

Frequently Asked Questions about Did You Mean