Today's Date Inserter Security & Risk Analysis

wordpress.org/plugins/todays-date-inserter

Simply and quickly add the current date and or time to your wordpress posts or pages using a shortcode Date widget also included

800 active installs v1.2.1 PHP + WP 3.0.1+ Updated Aug 19, 2014
current-datecurrent-daycurrent-monthdatetodays-date
63
C · Use Caution
CVEs total1
Unpatched1
Last CVESep 2, 2025
Safety Verdict

Is Today's Date Inserter Safe to Use in 2026?

Use With Caution

Score 63/100

Today's Date Inserter has 1 unpatched vulnerability. Evaluate alternatives or apply available mitigations.

1 known CVE 1 unpatched Last CVE: Sep 2, 2025Updated 11yr ago
Risk Assessment

The "todays-date-inserter" plugin v1.2.1 exhibits a mixed security posture. On the positive side, the plugin demonstrates good practices by having no dangerous functions, no raw SQL queries, and no file operations or external HTTP requests. The limited attack surface, consisting of a single shortcode, is also a strength. However, significant concerns arise from the code signals and vulnerability history. A substantial portion of output (73%) is not properly escaped, creating a significant risk of Cross-Site Scripting (XSS) vulnerabilities. Furthermore, the absence of nonce checks and capability checks on its single entry point (the shortcode) means any user, regardless of their role, could potentially trigger unintended actions or inject malicious code if the shortcode's output is not handled securely by the theme or other plugins. The vulnerability history reveals a past medium-severity XSS vulnerability that is currently unpatched, indicating a recurring issue with input sanitization and output escaping. This unpatched vulnerability, combined with the high rate of unescaped output, suggests a pattern of incomplete security patching and ongoing risks.

In conclusion, while the plugin avoids common pitfalls like raw SQL and dangerous functions, the high rate of unescaped output and the presence of an unpatched XSS vulnerability are critical weaknesses. The lack of security checks on the shortcode further exacerbates these risks. Users should exercise caution and prioritize updating or replacing this plugin, especially given the unpatched vulnerability.

Key Concerns

  • Unpatched CVE (Medium Severity)
  • High rate of unescaped output (73%)
  • Missing nonce checks on shortcode
  • Missing capability checks on shortcode
Vulnerabilities
1

Today's Date Inserter Security Vulnerabilities

CVEs by Year

1 CVE in 2025 · unpatched
2025
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2025-48103medium · 6.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Today's Date Inserter <= 1.2.1 - Authenticated (Contributor+) Stored Cross-Site Scripting

Sep 2, 2025Unpatched
Code Analysis
Analyzed Mar 16, 2026

Today's Date Inserter Code Analysis

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

Output Escaping

27% escaped15 total outputs
Attack Surface

Today's Date Inserter Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[todaysdate] lfo-todays-date-inserter.php:20
WordPress Hooks 3
actionadmin_menulfo-todays-date-inserter.php:23
actionadmin_initlfo-todays-date-inserter.php:26
actionwidgets_initlfo-todays-date-inserter.php:29
Maintenance & Trust

Today's Date Inserter Maintenance & Trust

Maintenance Signals

WordPress version tested3.9.40
Last updatedAug 19, 2014
PHP min version
Downloads11K

Community Trust

Rating86/100
Number of ratings6
Active installs800
Developer Profile

Today's Date Inserter Developer Profile

mulscully

1 plugin · 800 total installs

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

How We Detect Today's Date Inserter

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
lfo_todays_date_widget_class
Shortcode Output
[todaysdate][todaysdate format=
FAQ

Frequently Asked Questions about Today's Date Inserter