GP Integration Security & Risk Analysis

wordpress.org/plugins/gp-integration

Integrates GlotPress with your WordPress installation.

10 active installs v1.5 PHP + WP 3.9+ Updated Dec 3, 2023
adminglotpress
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is GP Integration Safe to Use in 2026?

Generally Safe

Score 85/100

GP Integration 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 'gp-integration' plugin v1.5 presents a generally good security posture based on the static analysis and vulnerability history provided. The absence of known CVEs and a clean vulnerability history indicate a well-maintained and secure plugin. The attack surface is minimal with no unprotected entry points and a decent proportion of SQL queries utilizing prepared statements, which is a positive sign. The limited number of file operations and external HTTP requests also contribute to a reduced risk profile.

However, there are areas for improvement that introduce some security concerns. A significant portion of output (70%) is not properly escaped, which could lead to cross-site scripting (XSS) vulnerabilities if untrusted data is echoed directly to the browser. The complete lack of nonce checks across all entry points is a critical oversight, leaving the plugin susceptible to Cross-Site Request Forgery (CSRF) attacks. While capability checks are present, their limited number (4) might suggest that sensitive actions are not adequately protected.

In conclusion, 'gp-integration' v1.5 has a strong foundation with no historical vulnerabilities and a contained attack surface. The plugin's developers appear to be diligent in addressing security issues. Nevertheless, the critical absence of nonce checks and the high percentage of unescaped output represent notable weaknesses that should be addressed to achieve a more robust security profile.

Key Concerns

  • No nonce checks across entry points
  • High percentage of unescaped output
Vulnerabilities
None known

GP Integration Security Vulnerabilities

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

GP Integration Code Analysis

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

SQL Query Safety

79% prepared34 total queries

Output Escaping

30% escaped110 total outputs
Data Flows
All sanitized

Data Flow Analysis

4 flows
gp_integration_admin_users_page (gp-integration.php:163)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

GP Integration Attack Surface

Entry Points3
Unprotected0

Shortcodes 3

[gp-integration] gp-integration.php:674
[gp-integration-link] gp-integration.php:703
[gp-integration-translator-list] gp-integration.php:724
WordPress Hooks 4
filterplugin_row_metagp-integration.php:71
actionadmin_menugp-integration.php:90
actionplugins_loadedgp-integration.php:100
actionadmin_headgp-integration.php:672
Maintenance & Trust

GP Integration Maintenance & Trust

Maintenance Signals

WordPress version tested6.4.8
Last updatedDec 3, 2023
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

GP Integration Developer Profile

Greg Ross

34 plugins · 8K total installs

80
trust score
Avg Security Score
88/100
Avg Patch Time
39 days
View full developer profile
Detection Fingerprints

How We Detect GP Integration

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/gp-integration/toolstack-wp-utilities.css/wp-content/plugins/gp-integration/toolstack-wp-utilities.js
Script Paths
/wp-content/plugins/gp-integration/toolstack-wp-utilities.js
Version Parameters
gp-integration/toolstack-wp-utilities.css?ver=gp-integration/toolstack-wp-utilities.js?ver=

HTML / DOM Fingerprints

CSS Classes
gp-integration-settings-wrap
HTML Comments
<!-- GlotPress Integration Options --><!-- GlotPress Admin Users Options -->
Data Attributes
data-gp-settings-pagedata-gp-admin-users-page
JS Globals
var gpi_utilsvar gpdbvar gpi_remote_db
FAQ

Frequently Asked Questions about GP Integration