ChordChartWP Security & Risk Analysis

wordpress.org/plugins/chordchartwp

Users write shortcodes of text tab notation which will be then be parsed and rendered as svg chord chart images.

10 active installs v1.0 PHP 5.2.4+ WP 4.6+ Updated Aug 28, 2019
chord-chartchordprotablature
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is ChordChartWP Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The plugin "chordchartwp" version 1.0 exhibits a generally strong security posture based on the provided static analysis. There are no identified dangerous functions, SQL queries are exclusively executed with prepared statements, and all output appears to be properly escaped. Furthermore, the absence of file operations, external HTTP requests, and a complete lack of recorded vulnerabilities in its history are positive indicators. The plugin also demonstrates good practice by not bundling external libraries, reducing the risk of inheriting vulnerabilities from outdated components.

However, a significant concern arises from the complete absence of nonce checks and capability checks. While the plugin has a very small attack surface consisting of a single shortcode and no unprotected entry points detected in this specific analysis, the lack of these fundamental security mechanisms means that if any functionality is ever exposed or modified, it could be vulnerable to CSRF or privilege escalation attacks. The analysis also indicates zero flows were analyzed for taint, which is a limitation, but in the absence of known vulnerabilities, this might be acceptable for a simple plugin. The critical weakness lies in the absence of these essential security checks, which could become a problem if the plugin's functionality expands or is inadvertently exposed.

In conclusion, "chordchartwp" v1.0 currently appears to be a safe plugin due to its simplicity and lack of known vulnerabilities. Its adherence to secure coding practices like prepared statements and output escaping is commendable. The primary weakness is the complete omission of nonce and capability checks, which represents a foundational security oversight. While not immediately exploitable given the current limited attack surface, this omission leaves the plugin susceptible to common web vulnerabilities should its functionality change or be expanded in the future.

Key Concerns

  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

ChordChartWP Security Vulnerabilities

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

ChordChartWP Code Analysis

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

ChordChartWP Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[chordChart] ChordChartWP.php:213
WordPress Hooks 1
actionwp_enqueue_scriptsChordChartWP.php:49
Maintenance & Trust

ChordChartWP Maintenance & Trust

Maintenance Signals

WordPress version tested4.7.32
Last updatedAug 28, 2019
PHP min version5.2.4
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

ChordChartWP Developer Profile

faniry

1 plugin · 10 total installs

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

How We Detect ChordChartWP

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/chordchartwp/js/chart.data.js/wp-content/plugins/chordchartwp/js/chart.js
Script Paths
/wp-content/plugins/chordchartwp/js/chart.data.js/wp-content/plugins/chordchartwp/js/chart.js

HTML / DOM Fingerprints

CSS Classes
diagram
Data Attributes
data-chordography-config
JS Globals
chordography
Shortcode Output
<div class="diagram"><div id="
FAQ

Frequently Asked Questions about ChordChartWP