azurecurve RSS Suffix Security & Risk Analysis

wordpress.org/plugins/azurecurve-rss-suffix

Appends a suffix (such as a copyright notice or link back) to the RSS feed.

10 active installs v2.0.1 PHP + WP 3.3+ Updated Sep 16, 2018
multisiterss
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is azurecurve RSS Suffix Safe to Use in 2026?

Generally Safe

Score 85/100

azurecurve RSS Suffix 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 "azurecurve-rss-suffix" plugin v2.0.1 presents a relatively good security posture based on the provided static analysis. The plugin demonstrates strong adherence to several security best practices, including the absence of a significant attack surface, no dangerous function usage, no file operations, and no external HTTP requests. Furthermore, the presence of nonce and capability checks suggests an effort to protect its functionalities, which is commendable.

However, there are notable areas of concern. The plugin utilizes raw SQL queries for its database interactions, and critically, none of these queries are prepared statements. This is a significant vulnerability that could lead to SQL injection attacks if user-supplied data is directly incorporated into these queries without proper sanitization. Additionally, the plugin exhibits a complete lack of output escaping, meaning that any data displayed to users that originates from potentially untrusted sources could be vulnerable to cross-site scripting (XSS) attacks.

The plugin's vulnerability history is clean, with no recorded CVEs. This, combined with the limited attack surface and the presence of some security checks, suggests that it has been relatively safe in the past. However, the identified issues in SQL querying and output handling represent inherent structural weaknesses that could be exploited regardless of past history.

Key Concerns

  • Raw SQL queries without prepared statements
  • Output not properly escaped
Vulnerabilities
None known

azurecurve RSS Suffix Security Vulnerabilities

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

azurecurve RSS Suffix Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

0% escaped2 total outputs
Attack Surface

azurecurve RSS Suffix Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 11
actionplugins_loadedazurecurve-rss-suffix.php:32
filterthe_excerpt_rssazurecurve-rss-suffix.php:83
filterthe_contentazurecurve-rss-suffix.php:84
filterplugin_action_linksazurecurve-rss-suffix.php:115
actionadmin_initazurecurve-rss-suffix.php:186
actionadmin_post_save_azc_rss_optionsazurecurve-rss-suffix.php:189
actionnetwork_admin_menuazurecurve-rss-suffix.php:217
actionnetwork_admin_edit_update_azc_rss_network_optionsazurecurve-rss-suffix.php:265
actionadmin_menuazurecurve-rss-suffix.php:306
actionadmin_menuazurecurve-rss-suffix.php:319
actionadmin_headazurecurve-rss-suffix.php:325
Maintenance & Trust

azurecurve RSS Suffix Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedSep 16, 2018
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

azurecurve RSS Suffix Developer Profile

azurecurve

15 plugins · 710 total installs

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

How We Detect azurecurve RSS Suffix

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

Asset Fingerprints

HTML / DOM Fingerprints

Shortcode Output
<p>Read original post <a href="$post_url">$post_title</a> at <a href="$site_url">$site_title|$site_tagline</a></p><p>Read original post $post_url at $site_url</p>
FAQ

Frequently Asked Questions about azurecurve RSS Suffix