edbbee Security & Risk Analysis

wordpress.org/plugins/edbbee

Turn your Excel Spreadsheet, or Access database into a powerful online database application with a few clicks.

10 active installs v1.0.1 PHP + WP 3.0+ Updated Unknown
accessdatabasedbbeeembedexcel
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is edbbee Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "edbbee" v1.0.1 plugin exhibits a strong security posture based on the provided static analysis. The absence of dangerous functions, all SQL queries utilizing prepared statements, and proper output escaping demonstrate good development practices. The plugin also has no recorded vulnerability history, suggesting a clean track record. However, the analysis does highlight a significant area of concern: the complete lack of nonce and capability checks across all entry points. While the current attack surface is limited to one shortcode and has no unprotected AJAX handlers or REST API routes, this absence of built-in security mechanisms leaves the plugin vulnerable to potential CSRF attacks or unauthorized function calls if the attack surface were to expand or if future versions introduced new entry points without proper authorization.

The lack of any taint analysis findings is positive, indicating that even if malicious input were to reach the plugin, it is likely to be handled safely. The absence of external HTTP requests and file operations further reduces the potential attack vectors. Despite these strengths, the critical omission of nonce and capability checks is a weakness that could be exploited in the future. Therefore, while the plugin is currently safe due to its limited and seemingly well-implemented code, the lack of fundamental authorization checks represents a potential risk that should be addressed.

Key Concerns

  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

edbbee Security Vulnerabilities

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

edbbee Code Analysis

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

edbbee Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[edbbee] edbbee.php:49
WordPress Hooks 1
filterplugin_row_metaedbbee.php:58
Maintenance & Trust

edbbee Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

edbbee Developer Profile

dbbee

1 plugin · 10 total installs

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

How We Detect edbbee

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
divdbBeeEmbed
HTML Comments
dbBee embed script code plugin v.1.0.1 http://www.dbbee.com/plugins/edbbee.zipStart_dbBee_WidgetEnd_dbBee_Widget
Data Attributes
id="divdbBeeEmbed"
JS Globals
dbBeeSrvdbBeeKey
Shortcode Output
<!-- dbBee embed script code plugin v.1.0.1 http://www.dbbee.com/plugins/edbbee.zip --><div id="divdbBeeEmbed"></div><!--Start_dbBee_Widget-->(function(){
FAQ

Frequently Asked Questions about edbbee