
WEN Post Expiry Notification Security & Risk Analysis
wordpress.org/plugins/wen-post-expiry-notificationSet expiry date for posts, pages, and custom post types. Send notification about the expiry before specified number of days.
Is WEN Post Expiry Notification Safe to Use in 2026?
Generally Safe
Score 92/100WEN Post Expiry Notification has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "wen-post-expiry-notification" v1.2 plugin demonstrates a generally positive security posture. The static analysis reveals no critical vulnerabilities such as SQL injection, unsanitized paths in taint analysis, or dangerous function usage. The absence of external HTTP requests and file operations further reduces the attack surface. Furthermore, the plugin incorporates nonce and capability checks, which are fundamental security practices.
However, a significant concern arises from the SQL queries. The analysis indicates that 100% of the identified SQL queries are not using prepared statements. This presents a substantial risk of SQL injection vulnerabilities, even if none have been historically documented. While the plugin has no recorded CVEs, this absence of vulnerabilities in its history doesn't negate the inherent risk posed by unparameterized SQL queries, especially if the plugin handles user-provided input that could be injected into these queries.
In conclusion, the plugin has strong foundational security elements like nonce and capability checks and a clean history. The lack of reported CVEs is a good sign, but the unescaped output (32%) and, more critically, the complete lack of prepared statements in SQL queries are notable weaknesses that require immediate attention to mitigate potential security risks.
Key Concerns
- 100% of SQL queries not using prepared statements
- 32% of outputs not properly escaped
WEN Post Expiry Notification Security Vulnerabilities
WEN Post Expiry Notification Release Timeline
WEN Post Expiry Notification Code Analysis
SQL Query Safety
Output Escaping
Data Flow Analysis
WEN Post Expiry Notification Attack Surface
WordPress Hooks 11
Scheduled Events 2
Maintenance & Trust
WEN Post Expiry Notification Maintenance & Trust
Maintenance Signals
Community Trust
WEN Post Expiry Notification Alternatives
WP Post Expires
wp-post-expires
Plugin adds post expires time after which will be performed actions: add prefix to title, move to drafts or trash.
Expiring Posts
expiring-posts
This plugin adds functionality to expire a post on a given date.
AIT Easy Post Customization
ait-easy-post-customization
Easily set expiry dates for posts and custom post types, automatically unpublishing content when it becomes outdated.
WEN Post Expiry Notification Developer Profile
3 plugins · 90 total installs
How We Detect WEN Post Expiry Notification
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/wen-post-expiry-notification/assets/css/jquery-ui.css/wp-content/plugins/wen-post-expiry-notification/assets/css/post-expiry-custom.css/wp-content/plugins/wen-post-expiry-notification/assets/js/post-expiry-custom.js/wp-content/plugins/wen-post-expiry-notification/assets/js/post-expiry-custom.jsHTML / DOM Fingerprints
post-expiry-settingswen_date_pickerwen_email_recepient_towen_email_recepient_ccwen_email_subjectname="date-picker"name="email-recepient-to"name="email-recepient-cc"name="email-subject"name="email-template"id="date-picker"+4 more