Bulk Datetime Change Security & Risk Analysis

wordpress.org/plugins/bulk-datetime-change

Bulk change date/time for posts.

7K active installs v1.18 PHP 8.0+ WP 4.6+ Updated Mar 17, 2026
datemediapagespoststime
100
A · Safe
CVEs total1
Unpatched0
Last CVEOct 26, 2021
Safety Verdict

Is Bulk Datetime Change Safe to Use in 2026?

Generally Safe

Score 100/100

Bulk Datetime Change has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Oct 26, 2021Updated 2mo ago
Risk Assessment

The "bulk-datetime-change" plugin v1.18 exhibits a mixed security posture. On the positive side, static analysis reveals no dangerous functions, file operations, or external HTTP requests. Output escaping is fully implemented, and there are no identified taint flows, suggesting that data processed by the plugin is likely handled safely once it enters the application. The absence of shortcodes, cron events, and a significant attack surface from AJAX and REST API endpoints is also a positive indicator, reducing the overall exposure to potential attacks.

However, the plugin's vulnerability history is a notable concern. It has a recorded medium-severity CVE related to missing authorization, which was last patched in October 2021. While there are no currently unpatched vulnerabilities, the presence of past authorization issues highlights a potential weakness in how the plugin handles user permissions. The static analysis also shows a concerning lack of capability checks and nonce checks, alongside the single SQL query not using prepared statements. These oversights, particularly the absence of capability checks, directly correlate with the type of historical vulnerability found and represent a significant security gap.

Key Concerns

  • Missing capability checks
  • SQL query without prepared statements
  • Missing nonce checks
  • Past medium severity CVE (Missing Authorization)
Vulnerabilities
1 published

Bulk Datetime Change Security Vulnerabilities

CVEs by Year

1 CVE in 2021
2021
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2021-24842medium · 5.4Missing Authorization

Bulk Datetime Change <= 1.11 - Missing Authorisation

Oct 26, 2021 Patched in 1.12 (819d)
Version History

Bulk Datetime Change Release Timeline

v1.18Current
v1.17
v1.16
v1.15
v1.14
v1.13
v1.12
v1.111 CVE
v1.101 CVE
v1.091 CVE
v1.081 CVE
v1.071 CVE
v1.061 CVE
v1.051 CVE
v1.041 CVE
v1.031 CVE
v1.021 CVE
v1.011 CVE
v1.001 CVE
Code Analysis
Analyzed Mar 16, 2026

Bulk Datetime Change Code Analysis

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

SQL Query Safety

0% prepared1 total queries
Attack Surface

Bulk Datetime Change Attack Surface

Entry Points0
Unprotected0
Maintenance & Trust

Bulk Datetime Change Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 17, 2026
PHP min version8.0
Downloads54K

Community Trust

Rating100/100
Number of ratings8
Active installs7K
Developer Profile

Bulk Datetime Change Developer Profile

Katsushi Kawamori

54 plugins · 56K total installs

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

How We Detect Bulk Datetime Change

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bulk-datetime-change/css//wp-content/plugins/bulk-datetime-change/js//wp-content/plugins/bulk-datetime-change/lib/
Script Paths
/wp-content/plugins/bulk-datetime-change/js/bulk-datetime-change.js/wp-content/plugins/bulk-datetime-change/js/bulkdatetimechange-vue.js/wp-content/plugins/bulk-datetime-change/js/bulkdatetimechange-vue.umd.js
Version Parameters
bulk-datetime-change/css/bulk-datetime-change.css?ver=bulk-datetime-change/js/bulk-datetime-change.js?ver=bulk-datetime-change/js/bulkdatetimechange-vue.js?ver=bulk-datetime-change/js/bulkdatetimechange-vue.umd.js?ver=

HTML / DOM Fingerprints

CSS Classes
bulk-datetime-change-settings
Data Attributes
data-bdc-actiondata-bdc-post-id
JS Globals
bulk_datetime_change_varsbdc_vue_app
FAQ

Frequently Asked Questions about Bulk Datetime Change