Trackbacks Template Security & Risk Analysis

wordpress.org/plugins/trackbacks-template

Adds a template tag to allow you to display only the trackbacks for your posts/pages.

10 active installs v1.0 PHP + WP + Updated Unknown
commentspingbackstemplatetrackbacks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Trackbacks Template Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "trackbacks-template" v1.0 plugin exhibits a concerning security posture, despite the absence of recorded vulnerabilities and a seemingly small attack surface from a static analysis perspective. The most significant red flag is the complete lack of output escaping for all identified outputs. This means that any data rendered by the plugin, if it originates from user input or an external source, could be susceptible to cross-site scripting (XSS) attacks, allowing attackers to inject malicious scripts into the user's browser. Furthermore, the single SQL query detected is not using prepared statements, posing a risk of SQL injection vulnerabilities. The absence of nonce checks, capability checks, and the lack of proper sanitization in any analyzed taint flows are also points of weakness. While the plugin's history is clean and the attack surface appears limited on paper, the fundamental security practices around output handling and database interaction are critically flawed, creating a substantial risk.

Key Concerns

  • 0% of outputs properly escaped
  • 100% of SQL queries not using prepared statements
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Trackbacks Template Security Vulnerabilities

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

Trackbacks Template Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

0% escaped7 total outputs
Attack Surface

Trackbacks Template Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Trackbacks Template Maintenance & Trust

Maintenance Signals

WordPress version tested
Last updatedUnknown
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Trackbacks Template Developer Profile

dalziel

4 plugins · 40 total installs

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

How We Detect Trackbacks Template

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
trackbacks_template()
FAQ

Frequently Asked Questions about Trackbacks Template