Endnotes Security & Risk Analysis

wordpress.org/plugins/endnotes

Easily add footnotes to your posts and pages.

100 active installs v1.0.1 PHP + WP 4.1+ Updated May 2, 2016
bibliographyendnotesfootnotesnotesreferences
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Endnotes Safe to Use in 2026?

Generally Safe

Score 85/100

Endnotes 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 "endnotes" plugin v1.0.1 exhibits a generally strong security posture based on the static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface. Furthermore, the code signals indicate good practices such as the exclusive use of prepared statements for SQL queries and the presence of capability checks. The lack of file operations and external HTTP requests also reduces potential exposure points.

However, a notable concern arises from the output escaping. With 50% of outputs not being properly escaped, there's a risk of cross-site scripting (XSS) vulnerabilities if user-supplied data is directly rendered without adequate sanitization. The static analysis also reveals zero taint flows, which is positive, but this does not negate the risk identified in the unescaped outputs, as taint analysis might not always capture all potential XSS vectors, especially in simpler plugins.

The vulnerability history is clean, with no recorded CVEs. This suggests either a history of secure development or potentially a lack of deep security auditing. The combination of a limited attack surface and no past vulnerabilities is a positive indicator. Nevertheless, the unescaped output remains a concrete risk that requires attention. In conclusion, while "endnotes" v1.0.1 has a good foundation and a clean history, the 50% rate of unescaped output presents a clear and present danger that should be addressed to ensure a truly robust security profile.

Key Concerns

  • Unescaped output present
Vulnerabilities
None known

Endnotes Security Vulnerabilities

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

Endnotes Code Analysis

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

Output Escaping

50% escaped8 total outputs
Attack Surface

Endnotes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionwp_enqueue_scriptsendnotes.php:47
filterplugin_action_linksendnotes.php:82
actionplugins_loadedendnotes.php:114
actionadmin_menuincludes\endnotes-options.php:6
actionadmin_initincludes\endnotes-options.php:81
actionthe_contentincludes\endnotes-output.php:2
Maintenance & Trust

Endnotes Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedMay 2, 2016
PHP min version
Downloads5K

Community Trust

Rating96/100
Number of ratings5
Active installs100
Developer Profile

Endnotes Developer Profile

Heavy Heavy

1 plugin · 100 total installs

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

How We Detect Endnotes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/endnotes/js/endnotes.js
Script Paths
/wp-content/plugins/endnotes/js/endnotes.js
Version Parameters
endnotes.js?ver=1.0.0

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Endnotes