WPapptouch Security & Risk Analysis

wordpress.org/plugins/wpapptouch

WPapptouch is a WordPress plugin & theme to transform your WordPress website to a Native like application for mobile.

50 active installs v0.8.2 PHP + WP 2.8+ Updated Jan 22, 2015
androidipadiphonemobilemobile-theme
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WPapptouch Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 11yr ago
Risk Assessment

The "wpapptouch" v0.8.2 plugin exhibits a generally positive security posture based on the provided static analysis. The complete absence of identifiable AJAX handlers, REST API routes, shortcodes, or cron events with exposed entry points significantly reduces the potential attack surface. Furthermore, the code demonstrates good practices with 100% of SQL queries utilizing prepared statements and a single capability check present, indicating some level of access control awareness.

However, there are notable concerns. The extremely low percentage of properly escaped output (22%) is a significant weakness. This suggests a high probability of cross-site scripting (XSS) vulnerabilities, as user-supplied data is likely being rendered directly into the output without sufficient sanitization. The presence of file operations and external HTTP requests, while not inherently insecure, warrants careful review to ensure they are handled securely and do not introduce vulnerabilities. The lack of nonce checks on any potential entry points (though none were found in this analysis) is a missed opportunity for security.

The plugin's vulnerability history is exceptionally clean, with no recorded CVEs. This, combined with the current analysis showing no critical or high severity taint flows, suggests a history of secure development or, at the very least, a lack of publicly discovered vulnerabilities. Despite the clean history, the low output escaping rate presents a tangible risk that should not be overlooked. In conclusion, while the plugin has a minimal attack surface and uses prepared statements, the insufficient output escaping represents a clear and present danger that needs immediate attention.

Key Concerns

  • Insufficient output escaping
  • No nonce checks on potential entry points
Vulnerabilities
None known

WPapptouch Security Vulnerabilities

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

WPapptouch Code Analysis

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

Output Escaping

22% escaped9 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
displaywpapptouchOption (wp_apptouch.php:80)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WPapptouch Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filtertemplatewp_apptouch.php:13
filteroption_templatewp_apptouch.php:14
filteroption_stylesheetwp_apptouch.php:15
actioninitwp_apptouch.php:16
actionadmin_menuwp_apptouch.php:68
Maintenance & Trust

WPapptouch Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.0
Last updatedJan 22, 2015
PHP min version
Downloads31K

Community Trust

Rating100/100
Number of ratings2
Active installs50
Developer Profile

WPapptouch Developer Profile

onigetoc

3 plugins · 350 total installs

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

How We Detect WPapptouch

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wpapptouch/wp_apptouch.php
Version Parameters
wpapptouch/style.css?ver=wp_apptouch/style.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about WPapptouch