KeymanWeb Security & Risk Analysis

wordpress.org/plugins/keymanweb

Enable custom keyboard input methodology in various input fields using your free Tavultesoft KeymanWeb Subscription

10 active installs v0.2 PHP + WP 2.1+ Updated Mar 20, 2012
customkeyboard-inputlanguagetamil
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is KeymanWeb Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

The "keymanweb" plugin v0.2 presents a mixed security posture. On the positive side, the plugin exhibits no known CVEs, a history of no past vulnerabilities, and a reported absence of dangerous functions, direct SQL queries, file operations, external HTTP requests, and bundled libraries. This suggests a relatively clean and minimal codebase.

However, significant concerns arise from the static analysis. The plugin has zero output escaping implemented, meaning all 6 identified output points are potentially vulnerable to cross-site scripting (XSS) attacks. While the taint analysis shows no critical or high-severity unsanitized flows, the presence of 2 flows with unsanitized paths, even if not flagged as critical, warrants attention, especially when coupled with the complete lack of output escaping. The absence of nonce checks and capability checks, while not directly tied to an immediate exploit path in this analysis, represents a lack of standard WordPress security practices that could be exploited in conjunction with other weaknesses.

Overall, while the plugin's small attack surface and lack of known vulnerabilities are positive, the complete failure in output escaping is a critical flaw. The 2 unsanitized taint flows, although not classified as high-severity, compound this risk. Future development should prioritize proper output sanitization and consider implementing standard WordPress security checks like nonces and capability checks.

Key Concerns

  • 0% output escaping
  • 2 flows with unsanitized paths
  • 0 nonce checks
  • 0 capability checks
Vulnerabilities
None known

KeymanWeb Security Vulnerabilities

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

KeymanWeb Code Analysis

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

Output Escaping

0% escaped6 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
keymanweb_displayconfig (keymanweb.php:26)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

KeymanWeb Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menukeymanweb.php:20
actionadmin_headkeymanweb.php:93
actionadmin_footerkeymanweb.php:94
actionget_headerkeymanweb.php:100
actionplugins_loadedkeymanweb.php:101
actionwp_footerkeymanweb.php:102
Maintenance & Trust

KeymanWeb Maintenance & Trust

Maintenance Signals

WordPress version tested2.1
Last updatedMar 20, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

KeymanWeb Developer Profile

shankarkrupa

1 plugin · 10 total installs

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

How We Detect KeymanWeb

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/keymanweb/keymanweb.php

HTML / DOM Fingerprints

CSS Classes
keymanweb-message
Data Attributes
id='keymanweb-message'id='KeymanWebControl'id='kmwico_a'
JS Globals
KeymanWeb_inserted
FAQ

Frequently Asked Questions about KeymanWeb