Content Reminder Security & Risk Analysis

wordpress.org/plugins/content-reminder

A useful WordPress plugin that detects old blog posts and pages, then notifies administrators.

10 active installs v1.0.0 PHP 7.2+ WP 5.0+ Updated Apr 27, 2025
content-managementcontent-update-reminderold-content
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Content Reminder Safe to Use in 2026?

Generally Safe

Score 92/100

Content Reminder 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 "content-reminder" plugin v1.0.0 exhibits a mixed security posture. On the positive side, the code demonstrates good practices by avoiding dangerous functions, performing all SQL queries using prepared statements, and correctly escaping a high percentage of its outputs. It also includes a reasonable number of nonce and capability checks, and has no recorded vulnerability history, which generally suggests a history of secure development. However, a significant concern arises from the presence of one unprotected AJAX handler. This represents a direct entry point that could be exploited by unauthenticated users if it performs sensitive operations.

The static analysis reveals one AJAX handler without authentication checks, which is the primary security weakness identified. There are no identified taint flows, SQL injection risks, or file operation vulnerabilities, and no external HTTP requests, all of which are positive indicators. The absence of known CVEs and a clean vulnerability history are also strong points. Despite the lack of serious vulnerabilities found through taint analysis or in its history, the single unprotected AJAX handler presents a tangible risk that cannot be ignored and needs immediate attention.

In conclusion, while the "content-reminder" plugin has many strengths and a clean history, the unprotected AJAX handler is a critical oversight that significantly impacts its overall security. Addressing this specific entry point should be the priority to improve the plugin's security posture. The rest of the code appears to be developed with security in mind, but this one flaw leaves it vulnerable.

Key Concerns

  • Unprotected AJAX handler
Vulnerabilities
None known

Content Reminder Security Vulnerabilities

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

Content Reminder Release Timeline

v1.0.0Current
Code Analysis
Analyzed Mar 17, 2026

Content Reminder Code Analysis

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

Output Escaping

85% escaped75 total outputs
Attack Surface
1 unprotected

Content Reminder Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_okcrmc_send_manual_emailincludes\class-okcrmc-admin.php:48
WordPress Hooks 6
actionplugins_loadedcontent-reminder.php:54
filterplugin_row_metacontent-reminder.php:156
actionadmin_enqueue_scriptsincludes\class-okcrmc-admin.php:43
actionadmin_menuincludes\class-okcrmc-admin.php:44
actionadmin_initincludes\class-okcrmc-admin.php:45
actionwp_dashboard_setupincludes\class-okcrmc-dashboard.php:22

Scheduled Events 1

okcrmc_send_email_notification
Maintenance & Trust

Content Reminder Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.6
Last updatedApr 27, 2025
PHP min version7.2
Downloads553

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Content Reminder Developer Profile

Mahmut Orkun Köksalan

1 plugin · 10 total installs

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

How We Detect Content Reminder

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/content-reminder/admin/css/admin.css
Version Parameters
content-reminder/admin/css/admin.css?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Content Reminder