LH Dashboard Notes Security & Risk Analysis

wordpress.org/plugins/lh-dashboard-notes

Allows you to create and edit notes that appear on the admin dashboard

500 active installs v1.09 PHP + WP 3.6+ Updated May 9, 2018
admin-notedashboard-notesnotenoteswordpress-notes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is LH Dashboard Notes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 7yr ago
Risk Assessment

The lh-dashboard-notes plugin v1.09 presents a mixed security picture. On the positive side, the absence of known CVEs and a lack of concerning taint analysis flows indicate a history of security consciousness or perhaps limited scope. The code also demonstrates good practices by using prepared statements for all SQL queries, which mitigates common SQL injection risks. However, a significant concern arises from the complete lack of output escaping. This means that any data displayed by the plugin, even if it originates from trusted sources within WordPress, could potentially be rendered as active HTML or JavaScript, opening the door to Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the absence of capability checks and nonce checks, combined with zero entry points in the static analysis, suggests a very limited feature set or an oversight in the analysis's ability to detect entry points. If the plugin does indeed have any user-facing functionality, these missing security controls are a serious concern.

Key Concerns

  • 100% of outputs are not properly escaped
  • 0 capability checks found
  • 0 nonce checks found
Vulnerabilities
None known

LH Dashboard Notes Security Vulnerabilities

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

LH Dashboard Notes Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

LH Dashboard Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actioninitlh-dashboard-notes.php:254
actionwp_dashboard_setuplh-dashboard-notes.php:255
actionplugins_loadedlh-dashboard-notes.php:258
Maintenance & Trust

LH Dashboard Notes Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMay 9, 2018
PHP min version
Downloads10K

Community Trust

Rating100/100
Number of ratings10
Active installs500
Developer Profile

LH Dashboard Notes Developer Profile

shawfactor

77 plugins · 15K total installs

91
trust score
Avg Security Score
87/100
Avg Patch Time
7 days
View full developer profile
Detection Fingerprints

How We Detect LH Dashboard Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/lh-dashboard-notes/

HTML / DOM Fingerprints

Data Attributes
data-post-type="lh-dashboard-note"
FAQ

Frequently Asked Questions about LH Dashboard Notes