Nginx Proxy Cache Purge Security & Risk Analysis

wordpress.org/plugins/nginx-proxy-cache-purge

Purges the nginx proxy cache when you publish or update a post or page.

10 active installs v0.9.7 PHP + WP 3.0.1+ Updated Mar 30, 2018
cachenginxproxypurge
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Nginx Proxy Cache Purge Safe to Use in 2026?

Generally Safe

Score 85/100

Nginx Proxy Cache Purge has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 8yr ago
Risk Assessment

The nginx-proxy-cache-purge plugin v0.9.7 demonstrates a generally good security posture based on the provided static analysis. The absence of identified dangerous functions, SQL injection vulnerabilities (all queries use prepared statements), and file operations is a significant strength. The zero-known CVEs and lack of any recorded vulnerabilities in its history suggest a mature and well-maintained codebase.

However, there are critical areas for concern. The most significant finding is that 100% of the single identified output is not properly escaped. This presents a direct risk of Cross-Site Scripting (XSS) vulnerabilities if user-controlled input is ever reflected directly in the output. Additionally, the lack of nonce checks and capability checks on any identified entry points (though the attack surface is zero) means that if any entry points were to be introduced in the future without proper authorization, they would be immediately exploitable. The single external HTTP request also warrants careful review for potential vulnerabilities if it handles untrusted data.

Overall, while the plugin has a clean vulnerability history and avoids many common pitfalls, the unescaped output is a serious flaw that needs immediate attention. The lack of authorization checks on potential future entry points is a less immediate but still important risk. Addressing the unescaped output should be the top priority.

Key Concerns

  • Output not properly escaped
  • No nonce checks on entry points
  • No capability checks on entry points
Vulnerabilities
None known

Nginx Proxy Cache Purge Security Vulnerabilities

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

Nginx Proxy Cache Purge Code Analysis

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

Output Escaping

0% escaped1 total outputs
Attack Surface

Nginx Proxy Cache Purge Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 2
actionedit_postnginx-proxy-cache-purge.php:55
actionwp_footernginx-proxy-cache-purge.php:68
Maintenance & Trust

Nginx Proxy Cache Purge Maintenance & Trust

Maintenance Signals

WordPress version tested3.0.5
Last updatedMar 30, 2018
PHP min version
Downloads6K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Nginx Proxy Cache Purge Developer Profile

John Levandowski

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 Nginx Proxy Cache Purge

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

Asset Fingerprints

HTML / DOM Fingerprints

HTML Comments
<!-- Page created in
FAQ

Frequently Asked Questions about Nginx Proxy Cache Purge