AdPushup Security & Risk Analysis

wordpress.org/plugins/adpushup

Maximize your AdSense Ad Revenue!

10 active installs v0.9.6 PHP + WP 3.5+ Updated Apr 18, 2016
adsenseoptimizationrevenue
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is AdPushup Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

Based on the static analysis, the Adpushup plugin v0.9.6 exhibits a generally strong security posture with several positive indicators. The absence of any known CVEs and a clean vulnerability history suggest a good track record. Furthermore, the code demonstrates good practices such as using prepared statements for all SQL queries and a decent percentage of properly escaped output. The presence of a nonce check is also a positive sign. However, the analysis does reveal some areas for concern. The taint analysis flagged two flows with unsanitized paths, which, although not classified as critical or high severity in this specific analysis, represent a potential risk of unexpected behavior or indirect manipulation if not properly handled in a larger context.

While the attack surface appears minimal with no exposed AJAX handlers, REST API routes, shortcodes, or cron events, this also limits the plugin's functionality. The lack of capability checks on any potential entry points, though currently none are identified, could become a concern if future updates introduce new functionalities. The fact that 27% of the output is not properly escaped, while not explicitly leading to a vulnerability in this static analysis, does introduce a risk of cross-site scripting (XSS) if the data being output is user-controlled or sourced from an untrusted location. In conclusion, the plugin has strong foundational security but would benefit from further scrutiny of the unsanitized taint paths and ensuring all outputs are properly escaped to mitigate potential XSS risks.

Key Concerns

  • Unsanitized paths in taint analysis
  • Percentage of unescaped output
Vulnerabilities
None known

AdPushup Security Vulnerabilities

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

AdPushup Code Analysis

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

Output Escaping

73% escaped11 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
action_wp_head (injector.php:27)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

AdPushup Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionplugins_loadedadpushup.php:50
actionwp_headinjector.php:13
filterthe_contentinjector.php:14
actionadmin_menusettings.php:12
actionadmin_noticessettings.php:13
Maintenance & Trust

AdPushup Maintenance & Trust

Maintenance Signals

WordPress version tested4.5.33
Last updatedApr 18, 2016
PHP min version
Downloads6K

Community Trust

Rating100/100
Number of ratings3
Active installs10
Developer Profile

AdPushup Developer Profile

AdPushup

2 plugins · 30 total installs

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

How We Detect AdPushup

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/adpushup/injector.js/wp-content/plugins/adpushup/script.js/wp-content/plugins/adpushup/style.css
Script Paths
//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js//e3.adpushup.com/E3WebService/e3//optimize.adpushup.com/
Version Parameters
adpushup/style.css?ver=adpushup/script.js?ver=

HTML / DOM Fingerprints

HTML Comments
<!-- AdPushup Begins --><!-- AdPushup Ends -->
Data Attributes
data-cfasync="false"
JS Globals
window.adpushupvar adpvar jsonvar configvar tLvar apjQuery
Shortcode Output
<div id="_ap_wp_content_start" style="display:none"></div><div id="_ap_wp_content_end" style="display:none"></div>
FAQ

Frequently Asked Questions about AdPushup