Release Notes Security & Risk Analysis

wordpress.org/plugins/release-notes

Release Notes is a WordPress plugin that help you keep track of features that have been added over time to your themes.

10 active installs v1.0.0 PHP + WP 2.7+ Updated Apr 29, 2019
notesreleasethemesversions
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Release Notes Safe to Use in 2026?

Generally Safe

Score 85/100

Release 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 "release-notes" plugin version 1.0.0 demonstrates a strong adherence to certain security best practices, particularly in its handling of SQL queries, which are all prepared, and the absence of any known vulnerabilities or CVEs. The attack surface is also notably clean, with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and crucially, no unprotected entry points. The lack of external HTTP requests further reduces its potential for remote code execution or data exfiltration through network vectors.

However, significant concerns arise from the static analysis regarding output escaping. With 100% of outputs not being properly escaped, this plugin is highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from user input or external sources could be injected with malicious JavaScript, leading to session hijacking, defacement, or further attacks within the WordPress admin or frontend. The absence of nonce checks and capability checks on any potential, albeit currently non-existent, entry points is also a point of concern, as it suggests a lack of robust authorization and validation mechanisms if entry points were to be introduced in future versions.

While the plugin's vulnerability history is clean, this can be misleading for version 1.0.0, which is likely an initial release. The lack of any recorded vulnerabilities should not be interpreted as an indication of inherent security, especially given the critical finding of unescaped output. The strengths lie in its clean attack surface and prepared SQL, but the significant weakness in output escaping presents a clear and present danger of XSS attacks, outweighing the current lack of known historical vulnerabilities.

Key Concerns

  • All outputs unescaped (XSS risk)
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Release Notes Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Release Notes Release Timeline

v1.0
v0.1
Code Analysis
Analyzed Mar 17, 2026

Release Notes Code Analysis

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

Output Escaping

0% escaped20 total outputs
Attack Surface

Release Notes Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_dashboard_setupfilter-release-notes.php:15
actionadmin_menufilter-release-notes.php:25
Maintenance & Trust

Release Notes Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedApr 29, 2019
PHP min version
Downloads52K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Release Notes Developer Profile

jordanleven

3 plugins · 4K total installs

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

How We Detect Release Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/release-notes/library/dist/frameworks/bootstrap/bootstrap.3.3.5.min.js/wp-content/plugins/release-notes/library/dist/frameworks/bootstrap/bootstrap.3.3.4.min.css
Script Paths
/wp-content/plugins/release-notes/library/dist/frameworks/bootstrap/bootstrap.3.3.5.min.js
Version Parameters
release-notes/library/dist/frameworks/bootstrap/bootstrap.3.3.5.min.js?ver=release-notes/library/dist/frameworks/bootstrap/bootstrap.3.3.4.min.css?ver=

HTML / DOM Fingerprints

CSS Classes
nav-tabsbtn-primarybtn-xsdisabled
Data Attributes
data-targetdata-toggledata-parentrolearia-labelledbyaria-expanded+1 more
JS Globals
jQuery
Shortcode Output
<h2>Release Notes for </h2><p>You are currently on version , build
FAQ

Frequently Asked Questions about Release Notes