Vertical marquee post title Security & Risk Analysis

wordpress.org/plugins/vertical-marquee-post-title

If you want your post title to move vertically (scroll upward or downwards) in the screen use this plugin.

500 active installs v4.0 PHP + WP 3.4+ Updated Dec 1, 2022
marqueevertical
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Vertical marquee post title Safe to Use in 2026?

Generally Safe

Score 85/100

Vertical marquee post title has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3yr ago
Risk Assessment

The vertical-marquee-post-title plugin v4.0 appears to have a generally good security posture based on the provided static analysis. The plugin has no known vulnerabilities and demonstrates good practices like using prepared statements for all SQL queries and having a nonce check present. The attack surface is minimal, with only one shortcode and no AJAX handlers or REST API routes exposed without authentication. Taint analysis also revealed no concerning flows.

However, a significant concern arises from the low percentage of properly escaped output (29%). This indicates a high risk of Cross-Site Scripting (XSS) vulnerabilities, where malicious scripts could be injected through user-controlled input that is not sufficiently sanitized before being displayed. While no current CVEs exist, this output escaping issue represents a clear weakness that could be exploited if an attacker finds a way to inject unsanitized data into the shortcode's functionality. The absence of capability checks on the shortcode, though not immediately alarming given the lack of other exposed entry points, could become a concern if future updates introduce more sensitive functionality.

Key Concerns

  • Low percentage of properly escaped output
  • No capability checks on shortcode
Vulnerabilities
None known

Vertical marquee post title Security Vulnerabilities

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

Vertical marquee post title Code Analysis

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

Output Escaping

29% escaped112 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
vmpt_option (vertical-marquee-post-title.php:110)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Vertical marquee post title Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[vmpt] vertical-marquee-post-title.php:421
WordPress Hooks 3
actionadmin_menuvertical-marquee-post-title.php:326
actionplugins_loadedvertical-marquee-post-title.php:417
actionwidgets_initvertical-marquee-post-title.php:420
Maintenance & Trust

Vertical marquee post title Maintenance & Trust

Maintenance Signals

WordPress version tested6.1.10
Last updatedDec 1, 2022
PHP min version
Downloads21K

Community Trust

Rating60/100
Number of ratings2
Active installs500
Developer Profile

Vertical marquee post title Developer Profile

gopiplus@hotmail.com

8 plugins · 4K total installs

73
trust score
Avg Security Score
79/100
Avg Patch Time
69 days
View full developer profile
Detection Fingerprints

How We Detect Vertical marquee post title

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
vmpt_marquee
Data Attributes
target=''
Shortcode Output
<div style='padding:3px;' class='vmpt_marquee'><marquee scrollamount=scrolldelay=direction=
FAQ

Frequently Asked Questions about Vertical marquee post title