BQ Musical Notes Security & Risk Analysis

wordpress.org/plugins/bq-musical-notes

Converts musical notes that use 'b' for flat and '#' for sharp into professional looking notes. Provides a shortcode to insert cho …

10 active installs v2.2 PHP + WP 3+ Updated Jul 18, 2012
musical-notes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is BQ Musical Notes Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 13yr ago
Risk Assessment

The bq-musical-notes plugin version 2.2 presents a mixed security posture. On the positive side, the plugin has no recorded vulnerabilities (CVEs), no dangerous functions, no file operations, no external HTTP requests, and all SQL queries utilize prepared statements. This suggests a developer who is aware of common pitfalls in these areas. However, a significant concern is the complete lack of output escaping for 23 identified output points. This creates a high risk of Cross-Site Scripting (XSS) vulnerabilities, as any user-supplied data displayed on the frontend could be manipulated to execute malicious scripts. Additionally, the absence of nonce checks and capability checks, while not directly flagged as vulnerabilities in the static analysis, leaves potential entry points (like the shortcode) vulnerable to unauthorized actions or data manipulation if they interact with sensitive backend logic or data. The zero taint analysis flows and zero unprotected entry points are positive indicators, but the unescaped output is a critical oversight that heavily outweighs these strengths. While the plugin's history of no vulnerabilities is reassuring, it doesn't negate the immediate and severe risk posed by the unescaped output.

Key Concerns

  • Output escaping is not used for any output
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

BQ Musical Notes Security Vulnerabilities

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

BQ Musical Notes Release Timeline

v2.2Current
v2.1
v2.0
v1.0
Code Analysis
Analyzed Apr 16, 2026

BQ Musical Notes Code Analysis

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

Output Escaping

0% escaped23 total outputs
Attack Surface

BQ Musical Notes Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[bqchord] bqnotes.php:33
WordPress Hooks 8
actionwp_headbqnotes.php:14
actionadmin_headbqnotes.php:15
filterthe_titlebqnotes.php:17
filterthe_contentbqnotes.php:18
filterthe_excerptbqnotes.php:19
filtercomment_textbqnotes.php:20
filterthe_contentbqnotes.php:29
filterthe_excerptbqnotes.php:30
Maintenance & Trust

BQ Musical Notes Maintenance & Trust

Maintenance Signals

WordPress version tested3.4.2
Last updatedJul 18, 2012
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Alternatives

BQ Musical Notes Alternatives

No alternatives data available yet.

Developer Profile

BQ Musical Notes Developer Profile

bquade

2 plugins · 20 total installs

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

How We Detect BQ Musical Notes

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bq-musical-notes/bqnotes.css/wp-content/plugins/bq-musical-notes/bqnotes.js
Script Paths
/wp-content/plugins/bq-musical-notes/bqnotes.js
Version Parameters
bq-musical-notes/bqnotes.css?ver=bq-musical-notes/bqnotes.js?ver=

HTML / DOM Fingerprints

CSS Classes
bqnotes-sharpbqnotes-flat
Shortcode Output
<div class="bqnotes-chord">
FAQ

Frequently Asked Questions about BQ Musical Notes