MK Post and Page Excerpts Widgets Security & Risk Analysis

wordpress.org/plugins/mk-post-and-page-excerpts-widgets

Creates widgets that display excerpts from posts or pages in the sidebar.

50 active installs v1.3 PHP 7.3+ WP 5.0+ Updated May 24, 2021
sidebar-widgetwidgetwodgetswordpress-page-widgetwordpress-post-widget
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MK Post and Page Excerpts Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

MK Post and Page Excerpts Widgets 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

Based on the provided static analysis and vulnerability history, the "mk-post-and-page-excerpts-widgets" v1.3 plugin exhibits a generally strong security posture. The absence of any recorded CVEs and a clean taint analysis report are significant strengths. Furthermore, the plugin demonstrates good practices by not exposing AJAX handlers, REST API routes, shortcodes, or cron events without proper authentication or permission checks, contributing to a minimal attack surface. All SQL queries are also properly prepared, which is a critical security measure against SQL injection vulnerabilities.

However, there are notable areas of concern within the code itself. The most significant weakness identified is the low percentage (19%) of properly escaped output. This indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, as untrusted input could be rendered directly into the user's browser without proper sanitization. The lack of any detected nonce checks or capability checks, while not explicitly tied to an attack vector in the static analysis, is also a potential weakness that could be exploited if other security measures were bypassed.

In conclusion, while the plugin benefits from a clean vulnerability history and a small, well-protected attack surface, the significant number of unescaped output points represents a substantial risk. Developers should prioritize addressing the output escaping issues to mitigate the risk of XSS attacks. The lack of explicit nonce and capability checks, although not directly evidenced as exploitable in this analysis, also warrants attention for a more robust security implementation.

Key Concerns

  • Significant percentage of unescaped output
  • No nonce checks found
  • No capability checks found
Vulnerabilities
None known

MK Post and Page Excerpts Widgets Security Vulnerabilities

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

MK Post and Page Excerpts Widgets Code Analysis

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

Output Escaping

19% escaped94 total outputs
Attack Surface

MK Post and Page Excerpts Widgets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionwp_enqueue_scriptsmk-post-pages-excerpts-widget.php:17
actionwidgets_initmk-post-pages-excerpts-widget.php:26
actionwidgets_initmk-post-pages-excerpts-widget.php:36
Maintenance & Trust

MK Post and Page Excerpts Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedMay 24, 2021
PHP min version7.3
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs50
Developer Profile

MK Post and Page Excerpts Widgets Developer Profile

Manoj Kumar

3 plugins · 250 total installs

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

How We Detect MK Post and Page Excerpts Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mk-post-and-page-excerpts-widgets/css/styles.css
Version Parameters
mk-post-and-page-excerpts-widgets/css/styles.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about MK Post and Page Excerpts Widgets