Hippoo Notification Security & Risk Analysis

wordpress.org/plugins/hippoo-notification

Introducing Hippoo Notification – the ultimate solution for shop owners seeking a seamless way to deliver push notifications and promotions to their c …

60 active installs v1.0.2 PHP + WP 5.0+ Updated Feb 18, 2024
hippoonotificationonesignal
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Hippoo Notification Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 2yr ago
Risk Assessment

The "hippoo-notification" plugin, version 1.0.2, exhibits a strong security posture based on the provided static analysis and vulnerability history. The code demonstrates excellent adherence to security best practices, with all identified outputs properly escaped, SQL queries utilizing prepared statements exclusively, and a complete absence of dangerous functions or file operations. Crucially, all entry points, including REST API routes and AJAX handlers, are protected by capability checks or lack authentication, indicating a deliberate effort to prevent unauthorized access.

Taint analysis reveals no flows with unsanitized paths, and the vulnerability history shows zero known CVEs, suggesting a well-maintained and secure codebase. The plugin also implements a nonce check, further enhancing its security. The presence of one external HTTP request is noted, but without further context, it's difficult to assess its specific risk, though it's a common feature for notification plugins.

Overall, "hippoo-notification" v1.0.2 appears to be a very secure plugin. Its strengths lie in its robust input validation, secure handling of database operations, and a clear commitment to securing its entry points. The lack of any historical vulnerabilities further bolsters confidence in its security. The only potential area for minor consideration would be the nature of the single external HTTP request, which would warrant a closer look in a more in-depth audit if specific concerns arise.

Vulnerabilities
None known

Hippoo Notification Security Vulnerabilities

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

Hippoo Notification Code Analysis

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

Output Escaping

100% escaped21 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
hippoo_notification_admin_page_callback (hippoo-notification.php:41)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Hippoo Notification Attack Surface

Entry Points4
Unprotected0

REST API Routes 4

GET/wp-json/wc/hippoo-notification/v1/settingshippoo-notification.php:108
PUT/wp-json/wc/hippoo-notification/v1/settingshippoo-notification.php:120
GET/wp-json/wc/hippoo-notification/v1/statushippoo-notification.php:132
POST/wp-json/wc/hippoo-notification/v1/sendhippoo-notification.php:144
WordPress Hooks 4
actionplugins_loadedhippoo-notification.php:23
actionadmin_menuhippoo-notification.php:38
actionwp_enqueue_scriptshippoo-notification.php:102
actionrest_api_inithippoo-notification.php:156
Maintenance & Trust

Hippoo Notification Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedFeb 18, 2024
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs60
Developer Profile

Hippoo Notification Developer Profile

hippooo

5 plugins · 1K total installs

97
trust score
Avg Security Score
96/100
Avg Patch Time
1 days
View full developer profile
Detection Fingerprints

How We Detect Hippoo Notification

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/hippoo-notification/assets/images/icon.svg
Script Paths
https://cdn.onesignal.com/sdks/web/v16/OneSignalSDK.page.js

HTML / DOM Fingerprints

CSS Classes
wrapform-tablenoticenotice-success
Data Attributes
name="app_id"name="authorization_code"name="save_settings"name="hippoo_notification_settings_nonce"value="<?php echo esc_attr(get_option('app_id')); ?>"value="<?php echo esc_attr(get_option('authorization_code')); ?>"
JS Globals
window.OneSignalDeferred
REST Endpoints
/wc/hippoo-notification/v1/settings/wc/hippoo-notification/v1/status/wc/hippoo-notification/v1/send
FAQ

Frequently Asked Questions about Hippoo Notification