PCF Thanksgiving Countdown Security & Risk Analysis

wordpress.org/plugins/pcf-thanksgiving-countdown

A simple plugin that creates an easy to use Thanksgiving countdown for your WordPress sites.

10 active installs v1.2 PHP + WP 4.0+ Updated Oct 6, 2015
countcountdowngivingthanksthanksgiving
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is PCF Thanksgiving Countdown Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 10yr ago
Risk Assessment

The 'pcf-thanksgiving-countdown' plugin version 1.2 exhibits a generally good security posture, primarily due to the absence of critical vulnerabilities in its code and a clean vulnerability history. The static analysis reveals no dangerous functions, file operations, external HTTP requests, or taint flows, which are significant strengths. The fact that all SQL queries utilize prepared statements is also a positive indicator of secure database interaction.

However, there are notable areas for improvement. The plugin lacks any nonce checks or capability checks, and importantly, none of its AJAX handlers or REST API routes have authentication checks. While the static analysis reports zero unprotected entry points, this is likely due to the absence of such handlers/routes in this specific version. The most significant concern is the low rate of output escaping (13%). This suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities if any user-supplied data is displayed without proper sanitization. The presence of a shortcode is the sole entry point, and without explicit protection mechanisms like nonces or capability checks, it could potentially be leveraged.

Given the absence of known CVEs, the plugin has a history of being secure. However, the lack of robust input validation and output escaping mechanisms, particularly around the shortcode and any potential AJAX/REST interactions (even if not present in this version, they represent a future risk if added), presents a concerning security gap. Users should be aware that while past vulnerabilities are non-existent, the current code's insufficient output escaping creates a tangible risk for XSS attacks, especially if the shortcode interacts with dynamic content.

Key Concerns

  • Unescaped output detected
  • Missing nonce checks
  • Missing capability checks
  • No auth checks on AJAX handlers
  • No permission callbacks on REST API routes
Vulnerabilities
None known

PCF Thanksgiving Countdown Security Vulnerabilities

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

PCF Thanksgiving Countdown Code Analysis

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

Output Escaping

13% escaped16 total outputs
Attack Surface

PCF Thanksgiving Countdown Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[pcf_tg_countdown] core\pcfct-countdown.php:115
WordPress Hooks 2
actionadmin_noticescore\pcfct-admin.php:4
actionwidgets_initcore\pcfct-widget.php:5
Maintenance & Trust

PCF Thanksgiving Countdown Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedOct 6, 2015
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

PCF Thanksgiving Countdown Developer Profile

PC Futures

5 plugins · 50 total installs

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

How We Detect PCF Thanksgiving Countdown

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pcf-thanksgiving-countdown/css/pcfct-countdown.css/wp-content/plugins/pcf-thanksgiving-countdown/js/pcfct-countdown.js
Script Paths
/wp-content/plugins/pcf-thanksgiving-countdown/js/pcfct-countdown.js
Version Parameters
pcf-thanksgiving-countdown/css/pcfct-countdown.css?ver=pcf-thanksgiving-countdown/js/pcfct-countdown.js?ver=

HTML / DOM Fingerprints

Data Attributes
id
Shortcode Output
<p id=''>It's until Thanksgiving!</p><p>It's
FAQ

Frequently Asked Questions about PCF Thanksgiving Countdown