Timed Content Security & Risk Analysis

wordpress.org/plugins/timed-content

Plugin to show or hide portions of a Page or Post based on specific date/time characteristics.

6K active installs v2.97 PHP + WP 3.8+ Updated Dec 2, 2025
marketing-toolscheduletimed-content
100
A · Safe
CVEs total1
Unpatched0
Last CVEJan 24, 2023
Safety Verdict

Is Timed Content Safe to Use in 2026?

Generally Safe

Score 100/100

Timed Content has a strong security track record. Known vulnerabilities have been patched promptly.

1 known CVELast CVE: Jan 24, 2023Updated 4mo ago
Risk Assessment

The "timed-content" plugin version 2.97 exhibits a mixed security posture. On the positive side, the static analysis reveals a clean attack surface with no identified AJAX handlers, REST API routes, shortcodes, or cron events, and all SQL queries utilize prepared statements. The absence of dangerous functions and file operations is also reassuring. However, there are areas of concern, notably the low percentage of properly escaped output (40%), indicating a potential for Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is rendered without adequate sanitization.

The vulnerability history shows one known CVE, which has since been patched. The common vulnerability type being XSS is consistent with the output escaping findings. The last vulnerability was in January 2023, suggesting that while past issues have been addressed, the underlying coding practices related to output sanitization may still pose a risk.

In conclusion, while the plugin has a limited attack surface and good SQL practices, the insufficient output escaping is a notable weakness that could be exploited. The resolved CVE and the focus on XSS as a past vulnerability type highlight the importance of robust input validation and output encoding for any plugin dealing with user-generated or dynamic content.

Key Concerns

  • Low percentage of properly escaped output
  • Bundled outdated library (TinyMCE)
Vulnerabilities
1

Timed Content Security Vulnerabilities

CVEs by Year

1 CVE in 2023
2023
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2023-0067medium · 5.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Timed Content <= 2.72 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode

Jan 24, 2023 Patched in 2.73 (364d)
Code Analysis
Analyzed Mar 16, 2026

Timed Content Code Analysis

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

Bundled Libraries

TinyMCE

Output Escaping

40% escaped5 total outputs
Attack Surface

Timed Content Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Timed Content Maintenance & Trust

Maintenance Signals

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

Community Trust

Rating92/100
Number of ratings41
Active installs6K
Developer Profile

Timed Content Developer Profile

Arno Welzel

5 plugins · 29K total installs

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

How We Detect Timed Content

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/timed-content/css/timed-content.css/wp-content/plugins/timed-content/css/dashicons/style.css/wp-content/plugins/timed-content/css/jqueryui/1.10.3/themes/smoothness/jquery-ui.css/wp-content/plugins/timed-content/js/jquery-ui-timepicker-0.3.3/jquery.ui.timepicker.min.js/wp-content/plugins/timed-content/js/jquery-ui-timepicker-0.3.3/jquery.ui.timepicker.css
Script Paths
/wp-content/plugins/timed-content/js/jquery-ui-timepicker-0.3.3/jquery.ui.timepicker.min.js
Version Parameters
timed-content/css/timed-content.css?ver=timed-content/css/dashicons/style.css?ver=timed-content/css/jqueryui/1.10.3/themes/smoothness/jquery-ui.css?ver=timed-content/js/jquery-ui-timepicker-0.3.3/jquery.ui.timepicker.min.js?ver=timed-content/js/jquery-ui-timepicker-0.3.3/jquery.ui.timepicker.css?ver=

HTML / DOM Fingerprints

Shortcode Output
[timed-content-client][timed-content-server][timed-content-rule]
FAQ

Frequently Asked Questions about Timed Content