MWNotif – Bootstrap Notification Alert Security & Risk Analysis

wordpress.org/plugins/mwnotif

Bootstrap notification alert plugin with editor controls. Display customizable notification alerts on your WordPress website.

0 active installs v1.1 PHP 7.2+ WP 5.6+ Updated Unknown
alertannouncementbootstrapnotificationpopup
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is MWNotif – Bootstrap Notification Alert Safe to Use in 2026?

Generally Safe

Score 100/100

MWNotif – Bootstrap Notification Alert has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The mwnotif v1.1 plugin presents a generally good security posture, particularly in its handling of SQL queries and its minimal attack surface. The plugin demonstrates sound practices by utilizing prepared statements for all its SQL queries, indicating a resistance to common SQL injection vulnerabilities. Furthermore, the absence of shortcodes, cron events, and REST API routes, coupled with all identified AJAX handlers having authentication checks, significantly limits potential entry points for attackers. The plugin also incorporates nonce and capability checks, further strengthening its defenses against unauthorized actions.

However, a notable concern arises from the output escaping. With 40% of outputs properly escaped, a significant portion (60%) remains unescaped. This could lead to Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is not sufficiently sanitized before being displayed to users. The taint analysis shows no critical or high severity flows, which is a positive sign, but the lack of flows analyzed means this is not a comprehensive assessment of potential taint issues.

The plugin's vulnerability history is clean, with no recorded CVEs. This suggests a proactive approach to security or a lack of prior discoveries, which is positive. However, the absence of historical vulnerabilities does not guarantee future security, especially in light of the unescaped output issue. Overall, mwnotif v1.1 has a strong foundation with secure SQL handling and a limited attack surface, but the unescaped output poses a risk that requires attention.

Key Concerns

  • Insufficient output escaping
Vulnerabilities
None known

MWNotif – Bootstrap Notification Alert Security Vulnerabilities

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

MWNotif – Bootstrap Notification Alert Code Analysis

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

Output Escaping

40% escaped112 total outputs
Attack Surface

MWNotif – Bootstrap Notification Alert Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_mwnotif_update_settingsmwnotif.php:207
authwp_ajax_mwnotif_update_textmwnotif.php:291
WordPress Hooks 6
actionadmin_menumwnotif.php:81
actionadmin_initmwnotif.php:98
filteroption_page_capability_mwnotif_options_groupmwnotif.php:106
actionadmin_enqueue_scriptsmwnotif.php:126
actionwp_enqueue_scriptsmwnotif.php:139
actionwp_footermwnotif.php:173
Maintenance & Trust

MWNotif – Bootstrap Notification Alert Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedUnknown
PHP min version7.2
Downloads116

Community Trust

Rating100/100
Number of ratings1
Active installs0
Developer Profile

MWNotif – Bootstrap Notification Alert Developer Profile

MW

1 plugin · 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 MWNotif – Bootstrap Notification Alert

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mwnotif/public/css/bootstrap.min.css/wp-content/plugins/mwnotif/public/css/bootstrap-icons.css/wp-content/plugins/mwnotif/public/css/mwnotif.css/wp-content/plugins/mwnotif/public/js/bootstrap.bundle.min.js/wp-content/plugins/mwnotif/public/js/mwnotif.js
Script Paths
/wp-content/plugins/mwnotif/admin/js/admin.js
Version Parameters
mwnotif/public/css/mwnotif.css?ver=mwnotif/public/js/mwnotif.js?ver=

HTML / DOM Fingerprints

CSS Classes
mwnotif-containermwnotif-notification
HTML Comments
MWNotif notification template
Data Attributes
data-bs-theme
JS Globals
mwnotif_data
REST Endpoints
/wp-json/mwnotif/v1/settings
FAQ

Frequently Asked Questions about MWNotif – Bootstrap Notification Alert