N-Media Post Front-end Form Security & Risk Analysis

wordpress.org/plugins/wp-post-frontend

This plugin renders a beautiful Front-end form to with title and description editor to allow users to save their Custom Posts.

10 active installs v1.1 PHP + WP 3.5+ Updated Dec 8, 2023
custom-postcustom-post-forntendeditfrontend-formpost-front
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is N-Media Post Front-end Form Safe to Use in 2026?

Generally Safe

Score 85/100

N-Media Post Front-end Form has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 2yr ago
Risk Assessment

The wp-post-frontend plugin v1.1 exhibits a generally positive security posture based on the static analysis. It successfully avoids dangerous functions, utilizes prepared statements for all SQL queries, and has zero recorded CVEs. The presence of nonce and capability checks is also a good indicator of security awareness. However, a significant concern arises from the low percentage of properly escaped output (16%). This suggests that user-supplied data or dynamic content displayed to users might be vulnerable to Cross-Site Scripting (XSS) attacks, especially if the shortcode handles user-generated content. The limited attack surface with only one shortcode is a strength, but its lack of detailed analysis (0 taint flows) and the low output escaping rate are weaknesses that warrant attention. Overall, while the plugin avoids common critical vulnerabilities like raw SQL and unauthenticated entry points, the insufficient output escaping poses a tangible risk that needs to be addressed.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

N-Media Post Front-end Form Security Vulnerabilities

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

N-Media Post Front-end Form Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
8 prepared
Unescaped Output
38
7 escaped
Nonce Checks
1
Capability Checks
1
File Operations
14
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared8 total queries

Output Escaping

16% escaped45 total outputs
Attack Surface

N-Media Post Front-end Form Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[nm-post-front] classes\plugin.class.php:85
WordPress Hooks 3
actionadmin_menuclasses\admin.class.php:91
actionadmin_enqueue_scriptsclasses\admin.class.php:98
actioninitclasses\plugin.class.php:79
Maintenance & Trust

N-Media Post Front-end Form Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 8, 2023
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

N-Media Post Front-end Form Developer Profile

N-Media

23 plugins · 5K total installs

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

How We Detect N-Media Post Front-end Form

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/wp-post-frontend/js/admin.js/wp-content/plugins/wp-post-frontend/js/ui/css/smoothness/jquery-ui-1.10.3.custom.min.css
Script Paths
/wp-content/plugins/wp-post-frontend/js/admin.js
Version Parameters
wp-post-frontend/js/admin.js?ver=wp-post-frontend/js/ui/css/smoothness/jquery-ui-1.10.3.custom.min.css?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- Lets start from here --><!-- loading plugin config file --><!-- ======= the plugin main class =========== --><!-- [1] -->+25 more
Data Attributes
data-iddata-typedata-namedata-valuedata-placeholderdata-default+18 more
JS Globals
nm_postfront_vars
FAQ

Frequently Asked Questions about N-Media Post Front-end Form