Just Post Preview Widget Security & Risk Analysis

wordpress.org/plugins/just-post-preview

Widget to easy add any post content preview blocks with different layouts, specified in the theme.

10 active installs v1.1.1 PHP + WP 4.0+ Updated Unknown
developerlayoutspost-previewwidget
76
B · Generally Safe
CVEs total1
Unpatched1
Last CVEApr 4, 2025
Download
Safety Verdict

Is Just Post Preview Widget Safe to Use in 2026?

Mostly Safe

Score 76/100

Just Post Preview Widget is generally safe to use. 1 past CVE were resolved. Keep it updated.

1 known CVE 1 unpatched Last CVE: Apr 4, 2025
Risk Assessment

The 'just-post-preview' plugin exhibits a concerning security posture, despite some positive code signals. While the static analysis found no direct evidence of dangerous functions or SQL injection vulnerabilities due to prepared statements, the plugin has a significant attack surface with an unprotected AJAX handler. This lack of authentication on an entry point is a major weakness. Furthermore, the output escaping is extremely poor, with only 12% of outputs being properly escaped, leaving the plugin highly susceptible to Cross-Site Scripting (XSS) attacks. The vulnerability history is also alarming; a high-severity Remote File Inclusion (RFI) vulnerability was discovered and remains unpatched, indicating a significant ongoing risk. The plugin's previous high-severity RFI vulnerability suggests a pattern of insecure coding practices related to file handling and input validation, which directly contributes to the current lack of proper output escaping and the unprotected AJAX handler.

Key Concerns

  • Unpatched high severity CVE
  • Unprotected AJAX handler
  • Low percentage of properly escaped output
  • Missing nonce checks on AJAX
  • Missing capability checks on AJAX
Vulnerabilities
1

Just Post Preview Widget Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

High
1

1 total CVE

CVE-2025-32156high · 8.8Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')

Just Post Preview Widget <= 1.1.1 - Authenticated (Contributor+) Local File Inclusion

Apr 4, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Just Post Preview Widget Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
2 prepared
Unescaped Output
43
6 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared2 total queries

Output Escaping

12% escaped49 total outputs
Attack Surface
1 unprotected

Just Post Preview Widget Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_jpp_widget_post_preview_autocompletejust-post-preview.php:29
WordPress Hooks 2
actionwidgets_initjust-post-preview.php:31
actionadmin_print_scriptsjust-post-preview.php:36
Maintenance & Trust

Just Post Preview Widget Maintenance & Trust

Maintenance Signals

WordPress version tested4.8.28
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Just Post Preview Widget Developer Profile

Alex Prokopenko / JustCoded

5 plugins · 3K total installs

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

How We Detect Just Post Preview Widget

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/just-post-preview/assets/post_preview_widget.css/wp-content/plugins/just-post-preview/assets/post_preview_widget.js
Script Paths
/wp-content/plugins/just-post-preview/assets/post_preview_widget.js
Version Parameters
just-post-preview/assets/post_preview_widget.css?ver=just-post-preview/assets/post_preview_widget.js?ver=

HTML / DOM Fingerprints

CSS Classes
jpp_widgetjpp_post_previewjpp_post_preview_{postid}jpp_layout_{layout}
Data Attributes
data-jpp_post_preview
JS Globals
jpp_post_preview_widget_params
REST Endpoints
/wp-json/jpp/v1/posts
FAQ

Frequently Asked Questions about Just Post Preview Widget