Syndicate Press Security & Risk Analysis

wordpress.org/plugins/syndicate-press

Syndicate Press lets you include RSS, RDF or Atom feeds directly in your Wordpress posts, pages, widgets or theme.

200 active installs v1.0.33.2 PHP + WP 2.8+ Updated Jan 23, 2018
atomfeedrdfrsssyndicate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Syndicate Press Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The 'syndicate-press' plugin version 1.0.33.2 exhibits a generally positive security posture, with a notable lack of known vulnerabilities and a clean record of past security issues. The static analysis reveals a very limited attack surface, with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are not properly authenticated or permission-checked. Furthermore, all identified SQL queries are properly prepared, which is a strong indicator of good database security practices. The plugin also demonstrates an awareness of WordPress security by including nonce checks.

However, a significant concern arises from the output escaping. The static analysis indicates that 100% of the 32 identified outputs are not properly escaped, presenting a substantial risk of Cross-Site Scripting (XSS) vulnerabilities. This is further corroborated by the taint analysis, which shows one flow with an unsanitized path, suggesting a potential avenue for malicious input to be rendered without proper sanitization. The presence of file operations and an external HTTP request, while not inherently insecure, could become risky if not handled with robust input validation and sanitization, especially given the output escaping issue.

In conclusion, while the plugin is commendably free of known vulnerabilities and demonstrates good practices in areas like SQL query handling and authentication for entry points, the complete lack of output escaping is a critical weakness. This deficiency, coupled with the identified unsanitized path in taint analysis, creates a high risk of XSS attacks. Addressing the output escaping issue should be the highest priority to improve the plugin's security.

Key Concerns

  • All outputs are unescaped
  • Flow with unsanitized path found
  • File operations present without explicit sanitization checks
  • External HTTP request present without explicit sanitization checks
Vulnerabilities
None known

Syndicate Press Security Vulnerabilities

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

Syndicate Press Code Analysis

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

Output Escaping

0% escaped32 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
sp_printAdminPage (syndicate-press-plugin.php:1071)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Syndicate Press Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_enqueue_scriptssyndicate-press-plugin.php:1763
actionadmin_menusyndicate-press-plugin.php:1771
actionactivate_syndicatePress-plugin/syndicatePress-plugin.phpsyndicate-press-plugin.php:1772
filterthe_contentsyndicate-press-plugin.php:1775
filterwidget_textsyndicate-press-plugin.php:1776
actionwp_enqueue_scriptssyndicate-press-plugin.php:1779
Maintenance & Trust

Syndicate Press Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedJan 23, 2018
PHP min version
Downloads61K

Community Trust

Rating84/100
Number of ratings5
Active installs200
Developer Profile

Syndicate Press Developer Profile

SP developer

1 plugin · 200 total installs

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

How We Detect Syndicate Press

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/syndicate-press/admin/js/syndicate-press-admin.js/wp-content/plugins/syndicate-press/admin/css/syndicate-press-admin.css/wp-content/plugins/syndicate-press/css/syndicate-press.css/wp-content/plugins/syndicate-press/js/syndicate-press.js
Script Paths
/wp-content/plugins/syndicate-press/admin/js/syndicate-press-admin.js/wp-content/plugins/syndicate-press/js/syndicate-press.js
Version Parameters
syndicate-press/css/syndicate-press.css?ver=syndicate-press/js/syndicate-press.js?ver=syndicate-press/admin/css/syndicate-press-admin.css?ver=syndicate-press/admin/js/syndicate-press-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
lightbox_content
HTML Comments
<!--syn-press#(.*)--><!--sp#(.*)--><!--syndicate press version check-->
Data Attributes
id="lightbox-external"id="external-content-iframe"name="external-content-iframe"class="lightbox_content"
JS Globals
var syndicatePressPluginObjectRef
Shortcode Output
[sp#(.*)]
FAQ

Frequently Asked Questions about Syndicate Press