Canonical SEO Content Syndication WordPress Plugin Security & Risk Analysis

wordpress.org/plugins/canonical-seo-content-syndication

Canonical SEO Content syndication plugin adds rel=canonical tag for content syndication. The meta box is added at edit post section.

500 active installs v3.0 PHP + WP 3.1+ Updated Apr 1, 2019
canonicalcontent-marketingcontent-syndicationsearch-engine-optimisationseo
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Canonical SEO Content Syndication WordPress Plugin Safe to Use in 2026?

Generally Safe

Score 85/100

Canonical SEO Content Syndication WordPress Plugin 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 plugin 'canonical-seo-content-syndication' v3.0 exhibits a generally strong security posture based on the static analysis provided. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface, and critically, all entry points (of which there are none in this analysis) appear to be protected. The code also demonstrates good practices by using prepared statements for all SQL queries, indicating an awareness of SQL injection vulnerabilities. File operations and external HTTP requests are also absent, further reducing potential risks.

However, there are a couple of areas that warrant attention. The output escaping is only 50% complete, meaning that some output might not be properly sanitized, potentially leading to cross-site scripting (XSS) vulnerabilities if user-supplied data is reflected in these unescaped outputs. Furthermore, the taint analysis reveals one flow with unsanitized paths. While classified as not critical or high severity, this indicates a potential for path traversal or related issues if this flow involves user input. The vulnerability history is exceptionally clean, with no recorded CVEs, which is a positive sign, suggesting the developers have historically maintained secure code. Nevertheless, the presence of unescaped output and an unsanitized path, even if minor, prevents a perfect security score.

In conclusion, the plugin appears to be developed with security in mind, particularly regarding common web vulnerabilities like SQL injection and limiting the attack surface. The lack of historical vulnerabilities is commendable. The primary areas for improvement are ensuring all output is properly escaped and thoroughly investigating the identified taint flow with unsanitized paths to mitigate any potential risks. Addressing these points would further strengthen its already solid security.

Key Concerns

  • Unescaped output detected
  • Unsanitized path in taint flow
Vulnerabilities
None known

Canonical SEO Content Syndication WordPress Plugin Security Vulnerabilities

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

Canonical SEO Content Syndication WordPress Plugin Code Analysis

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

Output Escaping

50% escaped2 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<canonicalPlugin> (canonicalPlugin.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Canonical SEO Content Syndication WordPress Plugin Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterget_canonical_urlcanonicalPlugin.php:14
actionadd_meta_boxescanonicalPlugin.php:28
actionsave_postcanonicalPlugin.php:31
Maintenance & Trust

Canonical SEO Content Syndication WordPress Plugin Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedApr 1, 2019
PHP min version
Downloads15K

Community Trust

Rating80/100
Number of ratings4
Active installs500
Developer Profile

Canonical SEO Content Syndication WordPress Plugin Developer Profile

Harsh Agrawal

2 plugins · 510 total installs

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

How We Detect Canonical SEO Content Syndication WordPress Plugin

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/canonical-seo-content-syndication/logo.png

HTML / DOM Fingerprints

CSS Classes
switchsliderslider round
HTML Comments
<!-- Rounded switch --><!--The switch - the box around the slider --><!--Hide default HTML checkbox --><!--The slider -->+1 more
Data Attributes
id="seocan"onchange="calc()"id="can123"id="canurl"name="Seo_plugin-meta-canonical-url"
JS Globals
calc
FAQ

Frequently Asked Questions about Canonical SEO Content Syndication WordPress Plugin