OrbitCarrot CTA Widget Manager Security & Risk Analysis

wordpress.org/plugins/cta-widget-manager

The easiest way to create Call to Actions as widgets on your Wordpress site. Customize your own CTA style or use pre-designed ones.

10 active installs v1.1 PHP + WP 3.4+ Updated Aug 2, 2016
actionbuttoncall-to-actionctawidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is OrbitCarrot CTA Widget Manager Safe to Use in 2026?

Generally Safe

Score 85/100

OrbitCarrot CTA Widget Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The "cta-widget-manager" plugin v1.1 exhibits a generally good security posture based on the provided static analysis. The absence of known CVEs, critical taint flows, and dangerous functions is a strong positive indicator. The plugin also correctly utilizes prepared statements for its SQL queries and avoids external HTTP requests and file operations, which are common sources of vulnerabilities.

However, a significant concern arises from the low percentage of properly escaped output (14%). This suggests that user-supplied data or data processed by the plugin might be directly outputted into the HTML without sufficient sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user input is not properly handled elsewhere. The lack of any capability checks or nonce checks on the identified entry points, while the attack surface is reported as zero, is also noteworthy. If any entry points were to be introduced in future versions or if the reported zero is an oversight, the absence of these fundamental security checks would be a critical flaw.

In conclusion, while the plugin benefits from a clean vulnerability history and good practices in SQL handling and external interactions, the unescaped output is a notable weakness that requires attention. The absence of nonce and capability checks, even with a zero attack surface currently, points to a potential area of risk if the plugin's functionality evolves. Addressing the output escaping issue should be the primary focus for improving the plugin's security.

Key Concerns

  • Low percentage of properly escaped output
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

OrbitCarrot CTA Widget Manager Security Vulnerabilities

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

OrbitCarrot CTA Widget Manager Code Analysis

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

Output Escaping

14% escaped28 total outputs
Attack Surface

OrbitCarrot CTA Widget Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionwp_enqueue_scriptscta-widgetmanager.php:19
actionwidgets_initcta-widgetmanager.php:176
Maintenance & Trust

OrbitCarrot CTA Widget Manager Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedAug 2, 2016
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

OrbitCarrot CTA Widget Manager Developer Profile

OrbitCarrot

1 plugin · 10 total installs

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

How We Detect OrbitCarrot CTA Widget Manager

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/cta-widget-manager/css/styles.css
Version Parameters
cta-widget-manager/css/styles.css?ver=

HTML / DOM Fingerprints

CSS Classes
ctatitlectatext
HTML Comments
/* Are you sure you want to be in here? Do you have magic developer powers? If not move along... */WIDGET CTA CODE
Data Attributes
id="cta"id="red"id="blue"id="green"id="purple"id="royalred"+1 more
FAQ

Frequently Asked Questions about OrbitCarrot CTA Widget Manager