Old Post Message Security & Risk Analysis

wordpress.org/plugins/old-post-message

Automatically displays messages on posts older than a specified period. Customizable via admin settings.

0 active installs v1.2.5 PHP 7.0+ WP 6.0+ Updated Nov 5, 2025
alertmessagenotificationold-postoutdated-content
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Old Post Message Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The "old-post-message" v1.2.5 plugin exhibits a strong security posture based on the provided static analysis. The absence of any identified attack surface entry points (AJAX handlers, REST API routes, shortcodes, cron events) is a significant positive. Furthermore, the code demonstrates excellent practices with 100% of SQL queries using prepared statements and all identified output being properly escaped. The presence of a capability check also suggests some level of authorization is considered, even if not explicitly tied to every potential entry point (of which there are none).

Concerns are minimal, stemming primarily from the lack of nonce checks. While there are no apparent AJAX handlers or other exposed entry points to exploit this absence, it represents a missed security best practice that could become a vector if the plugin were to be extended or interact with other components in the future. The vulnerability history is completely clean, with no recorded CVEs, which indicates a well-maintained and likely secure plugin thus far. However, this clean history, combined with the lack of apparent attack surface, could also mean the plugin is very simple and has not been extensively tested or subjected to deep security scrutiny.

In conclusion, the plugin appears to be very secure at its current version. The development team has followed several key security principles. The main area for improvement would be the introduction of nonce checks for any potential future interfaces, even if none are currently exposed, to adhere to WordPress security standards more comprehensively. The absence of any identified vulnerabilities or exploitable code paths in the static analysis is a strong indicator of its current safety.

Key Concerns

  • Missing nonce checks
Vulnerabilities
None known

Old Post Message Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

Old Post Message Code Analysis

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

Output Escaping

100% escaped44 total outputs
Attack Surface

Old Post Message Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
filterthe_contentold-post-message.php:31
actionwp_enqueue_scriptsold-post-message.php:32
actionadmin_menuold-post-message.php:35
actionadmin_initold-post-message.php:36
actionadmin_enqueue_scriptsold-post-message.php:37
Maintenance & Trust

Old Post Message Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedNov 5, 2025
PHP min version7.0
Downloads405

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Old Post Message Developer Profile

Atsushi Shindo

2 plugins · 0 total installs

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

How We Detect Old Post Message

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/old-post-message/assets/css/frontend.css/wp-content/plugins/old-post-message/assets/js/frontend.js

HTML / DOM Fingerprints

Data Attributes
data-old-post-message-enableddata-old-post-message-messagedata-old-post-message-icondata-old-post-message-bg-colordata-old-post-message-border-colordata-old-post-message-text-color
FAQ

Frequently Asked Questions about Old Post Message