Falling Things Security & Risk Analysis

wordpress.org/plugins/falling-things

Falling leafs, snowflakes, flowers or wathever you want :)

300 active installs v1.09 PHP 5.6+ WP 3.5+ Updated Dec 2, 2025
fallingflowerleafsnowthings
99
A · Safe
CVEs total1
Unpatched0
Last CVEApr 4, 2025
Download
Safety Verdict

Is Falling Things Safe to Use in 2026?

Generally Safe

Score 99/100

Falling Things has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Apr 4, 2025Updated 4mo ago
Risk Assessment

The "falling-things" v1.09 plugin exhibits a generally strong security posture based on the static analysis. The code demonstrates excellent practices by utilizing prepared statements for all SQL queries and properly escaping all output, indicating a good understanding of common web vulnerabilities. The absence of file operations, external HTTP requests, and dangerous functions further solidifies this positive outlook. Crucially, the plugin has a well-implemented defense against unauthorized actions with two nonce checks and one capability check on its single AJAX handler, meaning its attack surface is effectively protected.

Despite these strengths, a past medium severity SQL injection vulnerability (CVE) stands out. While there are no currently unpatched vulnerabilities, the existence of a previous SQL injection suggests a potential area of weakness that, although remediated, warrants careful monitoring. The taint analysis found no unsanitized paths, which is excellent, but the historical vulnerability still represents a latent risk. In conclusion, "falling-things" v1.09 is built with many good security practices, but the historical CVE implies that developers should remain vigilant regarding input validation, especially concerning SQL operations.

Key Concerns

  • Past medium SQL injection vulnerability
Vulnerabilities
1

Falling Things Security Vulnerabilities

CVEs by Year

1 CVE in 2025
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-32203medium · 4.9Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Falling things <= 1.08 - Authenticated (Editor+) SQL Injection

Apr 4, 2025 Patched in 1.09 (7d)
Code Analysis
Analyzed Mar 16, 2026

Falling Things Code Analysis

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

SQL Query Safety

100% prepared11 total queries

Output Escaping

100% escaped9 total outputs
Data Flows
All sanitized

Data Flow Analysis

3 flows
falling_things_settings (falling_things.php:174)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Falling Things Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_falling_image_addfalling_things.php:344
WordPress Hooks 4
actionadmin_menufalling_things.php:142
actionadmin_print_stylesfalling_things.php:152
actionadmin_enqueue_scriptsfalling_things.php:162
actionwp_headfalling_things.php:266
Maintenance & Trust

Falling Things Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating80/100
Number of ratings3
Active installs300
Developer Profile

Falling Things 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 Falling Things

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/falling-things/css/admin.css/wp-content/plugins/falling-things/js/front.js/wp-content/plugins/falling-things/css/front.css
Script Paths
/wp-content/plugins/falling-things/js/front.js
Version Parameters
falling-things/css/admin.css?ver=falling-things/js/front.js?ver=falling-things/css/front.css?ver=

HTML / DOM Fingerprints

JS Globals
settings_ft
FAQ

Frequently Asked Questions about Falling Things