YD Spread Parameter Security & Risk Analysis

wordpress.org/plugins/yd-spread-parameter

Tweaks URLs to keep and propagate a http get query parameter in all links site-wide ( like ?tpl=1 ).

10 active installs v0.2.0 PHP + WP 2.9.1+ Updated Unknown
adminadministrationautomaticblogblogs
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is YD Spread Parameter Safe to Use in 2026?

Generally Safe

Score 100/100

YD Spread Parameter has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The "yd-spread-parameter" plugin v0.2.0 exhibits a mixed security posture. On the positive side, the static analysis reveals no identified vulnerabilities in its history, no dangerous functions are used, and all SQL queries utilize prepared statements. Furthermore, there are no file operations or external HTTP requests, and no bundled libraries are present, reducing potential attack vectors. The plugin also appears to have a very small attack surface with no exposed AJAX handlers, REST API routes, shortcodes, or cron events that are directly accessible or unprotected.

However, significant concerns arise from the output escaping and taint analysis. A mere 2% of the 53 total outputs are properly escaped, indicating a high likelihood of Cross-Site Scripting (XSS) vulnerabilities. The taint analysis reveals two flows with unsanitized paths, suggesting that data processed by the plugin might not be adequately validated or sanitized before being used in a way that could lead to security issues, even if a critical or high severity wasn't explicitly flagged in this initial analysis. The complete absence of nonce and capability checks, while potentially explained by the minimal attack surface, still represents a potential gap if functionality were ever exposed or if the analysis missed subtle entry points.

Given the lack of historical vulnerabilities, the plugin's security history is clean, which is a positive indicator. However, the current code analysis highlights concerning weaknesses, particularly in output sanitization and unsanitized data flows. While the attack surface is small, the identified code quality issues present a real risk to users. The plugin has strengths in its lack of historical issues and secure SQL usage but significant weaknesses in output handling and taint management.

Key Concerns

  • Low percentage of properly escaped output
  • Taint flows with unsanitized paths
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

YD Spread Parameter Security Vulnerabilities

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

YD Spread Parameter Code Analysis

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

Output Escaping

2% escaped53 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
yd_spreadparam_settings (yd-spread-parameter.php:97)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

YD Spread Parameter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 26
actioninityd-spread-parameter.php:74
actionadmin_menuyd-spread-parameter.php:85
filterplugin_row_metayd-spread-parameter.php:367
actionwp_footeryd-spread-parameter.php:390
filterattachment_linkyd-spread-parameter.php:451
filterauthor_feed_linkyd-spread-parameter.php:452
filterauthor_linkyd-spread-parameter.php:453
filtercomment_reply_linkyd-spread-parameter.php:454
filterday_linkyd-spread-parameter.php:455
filterfeed_linkyd-spread-parameter.php:456
filterget_comment_author_linkyd-spread-parameter.php:457
filterget_comment_author_url_linkyd-spread-parameter.php:458
filtermonth_linkyd-spread-parameter.php:459
filterpage_linkyd-spread-parameter.php:460
filterpost_linkyd-spread-parameter.php:461
filterthe_permalinkyd-spread-parameter.php:462
filteryear_linkyd-spread-parameter.php:463
filtertag_linkyd-spread-parameter.php:464
filterpost_comments_feed_linkyd-spread-parameter.php:466
filtercategory_feed_linkyd-spread-parameter.php:467
filtercategory_linkyd-spread-parameter.php:468
filteradmin_urlyd-spread-parameter.php:469
filterplugins_urlyd-spread-parameter.php:470
filterregisteryd-spread-parameter.php:472
actionwp_headyd-spread-parameter.php:549
actionwp_footeryd-spread-parameter.php:561
Maintenance & Trust

YD Spread Parameter Maintenance & Trust

Maintenance Signals

WordPress version tested2.9.2
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

YD Spread Parameter Developer Profile

Yann at WP&Co

14 plugins · 180 total installs

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

How We Detect YD Spread Parameter

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

Asset Fingerprints

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about YD Spread Parameter