FindWord TSW Security & Risk Analysis

wordpress.org/plugins/findword-tsw

Search helper for on-page, article word search.

10 active installs v1.1.8 PHP + WP 4.9+ Updated Sep 17, 2025
findkeywordssearchtextwords
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FindWord TSW Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 8mo ago
Risk Assessment

The "findword-tsw" v1.1.8 plugin exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively executed using prepared statements, and a high percentage of output is properly escaped, indicating good practices in preventing common web vulnerabilities like XSS. The lack of file operations and external HTTP requests further limits potential attack vectors. The absence of any known CVEs, both historically and currently, is a positive indicator.

However, there are notable areas of concern that prevent an entirely clean bill of health. The plugin has one entry point via a shortcode, and while the static analysis reports zero unprotected entry points and zero capability checks, this combination raises a flag. Shortcodes can be an attack vector, and the absence of explicit capability checks or nonce verification for this entry point suggests a potential for privilege escalation or unauthorized execution if the shortcode's functionality is not inherently secured or if there are undiscovered vulnerabilities within its implementation. The zero taint analysis flows, while seemingly good, might also indicate that the static analysis tooling was unable to effectively analyze the plugin's execution paths or that the plugin's functionality is too limited to generate exploitable taint flows.

Key Concerns

  • Shortcode without clear auth/capability checks
  • No nonce checks on entry points
  • Zero taint flows analyzed may hide risks
Vulnerabilities
None known

FindWord TSW Security Vulnerabilities

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

FindWord TSW Release Timeline

v1.1.8Current
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.9
v1.0.8
v1.0.7
v1.0.6
v1.0.5
Code Analysis
Analyzed Apr 16, 2026

FindWord TSW Code Analysis

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

Output Escaping

86% escaped49 total outputs
Attack Surface

FindWord TSW Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[findword] public/class-findword-tsw-public.php:129
WordPress Hooks 10
actionshutdownfindword-tsw.php:85
actionplugins_loadedincludes/class-findword-tsw.php:149
actionadmin_enqueue_scriptsincludes/class-findword-tsw.php:166
actionadmin_enqueue_scriptsincludes/class-findword-tsw.php:168
actionadmin_menuincludes/class-findword-tsw.php:170
actionadmin_initincludes/class-findword-tsw.php:172
actionwp_enqueue_scriptsincludes/class-findword-tsw.php:188
actionwp_enqueue_scriptsincludes/class-findword-tsw.php:190
actioninitincludes/class-findword-tsw.php:192
actionwidgets_initincludes/class-findword-tsw.php:194
Maintenance & Trust

FindWord TSW Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedSep 17, 2025
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

FindWord TSW Developer Profile

tradesouthwest

19 plugins · 2K total installs

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

How We Detect FindWord TSW

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/findword-tsw/public/css/findword-tsw-public.css/wp-content/plugins/findword-tsw/public/js/findword-tsw-public.js
Generator Patterns
Findword TSW v1.1.8
Script Paths
/wp-content/plugins/findword-tsw/public/js/findword-tsw-public.js
Version Parameters
findword-tsw/public/css/findword-tsw-public.css?ver=findword-tsw/public/js/findword-tsw-public.js?ver=

HTML / DOM Fingerprints

CSS Classes
findword-tsw-main-wrap
HTML Comments
<!-- ADD YOUR HTML HERE -->
Data Attributes
data-plugin='findword-tsw'
JS Globals
window.findword_tsw_data
Shortcode Output
[findword-tsw]
FAQ

Frequently Asked Questions about FindWord TSW