WP Offline Fallback Security & Risk Analysis

wordpress.org/plugins/wp-offline-fallback

Help you to show a message to the visitor when they visit your website without the internet. Yes, it's possible.

10 active installs v1.0.4 PHP + WP 4.5+ Updated Dec 7, 2016
errorsofflinepluginsservice-worker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Offline Fallback Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "wp-offline-fallback" v1.0.4 plugin exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code signals indicate no dangerous functions were found, all SQL queries utilize prepared statements, and there are no recorded vulnerabilities (CVEs) for this plugin. This suggests a well-developed and secure plugin with minimal known risks.

However, a notable concern is the lack of output escaping, with 100% of identified outputs being unescaped. This could potentially lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected directly in the output without proper sanitization. While the attack surface is small, this unescaped output is a specific risk that requires attention. The plugin also has no capability checks or nonce checks, which, given the limited attack surface, might be acceptable for this version, but could become a concern if new entry points are added in future versions without corresponding security controls.

In conclusion, "wp-offline-fallback" v1.0.4 is currently a low-risk plugin due to its minimal attack surface and lack of known vulnerabilities. The primary weakness lies in its unescaped output, which presents a potential XSS risk. The absence of capability and nonce checks, while not a current significant concern due to the limited entry points, is a practice to monitor for future development.

Key Concerns

  • Unescaped output found
Vulnerabilities
None known

WP Offline Fallback Security Vulnerabilities

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

WP Offline Fallback Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

WP Offline Fallback Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_noticeswp-offline-fallback.php:40
actionwp_enqueue_scriptswp-offline-fallback.php:55
filtertemplate_includewp-offline-fallback.php:78
Maintenance & Trust

WP Offline Fallback Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedDec 7, 2016
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings2
Active installs10
Developer Profile

WP Offline Fallback Developer Profile

Duoc Nguyen

5 plugins · 50 total installs

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

How We Detect WP Offline Fallback

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-offline-fallback/sw-register.js
Script Paths
/wp-content/plugins/wp-offline-fallback/sw-register.js

HTML / DOM Fingerprints

CSS Classes
wpof-admin-noticewpof-render-notice
FAQ

Frequently Asked Questions about WP Offline Fallback