OfferStack Security & Risk Analysis

wordpress.org/plugins/clicksco-offerstack

We cover Vouchers, Deals, Offers and Click To Call campaigns.

0 active installs v1.0.1 PHP 5.6+ WP 4.0+ Updated Unknown
clickscodealsoffersvouchers
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is OfferStack Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The clicksco-offerstack plugin exhibits a generally strong security posture based on the provided static analysis. The absence of detected dangerous functions, the exclusive use of prepared statements for SQL queries, and the lack of file operations are all positive indicators. Furthermore, the plugin has no recorded vulnerabilities, which suggests a history of secure development or diligent patching.

However, several areas raise concerns. The most significant is the complete lack of capability checks and nonce checks across all entry points. While the attack surface is small (only one shortcode), this oversight could allow unauthorized users to trigger the plugin's functionality if that shortcode performs sensitive actions. Additionally, a 33% rate of properly escaped output is a weakness; while not critical, unescaped output can lead to cross-site scripting (XSS) vulnerabilities, especially if the shortcode handles user-provided data.

The plugin's strengths lie in its clean code regarding SQL and dangerous functions, and its clean vulnerability history. Its weaknesses are primarily around authentication and output sanitization. The lack of any reported CVEs is a positive sign, but it cannot negate the fundamental security practices that are missing in the current codebase, particularly regarding authorization for its single entry point.

Key Concerns

  • Missing capability checks on entry points
  • Missing nonce checks on entry points
  • Low proper output escaping percentage
Vulnerabilities
None known

OfferStack Security Vulnerabilities

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

OfferStack Code Analysis

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

Output Escaping

33% escaped33 total outputs
Attack Surface

OfferStack Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[offerstack] offerstack.php:25
WordPress Hooks 3
actionwp_enqueue_scriptsofferstack.php:36
actionadmin_menuofferstack.php:69
actionadmin_initofferstack.php:76
Maintenance & Trust

OfferStack Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedUnknown
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

OfferStack Developer Profile

Furqan Freed

1 plugin · 0 total installs

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

How We Detect OfferStack

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/clicksco-offerstack/public/css/theme-default/index.css/wp-content/plugins/clicksco-offerstack/public/js/theme-default/app.js
Script Paths
/wp-content/plugins/clicksco-offerstack/public/js/theme-default/app.js
Version Parameters
clicksco-offerstack/public/css/theme-default/index.css?ver=1.0.1clicksco-offerstack/public/js/theme-default/app.js?ver=1.0.1

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about OfferStack