DEC firebase plugin Security & Risk Analysis

wordpress.org/plugins/decfirebase

This is a plugin to manage firebase realtime database. Firebase is a platform which can easily converting wordpress site to mobile APP.

0 active installs v1.0.4 PHP 5.3+ WP 5.0+ Updated Jan 6, 2021
firebase
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is DEC firebase plugin Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The decfirebase plugin v1.0.4 exhibits a mixed security posture, with some strengths offset by significant concerns. On the positive side, there are no recorded vulnerabilities (CVEs) or critical/high severity issues identified in the taint analysis. The plugin also demonstrates good practices in its handling of SQL queries, exclusively using prepared statements, and a limited attack surface with no direct entry points like AJAX handlers, REST API routes, or shortcodes. Nonce checks are present, though limited in number. However, a major concern lies in the significantly low percentage of properly escaped output (24%), indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, a large number of taint flows (12 out of 14) were found with unsanitized paths, even though they did not reach critical or high severity in this analysis, this suggests potential for improper data handling that could be exploited in combination with other factors. The absence of capability checks is also a notable weakness, potentially allowing unauthorized users to trigger certain functionalities if they exist but are not explicitly protected.

While the lack of known vulnerabilities and the use of prepared statements are positive indicators, the prevalent unescaped output and unsanitized paths present a substantial risk. The plugin needs immediate attention to address its output escaping issues and to implement proper capability checks on any functionalities that are not otherwise secured. Without these improvements, the plugin is susceptible to common web vulnerabilities that could compromise user data and the security of the WordPress site. The current analysis does not reveal active exploitation pathways for critical vulnerabilities, but the underlying code quality issues are concerning and warrant remediation.

Key Concerns

  • Low output escaping percentage
  • High number of unsanitized paths
  • No capability checks
Vulnerabilities
None known

DEC firebase plugin Security Vulnerabilities

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

DEC firebase plugin Code Analysis

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

Output Escaping

24% escaped108 total outputs
Data Flows
12 unsanitized

Data Flow Analysis

14 flows12 with unsanitized paths
do_decfirebase_edit_user (admin\pages\edit_user.php:10)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

DEC firebase plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionadmin_menuadmin\admin-init.php:37
actionadmin_headadmin\admin-init.php:47
actionadmin_print_stylesadmin\admin-init.php:92
actionadmin_enqueue_scriptsadmin\admin-init.php:97
actionadmin_menuadmin\includes\welcome.php:26
actionadmin_headadmin\includes\welcome.php:27
actionadmin_initadmin\includes\welcome.php:28
actioninitdecfirebase.php:55
actioninithooks.php:13
actioninithooks.php:14
actioninithooks.php:15
Maintenance & Trust

DEC firebase plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.6.17
Last updatedJan 6, 2021
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

DEC firebase plugin Developer Profile

donggua211

2 plugins · 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 DEC firebase plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/decfirebase/assets/css/admin.css

HTML / DOM Fingerprints

REST Endpoints
/decfirebase-api/
FAQ

Frequently Asked Questions about DEC firebase plugin