Khushal Content Export to CSV Security & Risk Analysis

wordpress.org/plugins/khushal-content-export-to-csv

Export posts & pages to CSV: Gutenberg blocks, Webflow-style HTML, or plain text. Third-party; not affiliated with Webflow Inc.

0 active installs v1.4.1 PHP 7.4+ WP 5.8+ Updated Apr 11, 2026
csvexportgutenbergpagesposts
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Khushal Content Export to CSV Safe to Use in 2026?

Generally Safe

Score 100/100

Khushal Content Export to CSV has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The khushal-content-export-to-csv v1.4.1 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and ensuring 100% of outputs are properly escaped. The absence of known CVEs and critical taint flows is also a strong indicator of a relatively secure codebase in these areas.

However, significant concerns arise from the static analysis of its attack surface. The plugin exposes two AJAX handlers, both of which lack authentication checks. This means any unauthenticated user could potentially trigger these functions, leading to potential security vulnerabilities. While there are no reported vulnerabilities historically, the presence of unprotected entry points, especially AJAX handlers, creates a notable risk that requires attention.

In conclusion, while the plugin avoids common pitfalls like raw SQL queries, unescaped output, and known historical vulnerabilities, the unprotected AJAX endpoints represent a critical weakness. This oversight could allow for unauthorized actions or data manipulation if exploited. The plugin's strengths in data handling are overshadowed by the direct exposure of its functionality to unauthenticated users.

Key Concerns

  • AJAX handlers without auth checks
  • Exposed AJAX handlers create attack surface
Vulnerabilities
None known

Khushal Content Export to CSV Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Khushal Content Export to CSV Release Timeline

v1.4.1Current
Code Analysis
Analyzed Apr 16, 2026

Khushal Content Export to CSV Code Analysis

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

Output Escaping

100% escaped55 total outputs
Attack Surface
2 unprotected

Khushal Content Export to CSV Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_kcecsv_export_csvincludes/class-kcecsv-ajax.php:23
authwp_ajax_kcecsv_export_csv_zipincludes/class-kcecsv-ajax.php:24
WordPress Hooks 3
actionadmin_menuincludes/class-kcecsv-admin.php:25
actionadmin_enqueue_scriptsincludes/class-kcecsv-admin.php:26
actionplugins_loadedincludes/class-kcecsv-plugin.php:41
Maintenance & Trust

Khushal Content Export to CSV Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedApr 11, 2026
PHP min version7.4
Downloads45

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Khushal Content Export to CSV Developer Profile

Khushal Tank

2 plugins · 0 total installs

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

How We Detect Khushal Content Export to CSV

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/khushal-content-export-to-csv/assets/css/admin.css/wp-content/plugins/khushal-content-export-to-csv/assets/js/admin-export.js
Script Paths
/wp-content/plugins/khushal-content-export-to-csv/assets/js/admin-export.js
Version Parameters
khushal-content-export-to-csv/assets/css/admin.css?ver=khushal-content-export-to-csv/assets/js/admin-export.js?ver=

HTML / DOM Fingerprints

CSS Classes
ace-wrapace-page-titlenotice-info-inlineace-introace-cardace-panelace-row-categoryace-date+1 more
Data Attributes
id="kcecsv-export-form"id="kcecsv_post_type"id="kcecsv_category"id="kcecsv_from_date"id="kcecsv_to_date"id="kcecsv_content_format"+7 more
JS Globals
kcecsvExport
FAQ

Frequently Asked Questions about Khushal Content Export to CSV