EasyDonation Security & Risk Analysis

wordpress.org/plugins/easydonation

EasyDonation allows Wordpress users to easily embed a PayPal donation button with one tag.

10 active installs v1.0 PHP + WP 1.5+ Updated Unknown
donatedonationeasymoneypaypal
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is EasyDonation Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The "easydonation" v1.0 plugin exhibits a generally weak security posture despite a lack of recorded historical vulnerabilities and a seemingly small attack surface. The static analysis reveals a concerning absence of security checks. Notably, there are no capability checks or nonce checks implemented, which are fundamental for preventing unauthorized actions and CSRF attacks. Furthermore, the analysis shows that 100% of the identified output operations are not properly escaped, presenting a significant risk of Cross-Site Scripting (XSS) vulnerabilities. While the plugin avoids dangerous functions and uses prepared statements for its SQL queries, the lack of output sanitization and proper authorization mechanisms creates a substantial security gap. The absence of any recorded CVEs is positive, but this could be due to the plugin's obscurity or a lack of in-depth historical analysis rather than true security robustness. The identified taint flows with unsanitized paths, although not classified as critical or high severity, warrant attention as they indicate potential pathways for malicious input to be processed without adequate sanitization.

Key Concerns

  • 100% of outputs not properly escaped (XSS risk)
  • No nonce checks implemented
  • No capability checks implemented
  • Taint flows with unsanitized paths detected
Vulnerabilities
None known

EasyDonation Security Vulnerabilities

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

EasyDonation Code Analysis

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

Output Escaping

0% escaped1 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
easydonation_manage_page (easydonation.php:39)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

EasyDonation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menueasydonation.php:16
filterthe_contenteasydonation.php:17
Maintenance & Trust

EasyDonation Maintenance & Trust

Maintenance Signals

WordPress version tested2.2.0
Last updatedUnknown
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

EasyDonation Developer Profile

paulmbain

2 plugins · 50 total installs

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

How We Detect EasyDonation

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
wrapedit-form
Shortcode Output
[donation]
FAQ

Frequently Asked Questions about EasyDonation