Change Links Security & Risk Analysis

wordpress.org/plugins/change-links

This is a highly customizable Anchor tag fonts plugin. You can set font size, font color, Font Style for ancher tags in post, page and posttype conten …

10 active installs v1.1 PHP + WP 3.4+ Updated Jan 28, 2013
ancher-tag-colorfont-changerfont-sizelink-colorlink-font
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Change Links Safe to Use in 2026?

Generally Safe

Score 85/100

Change Links 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 "change-links" plugin version 1.1 presents a mixed security profile. On one hand, the absence of any known CVEs and zero recorded vulnerabilities in its history are positive indicators, suggesting a history of stable and secure development or at least a lack of discovery of past issues. The static analysis also reveals no direct exposure through AJAX handlers, REST API routes, shortcodes, or cron events, and no dangerous functions or direct file operations are present. Furthermore, all SQL queries are reported to use prepared statements. However, a significant concern arises from the output escaping. With 6 total outputs and 0% properly escaped, this indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as untrusted data could be rendered directly in the user's browser, potentially leading to malicious code execution.

The lack of any taint analysis flows is also noteworthy. While this could mean the plugin is well-isolated, it might also suggest the static analysis tools were unable to fully trace data flow within the plugin. The single capability check suggests some level of access control is implemented, but the absence of nonce checks on any entry points (even though there are none listed) is a potential weakness if functionality were ever to be added that could be exploited via requests. The overall security posture is thus cautiously optimistic due to the lack of historical vulnerabilities and minimal attack surface, but heavily marred by the critical output escaping deficiency.

Key Concerns

  • 0% output properly escaped
Vulnerabilities
None known

Change Links Security Vulnerabilities

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

Change Links Code Analysis

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

Output Escaping

0% escaped6 total outputs
Attack Surface

Change Links Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwp_headchange_links.php:29
filterthe_contentchange_links.php:57
actionadmin_menucss.php:7
actioninitcss.php:73
actionadmin_enqueue_scriptscss.php:79
Maintenance & Trust

Change Links Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJan 28, 2013
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Change Links Developer Profile

dan.simmins

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 Change Links

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
link_text
HTML Comments
<!-- admin options for inserting Font Size and Font Family --><!-- Sending saved Data to wp_nonce fields -->
Data Attributes
data-default-color
JS Globals
farbtasticmy-script-handle
FAQ

Frequently Asked Questions about Change Links