PXP-Press Security & Risk Analysis

wordpress.org/plugins/pxp-press

A plugin that will invalidate Cloudfront automatically on a post/page save.

10 active installs v1.5.3 PHP + WP 4.7+ Updated Unknown
cdncloudfrontenterpriseinvalidationpxp
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is PXP-Press Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs
Risk Assessment

The pxp-press plugin v1.5.3 demonstrates a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points is a significant positive. Furthermore, the code signals indicate a lack of dangerous functions and a 100% usage of prepared statements for SQL queries. Taint analysis reveals no critical or high severity flows, and the vulnerability history is clean with no recorded CVEs.

Despite these strengths, there are areas that warrant attention. The output escaping is only properly implemented in 47% of instances, which could lead to cross-site scripting (XSS) vulnerabilities if user-supplied data is displayed without sufficient sanitization. The plugin also performs 47 file operations and makes 2 external HTTP requests, which, while not inherently insecure, represent potential attack vectors if not handled with extreme care. The presence of only 1 capability check and 2 nonce checks suggests that some critical operations might not be adequately protected against unauthorized access or CSRF attacks.

Overall, pxp-press v1.5.3 has a commendable security foundation with a minimal attack surface and good practices in SQL handling. However, the limited output escaping and potentially insufficient authorization checks on critical functions are weaknesses that require mitigation. The clean vulnerability history is a strong indicator of good development practices, but the identified code signals suggest ongoing vigilance is needed to maintain this security.

Key Concerns

  • Output escaping is not properly implemented
  • Limited capability checks found
  • Limited nonce checks found
  • Bundled library (Guzzle) not analyzed for version
Vulnerabilities
None known

PXP-Press Security Vulnerabilities

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

PXP-Press Code Analysis

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

Bundled Libraries

Guzzle

Output Escaping

47% escaped15 total outputs
Data Flows
All sanitized

Data Flow Analysis

2 flows
pxp_press_options (pxp_press.php:99)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

PXP-Press Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionsave_postpxp_press.php:72
actionwp_trash_postpxp_press.php:73
actionadmin_menupxp_press.php:79
actionadmin_enqueue_scriptspxp_press.php:96
actioninitpxp_press.php:156
Maintenance & Trust

PXP-Press Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedUnknown
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

PXP-Press Developer Profile

pxpadmin

1 plugin · 10 total installs

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

How We Detect PXP-Press

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/pxp-press/styles/pxp_press.css/wp-content/plugins/pxp-press/scripts/obfuscate.js/wp-content/plugins/pxp-press/scripts/pxp_nav_menu.js/wp-content/plugins/pxp-press/scripts/pxp_press.js
Script Paths
https://fonts.googleapis.com/css?family=PT+Sans
Version Parameters
pxp_press.css?ver=obfuscate.js?ver=pxp_nav_menu.js?ver=pxp_press.js?ver=

HTML / DOM Fingerprints

FAQ

Frequently Asked Questions about PXP-Press