
Recently Modified Security & Risk Analysis
wordpress.org/plugins/recenlty-modified-admin-dashboardPlugin to list recently edited pages in the wordpress dashboard
Is Recently Modified Safe to Use in 2026?
Generally Safe
Score 100/100Recently Modified has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "recenlty-modified-admin-dashboard" plugin v0.0.5 exhibits a generally good security posture with no identified vulnerabilities in its history and a clean taint analysis. The static analysis reveals a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events, and critically, none of these entry points are unprotected. The absence of dangerous functions, file operations, and external HTTP requests further bolsters its security.
However, there are significant concerns regarding output escaping. The analysis indicates that 100% of the identified outputs are not properly escaped. This is a critical weakness, as unescaped output can lead to Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the dashboard, potentially compromising user sessions or data. The lack of nonce checks and capability checks also presents a potential risk, as it implies that certain actions might not be properly authorized or protected against replay attacks.
While the plugin's vulnerability history is spotless, suggesting good development practices so far, the identified output escaping issue is a severe oversight that needs immediate attention. In conclusion, the plugin has a strong foundation with a small attack surface and no known vulnerabilities, but the unescaped output represents a significant and actionable security risk that must be addressed.
Key Concerns
- 100% of outputs are not properly escaped
- 0 Nonce checks found
- 0 Capability checks found
Recently Modified Security Vulnerabilities
Recently Modified Code Analysis
SQL Query Safety
Output Escaping
Recently Modified Attack Surface
WordPress Hooks 1
Maintenance & Trust
Recently Modified Maintenance & Trust
Maintenance Signals
Community Trust
Recently Modified Alternatives
No alternatives data available yet.
Recently Modified Developer Profile
1 plugin · 10 total installs
How We Detect Recently Modified
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.