PushCrew Security & Risk Analysis

wordpress.org/plugins/pushcrew

With PushCrew, any website on the web can get up and running with browser push notifications in less than a minute.

500 active installs v1.2 PHP + WP 2.7+ Updated Mar 12, 2018
chrome-push-notificationspush-notificationswebsite-push-notifications
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is PushCrew Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 8yr ago
Risk Assessment

The static analysis of the PushCrew plugin v1.2 reveals a generally strong security posture. The absence of detected AJAX handlers, REST API routes, shortcodes, and cron events with unprotected entry points is a significant positive. Furthermore, the code demonstrates good practices by exclusively using prepared statements for SQL queries and having no recorded file operations or external HTTP requests. The limited number of output operations with a majority being properly escaped also suggests careful coding.

However, there are areas that warrant attention. The complete lack of nonce checks and capability checks across all identified code signals is a significant concern. While the attack surface appears minimal, the absence of these fundamental WordPress security mechanisms means that any discovered entry point could potentially be exploited by authenticated users without proper authorization or by unauthenticated users if an entry point is inadvertently exposed. The vulnerability history being completely clear is a positive indicator, suggesting the developers are either very diligent or the plugin has not been a target of past widespread exploitation.

In conclusion, while PushCrew v1.2 exhibits commendable practices in areas like SQL handling and avoiding dangerous functions, the complete absence of nonce and capability checks represents a substantial weakness. This could allow for privilege escalation or unauthorized actions if an attack vector is found. The clean vulnerability history is reassuring, but it does not negate the inherent risks posed by the missing authorization checks.

Key Concerns

  • No nonce checks detected
  • No capability checks detected
  • Output escaping is not fully implemented
Vulnerabilities
None known

PushCrew Security Vulnerabilities

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

PushCrew Code Analysis

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

Output Escaping

67% escaped3 total outputs
Attack Surface

PushCrew Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionwp_headpushcrew.php:42
actionadmin_menupushcrew.php:43
actionadmin_initpushcrew.php:44
actionadmin_noticespushcrew.php:45
Maintenance & Trust

PushCrew Maintenance & Trust

Maintenance Signals

WordPress version tested4.9.29
Last updatedMar 12, 2018
PHP min version
Downloads54K

Community Trust

Rating100/100
Number of ratings2
Active installs500
Developer Profile

PushCrew Developer Profile

VWO

2 plugins · 6K total installs

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

How We Detect PushCrew

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

Asset Fingerprints

Script Paths
https://cdn.pushcrew.com/js/PUSHCREW_HASH.js

HTML / DOM Fingerprints

HTML Comments
<!-- Start PushCrew Asynchronous Code --><!-- End PushCrew Asynchronous Code -->
JS Globals
window._pcq
FAQ

Frequently Asked Questions about PushCrew