Shortnotes Security & Risk Analysis

wordpress.org/plugins/shortnotes

Add a notes post type to WordPress. For your short notes.

10 active installs v1.7.0 PHP 7.2+ WP 6.3+ Updated Jul 4, 2025
indiewebnotesrepliesshort
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Shortnotes Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The "shortnotes" plugin v1.7.0 exhibits a generally good security posture based on the provided static analysis and vulnerability history. There are no identified critical or high-severity vulnerabilities from taint analysis, and the plugin does not appear to have any known exploitable CVEs. The use of prepared statements for all SQL queries and the absence of file operations are positive indicators of secure coding practices. However, several areas raise concerns that could be exploited. The complete absence of capability checks and nonce checks is a significant weakness, especially since there are AJAX handlers and cron events that could potentially be triggered by unauthenticated or low-privileged users. While the static analysis found no directly exploitable paths in taint analysis, the lack of robust authorization mechanisms means that even simple operations could be performed by unintended actors.

Although the plugin has no recorded vulnerability history, this does not guarantee future safety. The lack of authorization checks presents a substantial attack surface that could be leveraged for various malicious activities if specific code flaws exist but were not flagged by the static analysis. The external HTTP request also warrants attention, as it could be a vector for SSRF or data exfiltration if not properly secured. In conclusion, while "shortnotes" demonstrates strengths in SQL handling and a clean vulnerability record, the significant gaps in authorization and noncing represent a considerable risk that needs to be addressed to improve its overall security.

Key Concerns

  • No capability checks found
  • No nonce checks found
  • 1 external HTTP request
  • 1 cron event without auth checks
  • One output not properly escaped
Vulnerabilities
None known

Shortnotes Security Vulnerabilities

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

Shortnotes Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

75% escaped4 total outputs
Attack Surface

Shortnotes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionenqueue_block_editor_assetsincludes\common.php:10
actioninitincludes\post-type-note.php:10
actionadmin_initincludes\post-type-note.php:11
filterallowed_block_types_allincludes\post-type-note.php:12
filterwp_insert_post_dataincludes\post-type-note.php:13
actioninitincludes\post-type-note.php:14
filterthe_contentincludes\post-type-note.php:15
filtershare_on_mastodon_statusincludes\share-on-mastodon.php:12
filtershare_on_mastodon_toot_argsincludes\share-on-mastodon.php:13
actionsend_shortnote_webmentionsincludes\webmention.php:11
filterwebmention_linksincludes\webmention.php:12

Scheduled Events 1

send_shortnote_webmentions
Maintenance & Trust

Shortnotes Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 4, 2025
PHP min version7.2
Downloads5K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Shortnotes Developer Profile

Jeremy Felt

5 plugins · 1K total installs

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

How We Detect Shortnotes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/shortnotes/build/index.js
Script Paths
/wp-content/plugins/shortnotes/build/index.js
Version Parameters
shortnotes-extended

HTML / DOM Fingerprints

REST Endpoints
/wp-json/shortnotes/
FAQ

Frequently Asked Questions about Shortnotes