Zotero Notes Security & Risk Analysis

wordpress.org/plugins/zotero-notes

This plugin adds references and citations functionalities (in a wikipedia-like style) from a Zotero account.

20 active installs v1.2.3 PHP + WP 4.7+ Updated Oct 13, 2024
citationcommentsfootnotesreferencezotero
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Zotero Notes Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "zotero-notes" v1.2.3 plugin exhibits a generally good security posture based on the provided static analysis. The absence of any detected AJAX handlers, REST API routes, shortcodes, or cron events with exposed entry points suggests a limited attack surface. Furthermore, the plugin's code signals indicate a strong adherence to secure coding practices, with no dangerous functions, all SQL queries utilizing prepared statements, and a high percentage of output being properly escaped. The lack of file operations and external HTTP requests also contributes to a reduced risk profile.

However, there are a few areas that warrant attention. The presence of a single external HTTP request, while not inherently a vulnerability, could represent a potential attack vector if the target of the request is malicious or compromised. Additionally, the complete absence of nonce checks and capability checks is a significant concern. While the current entry point count is zero, any future addition of features that introduce such entry points without these critical security measures could expose the plugin to cross-site request forgery (CSRF) and privilege escalation vulnerabilities. The vulnerability history being entirely clear is a positive indicator, suggesting that the plugin has historically been developed with security in mind, but it does not mitigate the risks identified in the current code analysis.

In conclusion, the "zotero-notes" plugin v1.2.3 is currently in a strong security state due to its limited attack surface and good coding practices. The primary weaknesses lie in the lack of explicit authorization and validation mechanisms (nonces and capabilities) for any potential future entry points. Addressing these omissions would further strengthen its security. The single external HTTP request is a minor concern that should be monitored, but the absence of known vulnerabilities is a significant positive.

Key Concerns

  • Missing Nonce Checks
  • Missing Capability Checks
  • External HTTP Request Present
  • Some Outputs Not Properly Escaped
Vulnerabilities
None known

Zotero Notes Security Vulnerabilities

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

Zotero Notes Code Analysis

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

Output Escaping

93% escaped15 total outputs
Attack Surface

Zotero Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadmin_menuclass.zotero-notes-admin.php:38
actionadmin_initclass.zotero-notes-admin.php:39
actionwp_enqueue_scriptsclass.zotero-notes-referencesList.php:203
filterthe_contentclass.zotero-notes-referencesList.php:211
actionplugins_loadedzotero-notes.php:30
Maintenance & Trust

Zotero Notes Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 13, 2024
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Zotero Notes Developer Profile

janiko

4 plugins · 110 total installs

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

How We Detect Zotero Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/zotero-notes/zotero-notes.css

HTML / DOM Fingerprints

CSS Classes
sup-ref-notefooter_referenceszotero_notes_footer
HTML Comments
<!-- Plugin Name: Zotero Notes --><!-- Description: Simple footnote references using Zotero --><!-- Version: 1.2.3 --><!-- Author: Janiko -->+27 more
Data Attributes
id="note-href="#zotero-ref-pid='references-head'id='zotero_notes_footer'
Shortcode Output
<sup class='sup-ref-note' id='note-<a class='sup-ref-note' href='#zotero-ref-p
FAQ

Frequently Asked Questions about Zotero Notes