Affiliate WP – Placeholder Variable Security & Risk Analysis

wordpress.org/plugins/awp-placeholder-variable

Replace placeholder variable with tracking affiliate id

10 active installs v1.0.0 PHP + WP 4.7.0+ Updated Aug 19, 2019
affiliateawpbookingsidreferral
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is Affiliate WP – Placeholder Variable Safe to Use in 2026?

Generally Safe

Score 85/100

Affiliate WP – Placeholder Variable 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 "awp-placeholder-variable" v1.0.0 plugin exhibits a mixed security posture. On the positive side, the code analysis shows excellent practices in several critical areas. There are no dangerous functions utilized, all SQL queries use prepared statements, and all output is properly escaped. Furthermore, the plugin has no recorded history of vulnerabilities, indicating a potentially stable and secure codebase. This suggests that the developers are likely adhering to secure coding principles for data handling and output sanitization.

However, a significant concern arises from the identified attack surface. The plugin exposes two AJAX handlers, and alarmingly, both lack any authentication or capability checks. This creates a direct pathway for unauthenticated users to interact with these handlers, potentially triggering unintended actions or revealing sensitive information if the handlers perform privileged operations. The absence of nonce checks further exacerbates this risk, as it could allow for Cross-Site Request Forgery (CSRF) attacks against these endpoints.

In conclusion, while the plugin demonstrates strong internal coding practices regarding SQL, output escaping, and a clean vulnerability history, the lack of authorization on its AJAX endpoints presents a critical security weakness. The absence of both capability checks and nonce verification on these entry points significantly elevates the risk of exploitation by unauthenticated users. Addressing these unprotected AJAX handlers should be the immediate priority to improve the plugin's overall security.

Key Concerns

  • Unprotected AJAX handlers (2)
  • Missing nonce checks on AJAX handlers
Vulnerabilities
None known

Affiliate WP – Placeholder Variable Security Vulnerabilities

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

Affiliate WP – Placeholder Variable Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
0
0 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0
Attack Surface
2 unprotected

Affiliate WP – Placeholder Variable Attack Surface

Entry Points2
Unprotected2

AJAX Handlers 2

authwp_ajax_get_affiliate_idaffiliatewp-placeholder-variable.php:41
noprivwp_ajax_get_affiliate_idaffiliatewp-placeholder-variable.php:42
WordPress Hooks 1
actionwp_enqueue_scriptsaffiliatewp-placeholder-variable.php:15
Maintenance & Trust

Affiliate WP – Placeholder Variable Maintenance & Trust

Maintenance Signals

WordPress version tested5.1.22
Last updatedAug 19, 2019
PHP min version
Downloads1K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

Affiliate WP – Placeholder Variable Developer Profile

QFNetwork

6 plugins · 50 total installs

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

How We Detect Affiliate WP – Placeholder Variable

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/awp-placeholder-variable/assets/js/affiliatewp-placeholder-variable.js
Script Paths
/wp-content/plugins/awp-placeholder-variable/assets/js/affiliatewp-placeholder-variable.js
Version Parameters
affiliatewp-placeholder-variable/assets/js/affiliatewp-placeholder-variable.js?ver=

HTML / DOM Fingerprints

JS Globals
AWP_TMPL_STRINGS
FAQ

Frequently Asked Questions about Affiliate WP – Placeholder Variable