Flipping Cards Security & Risk Analysis

wordpress.org/plugins/flipping-cards

Create sexy flipping cards!

300 active installs v1.32 PHP 5.6+ WP 3.5+ Updated Dec 6, 2025
3dcardflipflippingrotate
99
A · Safe
CVEs total1
Unpatched0
Last CVESep 12, 2024
Download
Safety Verdict

Is Flipping Cards Safe to Use in 2026?

Generally Safe

Score 99/100

Flipping Cards has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Sep 12, 2024Updated 3mo ago
Risk Assessment

The 'flipping-cards' plugin v1.32 exhibits a generally good security posture based on the static analysis provided. The plugin demonstrates strong adherence to secure coding practices by using prepared statements for the vast majority of its SQL queries (92%) and properly escaping outputs in 95% of cases. The attack surface is relatively small, with no identified entry points lacking authentication or permission checks. Furthermore, the absence of dangerous functions, file operations, and external HTTP requests, coupled with no critical or high severity taint flows, are all positive indicators. The plugin also implements nonce checks and has no bundled libraries that could introduce vulnerabilities.

However, a notable concern is the presence of one medium severity Cross-site Scripting (XSS) vulnerability in its history, even though it is currently patched. While the static analysis doesn't reveal any new XSS issues, the existence of a past vulnerability of this nature warrants careful monitoring. The lack of explicit capability checks on its AJAX handlers, while not leading to immediate exploitable issues in the static analysis, represents a potential area for improvement in hardening access control.

In conclusion, the 'flipping-cards' plugin is performing well regarding secure coding standards, with strengths in SQL handling, output escaping, and attack surface management. The primary weakness lies in its historical vulnerability, specifically XSS, and the absence of capability checks, which, while not presenting an immediate high risk based on the current static analysis, should be considered for ongoing security diligence and potential future enhancements.

Key Concerns

  • Medium severity XSS vulnerability in history
  • No capability checks on AJAX handlers
Vulnerabilities
1

Flipping Cards Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-45460medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Flipping Cards <= 1.30 - Authenticated (Administrator+) Stored Cross-Site Scripting

Sep 12, 2024 Patched in 1.31 (7d)
Code Analysis
Analyzed Mar 16, 2026

Flipping Cards Code Analysis

Dangerous Functions
0
Raw SQL Queries
3
34 prepared
Unescaped Output
1
21 escaped
Nonce Checks
7
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

92% prepared37 total queries

Output Escaping

95% escaped22 total outputs
Data Flows
All sanitized

Data Flow Analysis

7 flows
flipping_cards (flipping-cards.php:327)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Flipping Cards Attack Surface

Entry Points6
Unprotected0

AJAX Handlers 5

authwp_ajax_remove_fcflipping-cards.php:515
authwp_ajax_fc_add_imageflipping-cards.php:647
authwp_ajax_fc_save_imgflipping-cards.php:759
authwp_ajax_fc_remove_imgflipping-cards.php:843
authwp_ajax_fc_order_imgflipping-cards.php:1051

Shortcodes 1

[flipping-card] flipping-cards.php:1283
WordPress Hooks 3
actionadmin_menuflipping-cards.php:251
actionadmin_print_stylesflipping-cards.php:283
actionadmin_enqueue_scriptsflipping-cards.php:319
Maintenance & Trust

Flipping Cards Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 6, 2025
PHP min version5.6
Downloads15K

Community Trust

Rating100/100
Number of ratings2
Active installs300
Developer Profile

Flipping Cards Developer Profile

manu225

17 plugins · 27K total installs

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

How We Detect Flipping Cards

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flipping-cards/css/admin.css

HTML / DOM Fingerprints

CSS Classes
fc-imagefc-textfc-linkfc-blank
FAQ

Frequently Asked Questions about Flipping Cards