What should we write about next Security & Risk Analysis

wordpress.org/plugins/what-should-we-write-about-next

What should we write about next allows your users to quickly leave feedback at the end of your posts.

10 active installs v1.0 PHP + WP 2.5+ Updated Dec 22, 2014
admindashboardjquerypluginswidget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is What should we write about next Safe to Use in 2026?

Generally Safe

Score 85/100

What should we write about next has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "what-should-we-write-about-next" v1.0 plugin exhibits a seemingly secure initial posture with no identified vulnerabilities in its history and a clean bill of health regarding dangerous functions and external requests. The static analysis also reports zero AJAX handlers, REST API routes, shortcodes, or cron events, indicating a minimal attack surface and no unprotected entry points. Furthermore, all SQL queries are reported to use prepared statements, which is a strong security practice. However, a significant concern arises from the output escaping analysis, where 100% of the four identified output points are not properly escaped. This suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be exploited by attackers to inject malicious scripts into web pages viewed by other users. The taint analysis, while showing only two flows, indicates that these flows have unsanitized paths, further corroborating the XSS risk. The plugin's vulnerability history being entirely clean is a positive indicator of past development diligence, but it doesn't negate the immediate risks presented by the current code's output handling flaws. In conclusion, while the plugin demonstrates good practices in areas like SQL sanitization and a controlled attack surface, the complete lack of output escaping is a critical weakness that must be addressed to prevent XSS attacks.

Key Concerns

  • All outputs are unescaped
  • Taint flows with unsanitized paths
Vulnerabilities
None known

What should we write about next Security Vulnerabilities

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

What should we write about next Code Analysis

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

Output Escaping

0% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
mwp_quick_feedback_options_page (mwp-quick-feedback.php:17)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

What should we write about next Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menumwp-quick-feedback.php:12
filterthe_contentmwp-quick-feedback.php:48
actionwp_enqueue_scriptsmwp-quick-feedback.php:81
Maintenance & Trust

What should we write about next Maintenance & Trust

Maintenance Signals

WordPress version tested4.2.39
Last updatedDec 22, 2014
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

What should we write about next Developer Profile

Vladimir Prelovac

20 plugins · 1.0M total installs

70
trust score
Avg Security Score
87/100
Avg Patch Time
2577 days
View full developer profile
Detection Fingerprints

How We Detect What should we write about next

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/what-should-we-write-about-next/mwp-quick-feedback.css/wp-content/plugins/what-should-we-write-about-next/mwp-quick-feedback.js
Script Paths
/wp-content/plugins/what-should-we-write-about-next/mwp-quick-feedback.js
Version Parameters
what-should-we-write-about-next/mwp-quick-feedback.css?ver=what-should-we-write-about-next/mwp-quick-feedback.js?ver=

HTML / DOM Fingerprints

CSS Classes
mwp-quick-feedback-formshadow3mwp-quick-feedback-resultfeedback_title
Data Attributes
id="mwp-quick-feedback-form"
JS Globals
mwp_qf_params
FAQ

Frequently Asked Questions about What should we write about next