Flexicon – Very fresh Lexicon Security & Risk Analysis

wordpress.org/plugins/very-fresh-lexicon

“Very fresh Lexicon" is a simple yet customizable plugin to create a lexicon in wordpress.

0 active installs v1.0.5 PHP 5.3+ WP 4.9.0+ Updated Aug 30, 2021
encyclopediaglossarylexiconwiki
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Flexicon – Very fresh Lexicon Safe to Use in 2026?

Generally Safe

Score 85/100

Flexicon – Very fresh Lexicon has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4yr ago
Risk Assessment

The "very-fresh-lexicon" plugin v1.0.5 exhibits a generally strong security posture based on the provided static analysis. The absence of dangerous functions, file operations, external HTTP requests, and the exclusive use of prepared statements for SQL queries are all positive indicators. Furthermore, the plugin has no recorded vulnerability history, suggesting a history of secure development or effective patching of past issues. The limited attack surface, consisting of a single shortcode with no immediately apparent unprotected entry points, is also a good sign.

However, a significant concern arises from the low percentage of properly escaped output (17%). This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as user-supplied or dynamic data may be rendered directly into the HTML without proper sanitization. The complete lack of nonce checks and capability checks on all identified entry points, including the shortcode, is another critical weakness. While the static analysis shows no unprotected AJAX handlers or REST API routes, the absence of these fundamental security mechanisms for any form of user interaction can expose the plugin to various forms of injection or unauthorized actions if the shortcode's functionality is complex or handles user-provided data. The taint analysis showing zero flows is good, but it may not be comprehensive enough to catch subtle XSS issues that arise from insufficient output escaping.

In conclusion, while the plugin avoids common pitfalls like raw SQL queries and dangerous functions, the insufficient output escaping and the complete lack of nonces and capability checks for its shortcode represent significant security risks. These weaknesses could lead to XSS vulnerabilities and potential unauthorized actions, outweighing the strengths of its SQL handling and lack of historical CVEs. The plugin requires immediate attention to address output escaping and implement proper authorization and integrity checks.

Key Concerns

  • Insufficient output escaping (17%)
  • Missing nonce checks on entry points
  • Missing capability checks on entry points
Vulnerabilities
None known

Flexicon – Very fresh Lexicon Security Vulnerabilities

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

Flexicon – Very fresh Lexicon Code Analysis

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

Output Escaping

17% escaped18 total outputs
Attack Surface

Flexicon – Very fresh Lexicon Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[flex] public\class-very-fresh-lexicon-shortcodes.php:46
WordPress Hooks 10
actionplugins_loadedincludes\class-very-fresh-lexicon.php:148
actionadmin_enqueue_scriptsincludes\class-very-fresh-lexicon.php:163
actionadmin_enqueue_scriptsincludes\class-very-fresh-lexicon.php:164
actionadmin_menuincludes\class-very-fresh-lexicon.php:165
actionadmin_initincludes\class-very-fresh-lexicon.php:166
actioninitincludes\class-very-fresh-lexicon.php:167
actionwp_enqueue_scriptsincludes\class-very-fresh-lexicon.php:181
actionwp_enqueue_scriptsincludes\class-very-fresh-lexicon.php:182
filterposts_wherevery-fresh-lexicon.php:82
filterarchive_templatevery-fresh-lexicon.php:96
Maintenance & Trust

Flexicon – Very fresh Lexicon Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedAug 30, 2021
PHP min version5.3
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Flexicon – Very fresh Lexicon Developer Profile

freshlabs

2 plugins · 10 total installs

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

How We Detect Flexicon – Very fresh Lexicon

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/very-fresh-lexicon/admin/css/very-fresh-lexicon-admin.css/wp-content/plugins/very-fresh-lexicon/admin/js/very-fresh-lexicon-admin.js
Script Paths
/wp-content/plugins/very-fresh-lexicon/admin/js/very-fresh-lexicon-admin.js
Version Parameters
very-fresh-lexicon-admin.css?ver=very-fresh-lexicon-admin.js?ver=

HTML / DOM Fingerprints

CSS Classes
flex-lexicon-entry
HTML Comments
<!-- Content for the flex lexicon entry --><!-- Entry Title --><!-- Entry Content --><!-- Lexicon Entry Navigation -->
Data Attributes
data-lexicon-entry-iddata-lexicon-entry-titledata-lexicon-entry-slug
JS Globals
veryFreshLexicon
REST Endpoints
/wp-json/very-fresh-lexicon/v1/entries
Shortcode Output
[very_fresh_lexicon_display]
FAQ

Frequently Asked Questions about Flexicon – Very fresh Lexicon