mPandco Security & Risk Analysis

wordpress.org/plugins/mpandco

mPandco payment gateway compatible with woocommerce.

10 active installs v1.0.11 PHP 5.6+ WP 4.8.1+ Updated May 18, 2019
gatewaympandcopaymentvenezuelawoocommerce
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is mPandco Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The plugin "mpandco" v1.0.11 exhibits a mixed security posture. On the positive side, the absence of known CVEs, a limited attack surface, and the exclusive use of prepared statements for SQL queries are strong indicators of good development practices. The plugin also appears to have no external HTTP requests or file operations, further reducing potential attack vectors. However, significant concerns arise from the static analysis. The presence of two 'unserialize' calls without any apparent authorization or nonce checks is a critical risk, potentially leading to Remote Code Execution or other severe vulnerabilities if an attacker can control the serialized data. Furthermore, the low percentage of properly escaped output (5%) suggests a high likelihood of Cross-Site Scripting (XSS) vulnerabilities across various output contexts. The lack of explicit capability checks and nonce checks on entry points, although the attack surface is currently zero, means any future addition of functionality without proper security considerations would be immediately vulnerable.

While the vulnerability history is clean, this should not be interpreted as a guarantee of future security. The "unserialize" and poor output escaping are fundamental security flaws that are often exploited. The current lack of an attack surface and zero known CVEs are positive, but they mask significant inherent risks within the code itself. A balanced conclusion would be that the plugin has a solid foundation in terms of SQL handling and a clean history, but critical flaws in serialization and output escaping require immediate attention to prevent exploitation.

Key Concerns

  • Dangerous function 'unserialize' without auth checks
  • Dangerous function 'unserialize' without nonce checks
  • Low percentage of properly escaped output (5%)
  • No capability checks on potential entry points
  • No nonce checks on potential entry points
Vulnerabilities
None known

mPandco Security Vulnerabilities

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

mPandco Code Analysis

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

Dangerous Functions Found

unserialize$this->PaymentResponse = unserialize($this->PaymentResponse);templates\mpandcoOrder_completed.php:34
unserialize$this->PaymentResponse = unserialize($this->PaymentResponse);templates\mpandcoOrder_Payment_Success.php:34

Output Escaping

5% escaped60 total outputs
Attack Surface

mPandco Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionwoocommerce_thankyou_mpandco_gatewayincludes\mpandco_gateway.php:83
actionwp_enqueue_scriptsincludes\mpandco_gateway.php:84
actionadmin_noticesmpandco.php:29
filterwoocommerce_payment_gatewaysmpandco.php:80
actionplugins_loadedmpandco.php:81
Maintenance & Trust

mPandco Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedMay 18, 2019
PHP min version5.6
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

mPandco Developer Profile

mpandcoapp

1 plugin · 10 total installs

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

How We Detect mPandco

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/mpandco/assets/css/mpandco_checkout.css/wp-content/plugins/mpandco/assets/js/mpandco_checkout.js
Script Paths
/wp-content/plugins/mpandco/assets/js/mpandco_checkout.js
Version Parameters
mpandco/assets/css/mpandco_checkout.css?ver=mpandco/assets/js/mpandco_checkout.js?ver=

HTML / DOM Fingerprints

CSS Classes
mpandco_checkout_form
Data Attributes
data-mpandco-api-url
JS Globals
mpandco_checkout_params
FAQ

Frequently Asked Questions about mPandco