WP-webTicker Security & Risk Analysis

wordpress.org/plugins/wp-webticker

Display a rotating list of latest post in a particular category using shortcode.

10 active installs v1.1 PHP + WP 3.0+ Updated Sep 17, 2011
marqueerotatingtickerwebticker
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP-webTicker Safe to Use in 2026?

Generally Safe

Score 85/100

WP-webTicker has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The "wp-webticker" v1.1 plugin exhibits a strong security posture based on the provided static analysis data. The absence of dangerous functions, SQL queries, file operations, and external HTTP requests is commendable. All SQL queries utilize prepared statements, and all outputs are properly escaped, indicating good development practices in preventing common vulnerabilities like SQL injection and cross-site scripting (XSS). The lack of any reported CVEs or historical vulnerabilities further reinforces this positive assessment. However, the analysis reveals a complete absence of nonce and capability checks across all identified entry points, which include one shortcode. This is a significant concern, as it implies that any authenticated user, regardless of their privileges, could potentially trigger the shortcode's functionality without proper authorization. While the attack surface is currently small and has no unprotected entry points directly identified in the static analysis, the lack of these critical security measures leaves it vulnerable to privilege escalation or unauthorized actions if the shortcode's functionality can be manipulated by malicious actors. The overall conclusion is that while the code is technically clean in terms of preventing direct code execution vulnerabilities, the missing authentication and authorization checks on its sole entry point present a clear and present risk that needs immediate attention.

Key Concerns

  • Missing capability checks on shortcode
  • Missing nonce checks on shortcode
Vulnerabilities
None known

WP-webTicker Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP-webTicker Release Timeline

No version history available.
Code Analysis
Analyzed Mar 17, 2026

WP-webTicker Code Analysis

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

WP-webTicker Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[webticker] wp-webticker.php:138
WordPress Hooks 1
actioninitwp-webticker.php:137
Maintenance & Trust

WP-webTicker Maintenance & Trust

Maintenance Signals

WordPress version tested3.1.4
Last updatedSep 17, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP-webTicker Developer Profile

gunglien

2 plugins · 20 total installs

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

How We Detect WP-webTicker

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
tickeroverlay-lefttickeroverlay-righttickercontainermasknewsticker
Data Attributes
data-webticker-directiondata-webticker-travelocity
JS Globals
jQuery.fx.offjQuery('#wp-webticker-link').hidejQuery('#
Shortcode Output
<ul id="webticker"><li id="wp-webticker-link"><a href="http://jonmifsud.com/web-tools/wp-webticker/">WP Webticker</a></li><script>jQuery(document).ready(function(){jQuery('#wp-webticker-link').hide});</script><script>jQuery(document).ready(function(){jQuery.fx.off=false;jQuery('#
FAQ

Frequently Asked Questions about WP-webTicker