Meks Time Ago Security & Risk Analysis

wordpress.org/plugins/meks-time-ago

Automatically change your post date display to "time ago" format like 1 hour ago, 3 days ago, etc...

10K active installs v1.1.8 PHP + WP 3.7+ Updated Dec 4, 2025
agocustomdateformattime
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Meks Time Ago Safe to Use in 2026?

Generally Safe

Score 100/100

Meks Time Ago has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 4mo ago
Risk Assessment

The 'meks-time-ago' plugin version 1.1.8 demonstrates a generally strong security posture, with no identified vulnerabilities in its history and a clean static analysis regarding dangerous functions, SQL queries (all prepared), file operations, external requests, and taint analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the plugin's attack surface. This indicates good development practices in terms of avoiding common entry points for exploitation.

However, there are notable concerns within the code analysis. The most significant issue is the low percentage of properly escaped output (22%). This suggests that sensitive data processed by the plugin might be rendered directly to the user's browser without adequate sanitization, potentially leading to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not handled carefully. Additionally, the complete absence of nonce checks and capability checks, while potentially acceptable given the limited attack surface, represents a missed opportunity to implement robust authorization and protection against CSRF attacks, should any entry points be introduced or become apparent in future versions or through interactions with other plugins.

The plugin's vulnerability history is clean, with no recorded CVEs. This is a positive indicator, suggesting that the current codebase is likely secure against known threats. The lack of past vulnerabilities, coupled with the current analysis, paints a picture of a plugin that has either been developed with security in mind or has been consistently maintained to avoid introducing weaknesses. The primary weakness identified lies in output escaping, which, if exploited, could lead to XSS. Therefore, while the plugin is currently secure against known vulnerabilities and has a limited attack surface, the unescaped output is a critical area to address.

Key Concerns

  • Low percentage of properly escaped output
  • Absence of nonce checks
  • Absence of capability checks
Vulnerabilities
None known

Meks Time Ago Security Vulnerabilities

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

Meks Time Ago Code Analysis

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

Output Escaping

22% escaped9 total outputs
Attack Surface

Meks Time Ago Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initincludes\class.backend.php:48
actionplugins_loadedmeks-time-ago.php:35
actionloop_startmeks-time-ago.php:60
actionplugins_loadedmeks-time-ago.php:64
Maintenance & Trust

Meks Time Ago Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 4, 2025
PHP min version
Downloads219K

Community Trust

Rating86/100
Number of ratings9
Active installs10K
Developer Profile

Meks Time Ago Developer Profile

Meks

14 plugins · 117K total installs

71
trust score
Avg Security Score
89/100
Avg Patch Time
236 days
View full developer profile
Detection Fingerprints

How We Detect Meks Time Ago

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

Asset Fingerprints

Version Parameters
/wp-content/plugins/meks-time-ago/?ver=/wp-content/plugins/meks-time-ago/js/jquery.timeago.min.js?ver=/wp-content/plugins/meks-time-ago/js/meks-timeago.js?ver=/wp-content/plugins/meks-time-ago/css/meks-timeago.css?ver=

HTML / DOM Fingerprints

JS Globals
meksTimeago
FAQ

Frequently Asked Questions about Meks Time Ago