Flotiq Sync Security & Risk Analysis

wordpress.org/plugins/flotiq-sync

Use this WordPress plugin to easily connect your WordPress instance to Flotiq and synchronize your data.

0 active installs v1.1.0 PHP 7.4+ WP 5.0+ Updated Apr 24, 2025
backupflotiqheadless-cmssynchronization
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Flotiq Sync Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 11mo ago
Risk Assessment

The flotiq-sync plugin v1.1.0 demonstrates a mixed security posture. On the positive side, it has a zero attack surface, no known vulnerabilities, and uses prepared statements for all SQL queries. It also avoids external HTTP requests, which limits certain attack vectors. However, several concerning signals are present in the static analysis.

The most significant concern is the high rate of unsanitized path flows identified in the taint analysis (3 out of 3 flows), indicating potential for directory traversal or other path manipulation vulnerabilities. Coupled with this, only 11% of output is properly escaped, suggesting a high risk of Cross-Site Scripting (XSS) vulnerabilities. The presence of file operations without clear authentication or sanitization controls is also a potential risk. The absence of nonce and capability checks across its limited entry points (though there are none reported, this is a general concern for any plugin) is notable, and the bundled Guzzle library, if outdated, could introduce further risks.

The complete lack of vulnerability history is a positive indicator, suggesting the developers have not introduced publicly known severe flaws. However, this must be balanced against the static analysis findings. The plugin's strengths lie in its minimal attack surface and secure database interactions. Its weaknesses are concentrated in input sanitization, output escaping, and potentially how file operations are handled.

Key Concerns

  • Taint analysis shows unsanitized path flows
  • Low output escaping percentage
  • File operations without clear controls
  • Bundled library Guzzle (potential for outdated version)
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

Flotiq Sync Security Vulnerabilities

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

Flotiq Sync Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

11% escaped27 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<settings> (src\admin\templates\settings.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Flotiq Sync Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 26
actionadmin_enqueue_scriptsflotiq-sync.php:19
actionwp_trash_postflotiq-sync.php:31
actionnew_to_publishflotiq-sync.php:33
actiondraft_to_publishflotiq-sync.php:34
actionpending_to_publishflotiq-sync.php:35
actionpost_updatedflotiq-sync.php:37
actionadd_attachmentflotiq-sync.php:38
actiondelete_attachmentflotiq-sync.php:39
actioncreated_termflotiq-sync.php:41
actionedited_termflotiq-sync.php:42
actiondelete_termflotiq-sync.php:43
actioncreate_categoryflotiq-sync.php:45
actionedited_categoryflotiq-sync.php:46
actiondelete_categoryflotiq-sync.php:47
actionedit_user_profile_updateflotiq-sync.php:49
actionprofile_updateflotiq-sync.php:50
actionuser_registerflotiq-sync.php:51
actionadmin_menusrc\admin\wordpress-2-flotiq-sync-admin.php:9
actionadmin_menusrc\admin\wordpress-2-flotiq-sync-admin.php:10
actionadmin_menusrc\admin\wordpress-2-flotiq-sync-admin.php:11
actionadmin_noticessrc\admin\wordpress-2-flotiq-sync-admin.php:45
actionadmin_noticessrc\admin\wordpress-2-flotiq-sync-admin.php:49
actionadmin_noticessrc\admin\wordpress-2-flotiq-sync-admin.php:78
actionadmin_noticessrc\admin\wordpress-2-flotiq-sync-admin.php:90
actionadmin_noticessrc\admin\wordpress-2-flotiq-sync-admin.php:135
actionadmin_noticessrc\admin\wordpress-2-flotiq-sync-admin.php:139
Maintenance & Trust

Flotiq Sync Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 24, 2025
PHP min version7.4
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Flotiq Sync Developer Profile

Flotiq

1 plugin · 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 Flotiq Sync

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flotiq-sync/admin/css/style.css

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Flotiq Sync