Old Posts Highlighter Security & Risk Analysis

wordpress.org/plugins/old-posts-highlighter

This module will randomly choose an old post in your Wordpress database and reset his publication date.

20 active installs v1.0.3 PHP + WP 2.5+ Updated Apr 23, 2014
highlightold-postold-postspostpromote
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Old Posts Highlighter Safe to Use in 2026?

Generally Safe

Score 85/100

Old Posts Highlighter 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 'old-posts-highlighter' plugin v1.0.3 exhibits a mixed security posture. On the positive side, it has no recorded vulnerabilities, uses prepared statements for all its SQL queries, and its attack surface appears to be minimal with no exposed AJAX handlers, REST API routes, shortcodes, or cron events. There are also no file operations or external HTTP requests, and no bundled libraries. However, a significant concern is the complete lack of output escaping, meaning all four identified output points are potentially vulnerable to cross-site scripting (XSS) attacks. Furthermore, the taint analysis revealed two unsanitized path flows, which, while not classified as critical or high severity in this instance, indicate a potential for mishandling user-supplied data that could lead to security issues if exploited in conjunction with other vulnerabilities or in different contexts. The absence of nonces and capability checks on any entry points, combined with the lack of output escaping, presents a notable risk.

Key Concerns

  • No output escaping on any output points
  • Taint analysis shows unsanitized path flows
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Old Posts Highlighter Security Vulnerabilities

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

Old Posts Highlighter Code Analysis

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

SQL Query Safety

100% prepared3 total queries

Output Escaping

0% escaped4 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

2 flows2 with unsanitized paths
OPH_options (OPH_admin.php:32)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Old Posts Highlighter Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actioninitOld_Posts_Highlighter.php:60
actioninitOld_Posts_Highlighter.php:61
actionadmin_menuOld_Posts_Highlighter.php:62
actionadmin_headOld_Posts_Highlighter.php:63
filterthe_contentOld_Posts_Highlighter.php:64
filterplugin_action_linksOld_Posts_Highlighter.php:65
Maintenance & Trust

Old Posts Highlighter Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedApr 23, 2014
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Old Posts Highlighter Developer Profile

MKH

1 plugin · 20 total installs

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

How We Detect Old Posts Highlighter

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/old-posts-highlighter/css/old_posts_highlighter.css

HTML / DOM Fingerprints

Data Attributes
OPH_intervalOPH_interval_aleatoireOPH_age_limitOPH_omit_catsOPH_FORCED_POSTSOPH_show_original_pubdate+3 more
FAQ

Frequently Asked Questions about Old Posts Highlighter