Flexia Core Security & Risk Analysis

wordpress.org/plugins/flexia-core

Core plugin for Flexia theme. Controls all the plugin territory functionality for Flexia.

200 active installs v1.4.2 PHP + WP 4.0+ Updated Oct 22, 2020
bootstrap-4customizerflexiametaboxshortcodes
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Flexia Core Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 5yr ago
Risk Assessment

The flexia-core plugin version 1.4.2 demonstrates a generally strong security posture based on the provided static analysis and vulnerability history. The complete absence of known CVEs, along with no unpatched vulnerabilities, is a significant positive indicator. The code analysis shows a commendable absence of dangerous functions, raw SQL queries, and unsanitized paths in taint analysis. The plugin also appears to handle file operations and external HTTP requests securely.

However, there are areas for improvement. While the majority of output is properly escaped, 16% of outputs remain unescaped, which could potentially lead to cross-site scripting (XSS) vulnerabilities if malicious data enters these outputs. Although the attack surface is reported as zero unprotected entry points, the presence of one cron event without explicitly detailed authentication checks warrants careful review to ensure it's adequately secured against unauthorized execution. The plugin also utilizes nonce and capability checks, which are good security practices, but their effectiveness depends on correct implementation within the specific context of their usage.

Overall, flexia-core v1.4.2 shows a commitment to secure coding, as evidenced by the lack of critical vulnerabilities and good practices like prepared statements. The primary concern lies in the unescaped output, suggesting a minor but present risk of XSS. The single cron event should also be scrutinized to confirm it doesn't represent an overlooked entry point. With attention to the unescaped output and the security of the cron event, the plugin's security could be further strengthened.

Key Concerns

  • Unescaped output detected (16%)
  • Cron event without explicit auth checks
Vulnerabilities
None known

Flexia Core Security Vulnerabilities

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

Flexia Core Code Analysis

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

Output Escaping

84% escaped142 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
goodbye_form_callback (includes\class-plugin-usage-tracker.php:1047)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Flexia Core Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 17
actionflexia_admin_menuflexia-core.php:80
actionplugins_loadedincludes\class-flexia-core.php:147
actionadmin_enqueue_scriptsincludes\class-flexia-core.php:161
actionadmin_enqueue_scriptsincludes\class-flexia-core.php:162
actionwp_enqueue_scriptsincludes\class-flexia-core.php:176
actionwp_enqueue_scriptsincludes\class-flexia-core.php:177
actionput_do_weekly_actionincludes\class-plugin-usage-tracker.php:117
actionadmin_initincludes\class-plugin-usage-tracker.php:120
actionadmin_noticesincludes\class-plugin-usage-tracker.php:125
actionadmin_footer-plugins.phpincludes\class-plugin-usage-tracker.php:129
actioninitincludes\class-wpdev-core-install.php:20
actioninitincludes\class-wpdev-notices.php:116
actioninitincludes\class-wpdev-notices.php:118
actionadmin_noticesincludes\class-wpdev-notices.php:193
actionadmin_noticesincludes\class-wpdev-notices.php:196
filterbody_classpublic\class-flexia-core-public.php:50
actioninitpublic\shortcodes\class-flexia-core-shortcodes.php:27

Scheduled Events 1

put_do_weekly_action
Maintenance & Trust

Flexia Core Maintenance & Trust

Maintenance Signals

WordPress version tested5.5.18
Last updatedOct 22, 2020
PHP min version
Downloads16K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Flexia Core Developer Profile

WPDeveloper

46 plugins · 4.0M total installs

73
trust score
Avg Security Score
91/100
Avg Patch Time
163 days
View full developer profile
Detection Fingerprints

How We Detect Flexia Core

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/flexia-core/public/css/flexia-core-public.css/wp-content/plugins/flexia-core/public/js/flexia-core-public.js
Script Paths
/wp-content/plugins/flexia-core/public/js/flexia-core-public.js
Version Parameters
flexia-core/public/css/flexia-core-public.css?ver=flexia-core/public/js/flexia-core-public.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Flexia Core