PostmarkApp Email Integrator Security & Risk Analysis

wordpress.org/plugins/postmarkapp-email-integrator

Enables your WordPress site to send emails via PostMarkApp API.

60 active installs v2.5.0 PHP + WP 5.0+ Updated Mar 23, 2026
emailnotificationspostmarksmtpwp_mail
74
B · Generally Safe
CVEs total3
Unpatched1
Last CVEFeb 18, 2026
Safety Verdict

Is PostmarkApp Email Integrator Safe to Use in 2026?

Mostly Safe

Score 74/100

PostmarkApp Email Integrator is generally safe to use. 3 past CVEs were resolved.

3 known CVEs 1 unpatched Last CVE: Feb 18, 2026Updated 1mo ago
Risk Assessment

The "postmarkapp-email-integrator" plugin v2.5.0 exhibits a mixed security posture. On the positive side, the static analysis reveals strong adherence to secure coding practices, with 100% of SQL queries using prepared statements and all output being properly escaped. The absence of dangerous functions, file operations, and unsanitized taint flows is also commendable. Furthermore, all identified entry points (AJAX handlers) appear to have nonce and capability checks, indicating good authorization practices.

However, significant concerns arise from the plugin's vulnerability history. With a total of three known CVEs, and one still unpatched, this indicates a pattern of security weaknesses. The previous vulnerabilities being of medium severity and involving Cross-Site Scripting (XSS), Missing Authorization, and Cross-Site Request Forgery (CSRF) suggest recurring issues that the developers have not fully remediated. The existence of an unpatched CVE is a critical risk, as it leaves the plugin and potentially the entire WordPress site vulnerable to known exploits.

In conclusion, while the current version of the plugin demonstrates improved coding hygiene in areas like SQL and output handling, the persistent presence of unpatched vulnerabilities and a history of common security flaws overshadows these strengths. The single unpatched CVE represents a significant immediate threat that must be addressed. Continued vigilance and prompt patching of all discovered vulnerabilities are crucial for this plugin's security.

Key Concerns

  • Unpatched CVE present
  • History of medium severity CVEs
Vulnerabilities
3 published

PostmarkApp Email Integrator Security Vulnerabilities

CVEs by Year

2 CVEs in 2025
2025
1 CVE in 2026 · unpatched
2026
Patched Has unpatched

Severity Breakdown

Medium
3

3 total CVEs

CVE-2026-1043medium · 4.4Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

PostmarkApp Email Integrator <= 2.4 - Authenticated (Administrator+) Stored Cross-Site Scripting via Plugin Settings

Feb 18, 2026Unpatched
CVE-2025-31576medium · 4.3Missing Authorization

PostmarkApp Email Integrator <= 2.4 - Missing Authorization

Mar 31, 2025 Patched in 2.5.0 (381d)
CVE-2025-31617medium · 4.3Cross-Site Request Forgery (CSRF)

PostmarkApp Email Integrator <= 2.4 - Cross-Site Request Forgery to Stored Cross-Site Scripting

Mar 31, 2025 Patched in 2.5.0 (381d)
Code Analysis
Analyzed Apr 16, 2026

PostmarkApp Email Integrator Code Analysis

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

Output Escaping

100% escaped52 total outputs
Data Flows · Security
All sanitized

Data Flow Analysis

3 flows
postmarkapp_admin_options (postmarkapp.php:114)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PostmarkApp Email Integrator Attack Surface

Entry Points2
Unprotected0

AJAX Handlers 2

authwp_ajax_postmarkapp_admin_testpostmarkapp.php:250
authwp_ajax_postmarkapp_import_settingspostmarkapp.php:576
WordPress Hooks 6
actionadmin_menupostmarkapp.php:26
filterplugin_action_linkspostmarkapp.php:80
actionadmin_enqueue_scriptspostmarkapp.php:109
filterhttp_request_timeoutpostmarkapp.php:546
actionpostmarkapp_before_wp_mailpostmarkapp.php:549
actionpostmarkapp_after_wp_mailpostmarkapp.php:559
Maintenance & Trust

PostmarkApp Email Integrator Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 23, 2026
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings4
Active installs60
Developer Profile

PostmarkApp Email Integrator Developer Profile

Gagan Deep Singh

10 plugins · 66K total installs

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

How We Detect PostmarkApp Email Integrator

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/postmarkapp-email-integrator/js/pma-admin.js
Script Paths
/wp-content/plugins/postmarkapp-email-integrator/js/pma-admin.js
Version Parameters
postmarkapp-email-integrator/js/pma-admin.js?ver=2.5.0

HTML / DOM Fingerprints

Data Attributes
id="pma_enabled"id="pma_api_key"id="pma_sender_address"id="pma_forcehtml"id="pma_trackopens"name="pma_enabled"+5 more
JS Globals
pmaAdmin
FAQ

Frequently Asked Questions about PostmarkApp Email Integrator