Custom Footer Message Security & Risk Analysis

wordpress.org/plugins/custom-footer-message

This plugin allows you to customize the message in the footer, including the font type, font size, and text alignment. It is easy to use and integrate …

0 active installs v1.1.0 PHP + WP 5.0+ Updated Dec 10, 2024
customizationfontsfootermessage
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Footer Message Safe to Use in 2026?

Generally Safe

Score 92/100

Custom Footer Message 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 "custom-footer-message" plugin version 1.1.0 exhibits an excellent security posture based on the provided static analysis and vulnerability history. The code analysis reveals no dangerous functions, all SQL queries are properly prepared, and all output is correctly escaped. Furthermore, the plugin avoids file operations, external HTTP requests, and importantly, does not seem to rely on or implement any nonce or capability checks, which is unusual for plugins that typically interact with user actions or settings.

Taint analysis shows zero unsanitized paths, indicating no data flowing from external sources to potentially vulnerable sinks within the plugin's code. The complete absence of any recorded vulnerabilities, including CVEs across all severity levels, further reinforces its strong security standing. This suggests a developer who is either highly diligent about security or has kept the plugin's functionality extremely simple and contained.

While the lack of explicit authentication checks (nonce and capability) for its zero entry points might be a concern in a plugin with a larger attack surface, given that there are no entry points, this does not currently pose a direct risk. The plugin's strengths lie in its clean code, proper data handling, and lack of known security flaws. The primary weakness, though not currently exploited due to the lack of an attack surface, is the absence of standard security mechanisms like nonce checks which, if the plugin were to evolve, could become a point of concern.

Vulnerabilities
None known

Custom Footer Message Security Vulnerabilities

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

Custom Footer Message Release Timeline

v1.1.0Current
Code Analysis
Analyzed Mar 17, 2026

Custom Footer Message Code Analysis

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

Output Escaping

100% escaped36 total outputs
Attack Surface

Custom Footer Message Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
actionadmin_menucustom-footer-message.php:28
actionadmin_initcustom-footer-message.php:77
actionwp_footercustom-footer-message.php:212
Maintenance & Trust

Custom Footer Message Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedDec 10, 2024
PHP min version
Downloads608

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Footer Message Developer Profile

wchekata

1 plugin · 0 total installs

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

How We Detect Custom Footer Message

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-footer-message/css/custom-footer-message.css

HTML / DOM Fingerprints

Data Attributes
name="cfmsg_footer_message"name="cfmsg_message_enabled"name="cfmsg_text_color"name="cfmsg_bg_color"name="cfmsg_font_family"name="cfmsg_font_size"+3 more
FAQ

Frequently Asked Questions about Custom Footer Message