WP FetLife Importer Security & Risk Analysis

wordpress.org/plugins/wp-fetlife-importer

Import your FetLife Writings and Pictures to your WordPress blog as posts.

10 active installs v0.2.3 PHP + WP 3.5+ Updated Unknown
fetlifeimporter
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP FetLife Importer Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The wp-fetlife-importer plugin, at version 0.2.3, demonstrates a generally strong security posture based on the provided static analysis. The absence of any AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points significantly reduces its attack surface. Furthermore, the code shows good practices by exclusively using prepared statements for SQL queries and having a reasonable percentage of properly escaped output. The limited number of file operations and external HTTP requests also contribute positively to its security.

However, a key concern arises from the complete lack of capability checks for any potential operations. This means that even if the plugin were to introduce new entry points in the future, access control would likely be missing. While no critical or high-severity taint flows were detected, and there is no known vulnerability history, the reliance on the absence of entry points for security rather than explicit authorization mechanisms presents a latent risk. Should the plugin evolve or its functionality be expanded, this absence of capability checks could become a significant vulnerability.

In conclusion, the plugin is currently in a good state due to its minimal attack surface and good SQL handling. The primary weakness lies in the foundational lack of capability checks, which, while not exploited in the current version, represents a significant architectural security debt that could lead to vulnerabilities in future development.

Key Concerns

  • Missing capability checks
  • Unescaped output (29.75% unescaped)
Vulnerabilities
None known

WP FetLife Importer Security Vulnerabilities

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

WP FetLife Importer Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
13
30 escaped
Nonce Checks
2
Capability Checks
0
File Operations
5
External Requests
0
Bundled Libraries
0

Output Escaping

70% escaped43 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
import_options (wp-fetlife-importer.php:278)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

WP FetLife Importer Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filterimport_post_meta_keywp-fetlife-importer.php:92
filterhttp_request_timeoutwp-fetlife-importer.php:93
actionadmin_initwp-fetlife-importer.php:878
Maintenance & Trust

WP FetLife Importer Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

WP FetLife Importer Developer Profile

Meitar

13 plugins · 2K total installs

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

How We Detect WP FetLife Importer

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-fetlife-importer/css/styles.css
Script Paths
/wp-content/plugins/wp-fetlife-importer/js/importer.js
Version Parameters
wp-fetlife-importer/css/styles.css?ver=wp-fetlife-importer/js/importer.js?ver=

HTML / DOM Fingerprints

JS Globals
WP_FetLife_Importimporter
FAQ

Frequently Asked Questions about WP FetLife Importer