Neuron Expert Security & Risk Analysis

wordpress.org/plugins/neuron-posts

This plugin relies on the Neuron Expert API service. A Neuron Expert WordPress plugin to display user posts and more.

10 active installs v1.0.9.30 PHP 7.2+ WP 5.2+ Updated Feb 7, 2025
apineuronposts
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Neuron Expert Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "neuron-posts" plugin version 1.0.9.30 exhibits a mixed security posture. On the positive side, the absence of known CVEs and a clean vulnerability history are strong indicators of responsible development and maintenance. The code also demonstrates good practices by using prepared statements for all SQL queries, indicating a low risk of SQL injection vulnerabilities. Additionally, there are no direct file operations or dangerous function calls identified, further bolstering its security profile.

However, several areas raise concerns. The plugin's attack surface consists solely of 5 shortcodes, and while the static analysis reports 0 unprotected entry points, it's crucial to verify that these shortcodes are robustly secured against potential abuse. The taint analysis revealing 4 flows with unsanitized paths, even without critical or high severity, warrants investigation. These flows, coupled with a notable 37% of output not being properly escaped (67 total outputs, 63% properly escaped), suggest potential risks for Cross-Site Scripting (XSS) or data leakage if user-supplied data is involved in these unsanitized paths or unescaped outputs. The lack of any nonce checks or capability checks on the identified entry points is a significant weakness, leaving them potentially vulnerable to various attacks if they process user input.

In conclusion, while the "neuron-posts" plugin benefits from a clean vulnerability history and good SQL handling, the presence of unsanitized taint flows, a substantial amount of unescaped output, and a complete absence of nonce and capability checks on its entry points introduce tangible security risks that require attention and mitigation. The overall security is moderate, with clear areas for improvement to reach a more robust state.

Key Concerns

  • Unsanitized taint flows found
  • Significant unescaped output detected
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Neuron Expert Security Vulnerabilities

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

Neuron Expert Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
25
42 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
4
Bundled Libraries
0

Output Escaping

63% escaped67 total outputs
Data Flows
4 unsanitized

Data Flow Analysis

6 flows4 with unsanitized paths
neuron_display_user_posts (neuron-posts.php:190)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Neuron Expert Attack Surface

Entry Points5
Unprotected0

Shortcodes 5

[neuron_blog_shortcode] neuron-posts.php:253
[neuron_news_shortcode] neuron-posts.php:302
[neuron_avatar_iframe] neuron-posts.php:344
[neuron_current_domain] neuron-posts.php:351
[neuron_chat_button] neuron-posts.php:529
WordPress Hooks 12
actionsend_headersneuron-posts.php:317
filterquery_varsneuron-posts.php:360
actioninitneuron-posts.php:366
actiontemplate_redirectneuron-posts.php:387
filtertemplate_includeneuron-posts.php:409
actionwp_enqueue_scriptsneuron-posts.php:415
actionwp_footerneuron-posts.php:676
filterthe_contentneuron-posts.php:858
actionadmin_menuneuron-posts.php:868
actionadmin_initneuron-posts.php:871
filterpre_get_document_titletemplate\neuron-post-seo.php:82
actionwp_headtemplate\neuron-post-seo.php:86
Maintenance & Trust

Neuron Expert Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedFeb 7, 2025
PHP min version7.2
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Neuron Expert Developer Profile

Neuron Expert

1 plugin · 10 total installs

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

How We Detect Neuron Expert

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/neuron-posts/template/neuron-news-card.php

HTML / DOM Fingerprints

CSS Classes
neuron-paginationneuron-posts-row
Shortcode Output
<div class="neuron-pagination" style="text-align: center; margin-top: 20px;"><div class="tabs__content"><div class="neuron-posts-row" style="display: flex; gap: 20px;">
FAQ

Frequently Asked Questions about Neuron Expert