Mythic Cerberus Security & Risk Analysis

wordpress.org/plugins/mythic-cerberus

Guard your login form by limiting login failures from the same IP.

200 active installs v1.1.2 PHP 5.2+ WP 4.0+ Updated Dec 3, 2025
loginlogin-controllogin-formprotect-loginsecurity
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Mythic Cerberus Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "mythic-cerberus" v1.1.2 plugin exhibits a generally strong security posture based on the provided static analysis. The absence of any identified attack surface entry points like AJAX handlers, REST API routes, shortcodes, or cron events is a significant positive. Furthermore, the code signals indicate good practices, with a high percentage of SQL queries using prepared statements and output properly escaped. The plugin also has a clean vulnerability history with no known CVEs, suggesting a history of secure development and maintenance.

While the static analysis shows no critical or high severity taint flows, the lack of capability checks is a notable concern. This means that even though entry points are not exposed, any function that *could* be triggered might not have proper access control checks, relying solely on WordPress's internal mechanisms which may not always be sufficient in complex scenarios. The presence of nonce checks is good, but their absence on potential AJAX or other dynamic actions could be a risk if such actions were to exist.

Overall, the plugin appears to be developed with security in mind, characterized by a minimal attack surface and good coding practices. However, the absence of explicit capability checks is a weakness that could be exploited if any hidden or unintended execution paths are discovered. The perfect vulnerability history is a strong indicator of past security diligence.

Key Concerns

  • Missing capability checks
Vulnerabilities
None known

Mythic Cerberus Security Vulnerabilities

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

Mythic Cerberus Code Analysis

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

SQL Query Safety

62% prepared13 total queries

Output Escaping

96% escaped25 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
mythicCerberus_print_admin_page (mythic-cerberus.php:233)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Mythic Cerberus Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 6
actionadmin_menumythic-cerberus.php:412
actionlogin_formmythic-cerberus.php:414
filterauthenticatemythic-cerberus.php:417
filterxmlrpc_enabledmythic-cerberus.php:421
actionwpmu_new_blogmythic-cerberus.php:527
actionplugins_loadedmythic-cerberus.php:542
Maintenance & Trust

Mythic Cerberus Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version5.2
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs200
Developer Profile

Mythic Cerberus Developer Profile

Mythic Beasts

2 plugins · 400 total installs

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

How We Detect Mythic Cerberus

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
mythic-cerberus-admin
HTML Comments
<!-- Mythic Cerberus Settings -->
JS Globals
mythiccerberusAdminOptions
FAQ

Frequently Asked Questions about Mythic Cerberus