
WP Flipclock Security & Risk Analysis
wordpress.org/plugins/wp-flipclockQuickly and easily add a flipclock to your site’s posts and pages via a shortcode.
Is WP Flipclock Safe to Use in 2026?
Generally Safe
Score 98/100WP Flipclock has a strong security track record. Known vulnerabilities have been patched promptly.
The wp-flipclock plugin v1.10.1 exhibits a mixed security posture. On the positive side, static analysis reveals excellent adherence to secure coding practices within the analyzed code. All SQL queries utilize prepared statements, all output is properly escaped, and there are no identified file operations or external HTTP requests, significantly reducing the risk of common vulnerabilities like SQL injection and XSS stemming directly from these areas. The limited attack surface of a single shortcode with no apparent unauthenticated entry points is also a strength.
However, the vulnerability history presents a significant concern. The presence of two previously disclosed medium-severity vulnerabilities, specifically Cross-Site Scripting (XSS), and the fact that the last vulnerability was reported very recently (April 2025, assuming this is a future date for demonstration purposes or a typo) indicates a pattern of insecure code that has required patching. While the current version (1.10.1) may be patched for these specific CVEs, the history suggests a potential for recurring security flaws, especially given the lack of nonce checks and capability checks identified in the static analysis, which could be contributing factors to past XSS vulnerabilities.
In conclusion, while the current code exhibits good practices in areas like prepared statements and output escaping, the historical vulnerability record, particularly for XSS, and the absence of certain common security checks (nonces, capabilities) suggest that ongoing vigilance and potentially more robust security measures are warranted. Users should ensure they are running the absolute latest version and remain aware of any future security advisories for this plugin.
Key Concerns
- Historical medium severity CVEs
- No nonce checks
- No capability checks
WP Flipclock Security Vulnerabilities
CVEs by Year
Severity Breakdown
2 total CVEs
WP Flipclock <= 1.9.1 - Authenticated (Contributor+) Stored Cross-Site Scripting
WP Flipclock <= 1.7.4 - Authenticated (Contributor+) Stored Cross Site Scripting
WP Flipclock Code Analysis
Output Escaping
WP Flipclock Attack Surface
Shortcodes 1
WordPress Hooks 1
Maintenance & Trust
WP Flipclock Maintenance & Trust
Maintenance Signals
Community Trust
WP Flipclock Alternatives
Countdown Timer for WordPress
flipdown
The Countdown Timer is a WordPress plugin that makes it simple to add a countdown timer to your pages or posts.
Enable jQuery Migrate Helper
enable-jquery-migrate-helper
Get information about calls to deprecated jQuery features in plugins or themes.
Animate It!
animate-it
Add cool CSS3 animations to your content.
jQuery Updater
jquery-updater
This plugin updates jQuery to the latest stable version on your website.
Scroll To Top
scroll-top
Automatically adds a flexible Back to Top button to your WordPress website that allows your visitor to scroll back to the top of your page with one cl …
WP Flipclock Developer Profile
13 plugins · 7K total installs
How We Detect WP Flipclock
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wp-flipclock/css/added.css/wp-content/plugins/wp-flipclock/css/flipclock.css/wp-content/plugins/wp-flipclock/js/flipclock.min.js/wp-content/plugins/wp-flipclock/js/flipclock.min.jsHTML / DOM Fingerprints
flip-clock-label/* ENQUEUE SCRIPTS *//* FUNCTION FOR GETTING TIMEZONE OFFSET */// (BA) Add safety default for $name in case function is called from other than the shortcode handler// (BA) Replace dash with underscore in Javascript vars+7 moredata-secondsdata-timezonedata-languagedata-countdowndata-datedata-face+1 moreclockcurrentDatefutureDatediffpastDate<div class="</div><script type="text/javascript">
var clock;var currentDate