Post and Page Excerpt Widgets Security & Risk Analysis

wordpress.org/plugins/post-and-page-excerpt-widgets

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

80 active installs v2.2 PHP + WP 2.8+ Updated Apr 22, 2016
excerptswidgets
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post and Page Excerpt Widgets Safe to Use in 2026?

Generally Safe

Score 85/100

Post and Page Excerpt Widgets has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9yr ago
Risk Assessment

The 'post-and-page-excerpt-widgets' plugin v2.2 exhibits a generally positive security posture based on the static analysis. It reports no AJAX handlers, REST API routes, shortcodes, or cron events, indicating a very limited attack surface. Furthermore, the absence of dangerous functions, raw SQL queries, file operations, external HTTP requests, and a lack of reported vulnerabilities in its history are all strong indicators of good development practices. The plugin also avoids bundled libraries, which can be a source of vulnerabilities if not kept updated.

However, the analysis does raise a concern regarding output escaping. With 72 total outputs and only 39% properly escaped, there's a significant portion of output that could be vulnerable to cross-site scripting (XSS) attacks if user-supplied data is not sufficiently sanitized before being displayed. The lack of nonce and capability checks, while seemingly less critical given the absence of entry points, could become a weakness if any new entry points are introduced in future updates without proper security considerations.

Overall, the plugin demonstrates a strong foundation in terms of its minimal attack surface and secure data handling for SQL. The primary area of concern lies in the inadequate output escaping, which warrants attention to mitigate potential XSS risks. The absence of any historical vulnerabilities is a positive sign, suggesting consistent security focus from the developers.

Key Concerns

  • Insufficient output escaping identified
Vulnerabilities
None known

Post and Page Excerpt Widgets Security Vulnerabilities

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

Post and Page Excerpt Widgets Code Analysis

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

Output Escaping

39% escaped72 total outputs
Attack Surface

Post and Page Excerpt Widgets Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
actionwidgets_initpage-and-post-excerpt-widgets.php:17
Maintenance & Trust

Post and Page Excerpt Widgets Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 22, 2016
PHP min version
Downloads11K

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Post and Page Excerpt Widgets Developer Profile

Stephanie Leary

16 plugins · 17K total installs

68
trust score
Avg Security Score
84/100
Avg Patch Time
2856 days
View full developer profile
Detection Fingerprints

How We Detect Post and Page Excerpt Widgets

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-and-page-excerpt-widgets/post-and-page-excerpt-widgets.php

HTML / DOM Fingerprints

CSS Classes
page_widget_excerpt_multipost_widget_excerpt_multipage-excerpt-widgetpost-excerpt-widget
Data Attributes
for="title"id="title"name="title"for="page_ID"id="page_ID"name="page_ID"+14 more
FAQ

Frequently Asked Questions about Post and Page Excerpt Widgets