Auto Update Post Date Security & Risk Analysis

wordpress.org/plugins/auto-update-post-date

Keep your WordPress content evergreen with Auto Update Post Date – a FREE simple WP plugin designed to effortlessly update your posts and boost SEO

1K active installs v1.0.2 PHP 7.2+ WP 3.0.1+ Updated Oct 1, 2024
autobulkdatepostsupdate
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Update Post Date Safe to Use in 2026?

Generally Safe

Score 92/100

Auto Update Post Date has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1yr ago
Risk Assessment

The auto-update-post-date plugin version 1.0.2 exhibits a generally strong security posture based on the provided static analysis and vulnerability history. The absence of known CVEs and a clean vulnerability history suggest a mature and well-maintained codebase concerning publicly disclosed vulnerabilities. The code analysis reveals a remarkably small attack surface with no AJAX handlers, REST API routes, or shortcodes directly exposed to users, and all database queries utilize prepared statements, which is excellent practice for preventing SQL injection. Output escaping is also well-implemented, with only a minor concern regarding a small percentage of outputs not being explicitly marked as escaped.

Despite the positive indicators, there are minor areas for attention. The presence of a single cron event without explicit mention of authentication checks introduces a potential, albeit small, risk if the cron event performs sensitive operations. The capability checks are also reported as zero, which, while not necessarily a direct vulnerability, means that the plugin doesn't enforce WordPress user roles for its operations. This could be a concern if the cron event or any other internal function is considered sensitive and should be restricted to specific user roles. Overall, the plugin is highly secure, with the primary areas for potential improvement revolving around confirming authentication and capability checks for its scheduled tasks.

Key Concerns

  • No capability checks implemented
  • Minor output escaping concern
Vulnerabilities
None known

Auto Update Post Date Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

Auto Update Post Date Release Timeline

v1.0.2Current
v1.0.1
v1.0.0
Code Analysis
Analyzed Mar 16, 2026

Auto Update Post Date Code Analysis

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

Output Escaping

98% escaped49 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

2 flows
tmaupd_plugin_settings_action (inc\auto-update-post-date-runner.php:264)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Auto Update Post Date Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menuauto-update-post-date.php:37
actionadmin_enqueue_scriptsauto-update-post-date.php:58
actionadmin_initinc\auto-update-post-date-runner.php:48
actionload-tools_page_tmaupd-settingsinc\auto-update-post-date-runner.php:378
actiontmaupd_cron_job_actioninc\auto-update-post-date-runner.php:609
actionwp_loadedinc\auto-update-post-date-runner.php:636

Scheduled Events 1

tmaupd_cron_job_action
Maintenance & Trust

Auto Update Post Date Maintenance & Trust

Maintenance Signals

WordPress version tested6.6.5
Last updatedOct 1, 2024
PHP min version7.2
Downloads6K

Community Trust

Rating100/100
Number of ratings2
Active installs1K
Developer Profile

Auto Update Post Date Developer Profile

Timi Makinde

1 plugin · 1K total installs

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

How We Detect Auto Update Post Date

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/auto-update-post-date/inc/jquery.datetimepicker.full.min.js/wp-content/plugins/auto-update-post-date/inc/jquery.datetimepicker.min.css/wp-content/plugins/auto-update-post-date/inc/aupd.js/wp-content/plugins/auto-update-post-date/inc/aupd.css
Version Parameters
auto-update-post-date/inc/jquery.datetimepicker.full.min.js?ver=1.0.0auto-update-post-date/inc/jquery.datetimepicker.min.css?ver=1.0.0auto-update-post-date/inc/aupd.js?ver=1.0.1auto-update-post-date/inc/aupd.css?ver=1.0.1

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Auto Update Post Date