Zaki Notifications Hider Security & Risk Analysis

wordpress.org/plugins/zaki-notifications-hider

Plugin that allow you to hide update notifications for each plugin installed

10 active installs v1.0 PHP + WP 3.6+ Updated Sep 9, 2014
hidepluginsupdate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Zaki Notifications Hider Safe to Use in 2026?

Generally Safe

Score 85/100

Zaki Notifications Hider has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 11yr ago
Risk Assessment

The "zaki-notifications-hider" v1.0 plugin presents a generally low-risk profile based on the provided static analysis. The absence of detected AJAX handlers, REST API routes, shortcodes, and cron events significantly limits the potential attack surface. Furthermore, the code shows a strong adherence to secure database practices, with 100% of SQL queries utilizing prepared statements. The lack of file operations and external HTTP requests also reduces potential exposure.

However, a significant concern arises from the complete lack of output escaping. With 7 total outputs analyzed, none were properly escaped, meaning that any data displayed by the plugin could be vulnerable to Cross-Site Scripting (XSS) attacks. The absence of nonce checks and capability checks also means that actions performed by the plugin, if any were exposed via AJAX or other entry points, would not be adequately protected against unauthorized execution or privilege escalation.

The vulnerability history shows no known CVEs, which is a positive indicator of past security attention or a lack of past exploitable issues. However, this does not negate the risks identified in the static analysis, particularly the unescaped output. The plugin's strengths lie in its limited attack surface and secure database practices, but its weakness in output sanitization and lack of authorization checks presents a clear risk that needs addressing.

Key Concerns

  • Output escaping is completely missing
  • No nonce checks implemented
  • No capability checks implemented
Vulnerabilities
None known

Zaki Notifications Hider Security Vulnerabilities

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

Zaki Notifications Hider Code Analysis

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

Output Escaping

0% escaped7 total outputs
Attack Surface

Zaki Notifications Hider Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 3
filtersite_transient_update_pluginszaki-notifications-hider.php:17
actionadmin_initzaki-notifications-hider.php:30
actionadmin_menuzaki-notifications-hider.php:31
Maintenance & Trust

Zaki Notifications Hider Maintenance & Trust

Maintenance Signals

WordPress version tested4.0.38
Last updatedSep 9, 2014
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Zaki Notifications Hider Developer Profile

Riccardo Conte

4 plugins · 70 total installs

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

How We Detect Zaki Notifications Hider

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
zaki_notifyhider_pagezaki_notifyhider_page_main
Data Attributes
name="zaki_notifyhider_options[excl_plugins][]"
FAQ

Frequently Asked Questions about Zaki Notifications Hider