Marquee Block Security & Risk Analysis

wordpress.org/plugins/marquee-block

Marquee block is CSS based animation block to display scrolling text, images and any kinds of blocks horizontally and vertically.

1K active installs v1.2.1 PHP 7.4+ WP 6.4+ Updated Jul 10, 2025
blockfseimagemarqueescroller
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Marquee Block Safe to Use in 2026?

Generally Safe

Score 100/100

Marquee Block has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8mo ago
Risk Assessment

The "marquee-block" plugin v1.2.1 exhibits a seemingly robust security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events that would typically serve as entry points for attackers. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and ensuring all output is properly escaped. The absence of dangerous functions, file operations, external HTTP requests, nonce checks, and capability checks further strengthens its defense, at least on the surface. The vulnerability history being clean is also a positive indicator. However, the taint analysis reveals a significant concern: three flows with unsanitized paths, all classified as high severity. This indicates that data entering the plugin might not be adequately cleaned before being processed or outputted, potentially leading to vulnerabilities like Cross-Site Scripting (XSS) or other injection attacks, despite the absence of directly identifiable vulnerabilities in the historical data. The lack of explicit capability checks and nonce checks, while not leading to immediate deductions given the zero attack surface, could become a risk if any new entry points were introduced in future versions without proper security considerations. In conclusion, while the plugin avoids common pitfalls and has no known historical vulnerabilities, the taint analysis highlights a critical area of concern that requires immediate attention to ensure true security.

Key Concerns

  • High severity taint flows with unsanitized paths
  • No capability checks found
  • No nonce checks found
Vulnerabilities
None known

Marquee Block Security Vulnerabilities

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

Marquee Block Code Analysis

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

SQL Query Safety

100% prepared2 total queries

Output Escaping

100% escaped8 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
http_get_var (includes\Common.php:39)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Marquee Block Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitincludes\Blocks.php:52
actionenqueue_block_editor_assetsincludes\Blocks.php:53
filterblock_categories_allincludes\Blocks.php:54
actionadmin_noticesincludes\Plugin.php:51
actioninitincludes\Plugin.php:149
actionplugins_loadedmarquee-block.php:63
Maintenance & Trust

Marquee Block Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJul 10, 2025
PHP min version7.4
Downloads13K

Community Trust

Rating100/100
Number of ratings3
Active installs1K
Developer Profile

Marquee Block Developer Profile

Emran Ahmed

6 plugins · 324K total installs

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

How We Detect Marquee Block

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/marquee-block/editor-scripts.js
Script Paths
/wp-content/plugins/marquee-block/editor-scripts.js
Version Parameters
marquee-block/editor-scripts.js?ver=

HTML / DOM Fingerprints

JS Globals
storepress_marquee_block_plugin
FAQ

Frequently Asked Questions about Marquee Block