GlotPress Notify Security & Risk Analysis

wordpress.org/plugins/glotpress-notify

notify WordPress users when new GlotPress translations strings are awaiting review

10 active installs v1.0.1 PHP + WP 3.7+ Updated Dec 14, 2025
glotpresslanguagelocalisationlocalizationtranslations
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GlotPress Notify Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 5mo ago
Risk Assessment

The GlotPress Notify plugin v1.0.1 exhibits a generally positive security posture based on the provided static analysis. The absence of direct attack surface elements like AJAX handlers, REST API routes, and shortcodes significantly limits potential entry points for attackers. Furthermore, the plugin demonstrates good coding practices by using prepared statements for a high percentage of its SQL queries and by properly escaping most of its output. The absence of file operations and external HTTP requests also reduces risk vectors. However, the complete lack of capability checks is a notable concern, meaning that all actions performed by the plugin, regardless of user privilege, are not restricted. The presence of a single nonce check is a positive step but highlights the missed opportunity for securing other potential interactions. The vulnerability history is clean, showing no known CVEs, which is a strong indicator of past security diligence or a lack of prior exploitation. Overall, while the plugin has a low immediate risk due to its limited attack surface and good SQL/output handling, the missing capability checks present a significant theoretical vulnerability that could be exploited if the plugin were to gain additional functionality or if an attacker finds a way to trigger existing functions without proper authorization.

Key Concerns

  • No capability checks
  • Only 1 nonce check
  • SQL queries not fully prepared (25% not)
  • Output not fully escaped (39% not)
Vulnerabilities
None known

GlotPress Notify Security Vulnerabilities

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

GlotPress Notify Release Timeline

v1.0.1Current
v1.0.0
Code Analysis
Analyzed Mar 17, 2026

GlotPress Notify Code Analysis

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

SQL Query Safety

75% prepared8 total queries

Output Escaping

61% escaped62 total outputs
Attack Surface

GlotPress Notify Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actioninitincludes\class.GPNotifyPlugin.php:34
actionadmin_initincludes\class.GPNotifyPlugin.php:36
actionadmin_menuincludes\class.GPNotifyPlugin.php:37
filterplugin_row_metaincludes\class.GPNotifyPlugin.php:39
filterwp_mail_content_typeincludes\class.GPNotifyWaiting.php:61
Maintenance & Trust

GlotPress Notify Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 14, 2025
PHP min version
Downloads5K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GlotPress Notify Developer Profile

webaware

13 plugins · 153K total installs

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

How We Detect GlotPress Notify

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/glotpress-notify/css/gp-notify.css/wp-content/plugins/glotpress-notify/js/gp-notify.js
Script Paths
/wp-content/plugins/glotpress-notify/js/gp-notify.js
Version Parameters
glotpress-notify/css/gp-notify.css?ver=glotpress-notify/js/gp-notify.js?ver=

HTML / DOM Fingerprints

CSS Classes
gp-notify-admin-notice
Data Attributes
data-gp-project-id
FAQ

Frequently Asked Questions about GlotPress Notify