Auto Popup Expiry Security & Risk Analysis

wordpress.org/plugins/ape-auto-popup-expiry

Auto Popup Expiry is a simple Auto Deactive Popup for Wordpress

20 active installs v2.0 PHP 5.2.4+ WP 4.6+ Updated Jul 31, 2019
auto-expire-popupauto-popupauto-popup-expirypopuppopup-automatically-deactivate
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Auto Popup Expiry Safe to Use in 2026?

Generally Safe

Score 85/100

Auto Popup Expiry 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 ape-auto-popup-expiry v2.0 plugin exhibits a mixed security posture. On the positive side, it demonstrates good practices by avoiding dangerous functions, using prepared statements for all SQL queries, and making no external HTTP requests. The absence of known CVEs and the lack of recorded historical vulnerabilities suggest a generally stable and well-maintained codebase. However, significant concerns arise from the static analysis. A notable weakness is that 100% of the identified output operations are not properly escaped, posing a risk of Cross-Site Scripting (XSS) vulnerabilities if user-supplied data is reflected directly in the output. Furthermore, the absence of nonce checks and capability checks on any potential entry points is a critical oversight. While the attack surface is currently small with only one shortcode and no AJAX/REST API routes requiring authentication, any future expansion or even the existing shortcode could become an immediate vector for unauthorized actions or data manipulation if not properly secured. The lack of taint analysis flows analyzed is also a point of concern, as it means potential vulnerabilities in data handling might have been missed.

Key Concerns

  • Unescaped output
  • Missing nonce checks
  • Missing capability checks
Vulnerabilities
None known

Auto Popup Expiry Security Vulnerabilities

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

Auto Popup Expiry Code Analysis

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

Output Escaping

0% escaped67 total outputs
Attack Surface

Auto Popup Expiry Attack Surface

Entry Points1
Unprotected0

Shortcodes 1

[Ape] ape-auto-popup-expiry.php:91
WordPress Hooks 2
actionwp_headape-auto-popup-expiry.php:49
actionadmin_menuape-auto-popup-expiry.php:53
Maintenance & Trust

Auto Popup Expiry Maintenance & Trust

Maintenance Signals

WordPress version tested5.2.24
Last updatedJul 31, 2019
PHP min version5.2.4
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Auto Popup Expiry Developer Profile

Edoardo Rinaldi

1 plugin · 20 total installs

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

How We Detect Auto Popup Expiry

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ape-auto-popup-expiry/images/ape.png

HTML / DOM Fingerprints

CSS Classes
toggle
HTML Comments
<!--START-WRAPPER-APE-AUTO-POPUP-EXPIRY-->
Data Attributes
id="wrapper_auto_expiry"id="choice"
Shortcode Output
[Ape]
FAQ

Frequently Asked Questions about Auto Popup Expiry