Post Rotation Security & Risk Analysis

wordpress.org/plugins/post-rotation

Set the rotation interval or the allowed time without new posts... and automatically an older post becomes the latest one!

300 active installs v1.9 PHP + WP 4.0+ Updated Apr 15, 2021
automaticintervalpost-rotatorrotationrotator
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Post Rotation Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The 'post-rotation' plugin v1.9 exhibits a strong security posture based on the provided static analysis. It demonstrates excellent adherence to secure coding practices by utilizing prepared statements for all SQL queries and ensuring all output is properly escaped. The absence of file operations and external HTTP requests further reduces potential attack vectors. Furthermore, the plugin has no recorded vulnerabilities, including no historical CVEs, which indicates a history of stability and security awareness from its developers.

While the static analysis reveals no immediate critical vulnerabilities, the complete absence of nonces and capability checks across all entry points (AJAX, REST API, shortcodes, cron) presents a significant concern. This lack of authorization and validation means that any user, regardless of their role or permissions, could potentially trigger actions within the plugin if an entry point were discovered or exposed. The zero attack surface reported is encouraging, but relying solely on this absence without explicit authorization mechanisms is risky. The plugin's security hinges on the assumption that its entry points are entirely undiscoverable or non-functional, which is a fragile security model.

In conclusion, 'post-rotation' v1.9 has strengths in its handling of SQL and output escaping, and a clean vulnerability history. However, the critical weakness lies in the complete oversight of authentication and authorization for its potential entry points. This could lead to serious security issues if any of these entry points become accessible or if the plugin's functionality is expanded in the future without implementing proper security checks. It's a plugin that appears secure due to a lack of discovered flaws, rather than robust, built-in security measures.

Key Concerns

  • Missing nonce checks on all entry points
  • Missing capability checks on all entry points
Vulnerabilities
None known

Post Rotation Security Vulnerabilities

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

Post Rotation Code Analysis

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

SQL Query Safety

100% prepared4 total queries

Output Escaping

100% escaped15 total outputs
Attack Surface

Post Rotation Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initpost-rotation.php:27
actionadmin_enqueue_scriptspost-rotation.php:49
actionadmin_menupost-rotation.php:58
actionplugins_loadedpost-rotation.php:78
Maintenance & Trust

Post Rotation Maintenance & Trust

Maintenance Signals

WordPress version tested5.7.15
Last updatedApr 15, 2021
PHP min version
Downloads8K

Community Trust

Rating88/100
Number of ratings9
Active installs300
Developer Profile

Post Rotation Developer Profile

digitalemphasis

2 plugins · 900 total installs

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

How We Detect Post Rotation

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/post-rotation/admin/post-rotation-admin.css/wp-content/plugins/post-rotation/admin/post-rotation-admin.js
Script Paths
/wp-content/plugins/post-rotation/admin/post-rotation-admin.js
Version Parameters
post-rotation/admin/post-rotation-admin.css?ver=post-rotation/admin/post-rotation-admin.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about Post Rotation