Export Categories Security & Risk Analysis

wordpress.org/plugins/export-categories

export you wordpress categories only to another wordpress site

1K active installs v1.0 PHP + WP 2.9+ Updated Mar 26, 2019
exportexport-categories
63
C · Use Caution
CVEs total1
Unpatched1
Last CVEOct 4, 2025
Safety Verdict

Is Export Categories Safe to Use in 2026?

Use With Caution

Score 63/100

Export Categories has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Oct 4, 2025Updated 7yr ago
Risk Assessment

The "export-categories" v1.0 plugin exhibits a mixed security posture. On the positive side, static analysis reveals no exposed attack surface through AJAX, REST API, shortcodes, or cron events, and all SQL queries utilize prepared statements. There are also no file operations or external HTTP requests, and importantly, no critical or high-severity taint analysis findings. This suggests a generally cautious approach to handling data and external interactions.

However, significant concerns arise from the output escaping and the vulnerability history. With only 13% of outputs properly escaped, there is a substantial risk of Cross-Site Scripting (XSS) vulnerabilities, especially if user-supplied data is ever incorporated into these outputs. Furthermore, the plugin has a known medium-severity vulnerability with a "Missing Authorization" type, and critically, this vulnerability remains unpatched. The fact that the last vulnerability was recorded recently (2025-10-04) and is still outstanding is a major red flag, indicating a lack of consistent security maintenance.

In conclusion, while the plugin avoids common attack vectors and handles database interactions securely, the severe deficiency in output escaping and the presence of an unpatched authorization vulnerability create significant security risks. Users should be highly cautious, and the developers must address the output escaping and the outstanding CVE.

Key Concerns

  • Unpatched CVE: Missing Authorization (medium)
  • Low output escaping percentage
  • No nonce checks found
  • No capability checks found
Vulnerabilities
1

Export Categories Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-62922medium · 5.3Missing Authorization

Export Categories <= 1.0 - Missing Authorization

Oct 4, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Export Categories Code Analysis

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

Output Escaping

13% escaped8 total outputs
Attack Surface

Export Categories Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionadmin_menuexport-categories.php:28
actioninitexport-categories.php:237
Maintenance & Trust

Export Categories Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedMar 26, 2019
PHP min version
Downloads24K

Community Trust

Rating96/100
Number of ratings12
Active installs1K
Developer Profile

Export Categories Developer Profile

Shambhu Patnaik

7 plugins · 3K total installs

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

How We Detect Export Categories

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/export-categories/

HTML / DOM Fingerprints

CSS Classes
wrapicon32
HTML Comments
<!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your site. --><!-- It contains information about your site's posts, pages, comments, categories, and other content. --><!-- You may use this file to transfer that content from one site to another. --><!-- This file is not intended to serve as a complete backup of your site. -->+11 more
FAQ

Frequently Asked Questions about Export Categories