Hide Old Posts Security & Risk Analysis

wordpress.org/plugins/hide-old-posts

Hides posts older than given amount of time.

10 active installs v1.2.1 PHP + WP 3.2+ Updated Feb 16, 2012
filterhideoldposts
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hide Old Posts Safe to Use in 2026?

Generally Safe

Score 85/100

Hide Old Posts has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 14yr ago
Risk Assessment

The 'hide-old-posts' plugin v1.2.1 exhibits a generally strong security posture, particularly in its limited attack surface and exclusive use of prepared statements for SQL queries. The absence of known vulnerabilities and a clean vulnerability history are positive indicators. However, significant concerns arise from the static analysis, specifically the total lack of output escaping on all identified outputs. This suggests a high risk of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the site.

While the plugin's attack surface is commendably small and no critical or high severity taint flows were detected, the complete absence of output escaping on two identified outputs is a critical oversight. The presence of a single capability check is a positive, but it does not mitigate the XSS risk. The vulnerability history being completely clean is good, but it cannot compensate for the identified code-level security weaknesses.

In conclusion, the plugin demonstrates good practices by minimizing its attack surface and handling SQL securely. Nevertheless, the critical flaw in output escaping presents a substantial security risk that needs immediate attention. A clean vulnerability history is reassuring, but it does not excuse the current unaddressed code vulnerabilities.

Key Concerns

  • Outputs not properly escaped
Vulnerabilities
None known

Hide Old Posts Security Vulnerabilities

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

Hide Old Posts Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
hop_settings_page (hide-old-posts.php:41)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hide Old Posts Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actioninithide-old-posts.php:20
actionadmin_menuhide-old-posts.php:32
filterposts_wherehide-old-posts.php:145
filtergetarchives_wherehide-old-posts.php:146
Maintenance & Trust

Hide Old Posts Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedFeb 16, 2012
PHP min version
Downloads4K

Community Trust

Rating90/100
Number of ratings2
Active installs10
Developer Profile

Hide Old Posts Developer Profile

Jan Štětina

8 plugins · 200 total installs

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

How We Detect Hide Old Posts

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hide-old-posts/languages

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Hide Old Posts