Auto Post Expiry Manager Security & Risk Analysis

wordpress.org/plugins/auto-post-expiry-manager

Automatically expire posts and custom post types at a specific date and time. Works with all public post types and uses a lightweight cron scheduler.

80 active installs v1.0 PHP 7.2+ WP 5.0+ Updated Jun 23, 2025
auto-unpublishexpire-postspost-expirationpost-lifecycleschedule-post-draft
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Auto Post Expiry Manager Safe to Use in 2026?

Generally Safe

Score 100/100

Auto Post Expiry Manager has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 9mo ago
Risk Assessment

The static analysis for Auto-Post-Expiry-Manager v1.0 reveals a generally good security posture with several strengths. The absence of dangerous functions, SQL injection vulnerabilities, file operations, and external HTTP requests are positive indicators. The plugin also demonstrates a commitment to security by implementing nonce and capability checks for its entry points, and importantly, all detected SQL queries utilize prepared statements, a crucial defense against SQL injection. However, there's a minor concern regarding output escaping, where 27% of outputs are not properly escaped, potentially opening the door for cross-site scripting (XSS) vulnerabilities if user-controlled data is involved in these unescaped outputs.

The attack surface is minimal, with no AJAX handlers, REST API routes, or shortcodes present, and the single cron event is not explicitly stated as unprotected. The taint analysis showed no identified flows, which is a strong positive. Furthermore, the plugin has no recorded vulnerability history (CVEs), suggesting a stable and likely secure past. Despite the small percentage of unescaped outputs, which warrants attention, the overall security of Auto-Post-Expiry-Manager v1.0 appears to be robust, with a low risk profile based on the provided data.

Key Concerns

  • Unescaped output detected
Vulnerabilities
None known

Auto Post Expiry Manager Security Vulnerabilities

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

Auto Post Expiry Manager Code Analysis

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

Output Escaping

73% escaped11 total outputs
Attack Surface

Auto Post Expiry Manager Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxesauto-post-expiry-manager.php:36
actionsave_postauto-post-expiry-manager.php:115
filtercron_schedulesauto-post-expiry-manager.php:196
actionapem_check_expiry_eventauto-post-expiry-manager.php:220
actionadmin_initauto-post-expiry-manager.php:239

Scheduled Events 1

apem_check_expiry_event
Maintenance & Trust

Auto Post Expiry Manager Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedJun 23, 2025
PHP min version7.2
Downloads457

Community Trust

Rating0/100
Number of ratings0
Active installs80
Developer Profile

Auto Post Expiry Manager Developer Profile

Hardik Galiya

1 plugin · 80 total installs

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

How We Detect Auto Post Expiry Manager

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
id="apem_expiry_datetime"name="expiry_datetime"id="apem_expiry_status"name="expiry_status"name="expiry_notify"id="apem_expiry_box"+1 more
FAQ

Frequently Asked Questions about Auto Post Expiry Manager