TIEexpire Automated Post Expiry Security & Risk Analysis

wordpress.org/plugins/tieexpire-automated-post-expiry

Expires posts based on multiple criteria, with category and post status options. Sends notifications to users and admin on demand.

20 active installs v1.1 PHP + WP 3.0.1+ Updated Sep 10, 2014
automaticexpirationexpireexpirypost
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is TIEexpire Automated Post Expiry Safe to Use in 2026?

Generally Safe

Score 85/100

TIEexpire Automated Post Expiry 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 "tieexpire-automated-post-expiry" plugin v1.1 exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no identified AJAX handlers, REST API routes, or shortcodes lacking authentication or permission checks. Furthermore, there are no detected dangerous functions, file operations, or external HTTP requests. The plugin also has a clean vulnerability history with no known CVEs. However, significant concerns arise from the code analysis regarding output escaping and a lack of security checks.

Specifically, 100% of the identified output points are not properly escaped, indicating a potential for Cross-Site Scripting (XSS) vulnerabilities. Additionally, the complete absence of nonce checks and capability checks across all entry points is a major security weakness. While the SQL queries are predominantly prepared, the lack of other fundamental security checks means that even minor logic flaws could be exploited. The plugin's vulnerability history, while currently clean, does not mitigate the risks presented by the identified code weaknesses.

In conclusion, while the plugin avoids common attack vectors by limiting its attack surface and not using dangerous functions, the critical issues of unescaped output and the absence of essential security checks like nonces and capability checks present a significant risk. Users should be cautious, and developers should prioritize addressing these fundamental security oversights.

Key Concerns

  • No output escaping
  • No nonce checks
  • No capability checks
Vulnerabilities
None known

TIEexpire Automated Post Expiry Security Vulnerabilities

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

TIEexpire Automated Post Expiry Code Analysis

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

SQL Query Safety

89% prepared9 total queries

Output Escaping

0% escaped3 total outputs
Attack Surface

TIEexpire Automated Post Expiry Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionmy_expiry_jobTIEexpire.php:19
actionadmin_menuTIEexpire.php:20

Scheduled Events 1

my_expiry_job
Maintenance & Trust

TIEexpire Automated Post Expiry Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 10, 2014
PHP min version
Downloads4K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

TIEexpire Automated Post Expiry Developer Profile

TIEro

5 plugins · 70 total installs

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

How We Detect TIEexpire Automated Post Expiry

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Post Expiry Settings --><!-- The header section line of the options page, with the logo and basic info. And the donation bit. :) --><!-- The HTML for the options page. Age and Post Limit are always available, so they're bunched together in one block. -->
Data Attributes
donate.pngexpire.png
Shortcode Output
<img src="" border=0 alt="Post Expiry Settings" style="vertical-align:middle"> Post Expiry Settings</h2><p style="max-width:60%">All settings are cumulative and are determined separately, so you can build your expiry plan by stacking options. The plugin works down through the different expiry types in the order they are displayed. A zero value in a field switches off that check.<p style="max-width:60%"><strong>This plugin is now available as part of the free <a href="http://wordpress.org/plugins/tietools-automatic-maintenance-kit" target="_blank">TIEtools</a> plugin, which also includes duplicate post control and server log file removal.</strong>
FAQ

Frequently Asked Questions about TIEexpire Automated Post Expiry