FP News Scroller Security & Risk Analysis

wordpress.org/plugins/fp-news-scroller

This plugin will display news/post from a specific category or from all category in a widget position with infinity scroll effects.

20 active installs v1.0.0 PHP + WP 2.0.0+ Updated Jul 5, 2013
marqueescrollertickerwidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is FP News Scroller Safe to Use in 2026?

Generally Safe

Score 85/100

FP News Scroller has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 12yr ago
Risk Assessment

The "fp-news-scroller" v1.0.0 plugin exhibits a mixed security posture. While the plugin has a remarkably small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events, indicating a potentially limited impact area, the static code analysis reveals significant concerns. The presence of the dangerous `create_function` construct is a red flag, as it can be easily exploited for remote code execution if user-supplied input is passed to it without proper sanitization. Furthermore, the complete lack of output escaping for all 39 identified output points is a critical weakness, making the plugin highly susceptible to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin that originates from an external source or user input is at risk of being injected with malicious scripts. The vulnerability history is clean, which is a positive sign, but it does not mitigate the immediate risks identified in the code analysis. This indicates that while the plugin may not have a history of being exploited or having known vulnerabilities, the current codebase contains inherent security flaws that require immediate attention.

Key Concerns

  • Dangerous function: create_function used
  • All outputs unescaped (XSS risk)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

FP News Scroller Security Vulnerabilities

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

FP News Scroller Code Analysis

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

Dangerous Functions Found

create_functionadd_action( 'widgets_init', create_function('', 'return register_widget("NewsscrollerWidget");') );fp_news_scroller.php:178

Output Escaping

0% escaped39 total outputs
Attack Surface

FP News Scroller Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initfp_news_scroller.php:178
Maintenance & Trust

FP News Scroller Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedJul 5, 2013
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs20
Developer Profile

FP News Scroller Developer Profile

Flourish Pixel

6 plugins · 310 total installs

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

How We Detect FP News Scroller

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/fp-news-scroller/css/scroller.css/wp-content/plugins/fp-news-scroller/js/jquery.webticker.js
Script Paths
/wp-content/plugins/fp-news-scroller/js/jquery.webticker.js
Version Parameters
fp-news-scroller/css/scroller.css?ver=fp-news-scroller/js/jquery.webticker.js?ver=

HTML / DOM Fingerprints

CSS Classes
NewsscrollerWidgetfp_label
Data Attributes
fp_label
FAQ

Frequently Asked Questions about FP News Scroller