Custom Post Ads Security & Risk Analysis

wordpress.org/plugins/custom-post-ads

Welcome to the Custom post ads design your custom ads in a few minutes.

0 active installs v1.0 PHP 7.0+ WP 5.6+ Updated Dec 3, 2025
adscustom-adsgoogle-adspost-adswordpress-ads
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Custom Post Ads Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 4mo ago
Risk Assessment

The "custom-post-ads" plugin version 1.0 exhibits a generally positive security posture, with no reported vulnerabilities or critical issues found in the static and taint analysis. The code demonstrates strong adherence to output escaping best practices, with 99% of outputs properly handled. The presence of a nonce check on the single AJAX handler is a good indicator of an attempt to mitigate CSRF vulnerabilities. However, a significant concern arises from the complete lack of capability checks on the AJAX handler. This means that any authenticated user, regardless of their role or permissions, could potentially trigger the AJAX functionality, opening the door to unauthorized actions if the AJAX handler performs sensitive operations.

While the plugin has no known vulnerability history, this doesn't automatically imply perfect security for future versions. The absence of capability checks on the AJAX endpoint is a notable weakness that could be exploited if the handler's functionality is not inherently safe for all users. The plugin's minimal attack surface (one AJAX handler) is a mitigating factor, but the lack of granular access control remains a risk. Overall, the plugin has strengths in output sanitization and a small attack surface, but the absence of capability checks on its entry point is a critical omission that needs to be addressed.

Key Concerns

  • AJAX handler without capability checks
  • SQL queries without prepared statements
Vulnerabilities
None known

Custom Post Ads Security Vulnerabilities

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

Custom Post Ads Code Analysis

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

SQL Query Safety

0% prepared2 total queries

Output Escaping

99% escaped131 total outputs
Attack Surface

Custom Post Ads Attack Surface

Entry Points1
Unprotected0

AJAX Handlers 1

authwp_ajax_chkgroupeditvfcustompostads.php:186
WordPress Hooks 4
actionwp_enqueue_scriptsvfcustompostads.php:24
actionadmin_enqueue_scriptsvfcustompostads.php:32
actionadmin_menuvfcustompostads.php:46
filterthe_contentvfcustompostads.php:66
Maintenance & Trust

Custom Post Ads Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 3, 2025
PHP min version7.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

Custom Post Ads Developer Profile

Vikas Ratudi

7 plugins · 540 total installs

93
trust score
Avg Security Score
99/100
Avg Patch Time
8 days
View full developer profile
Detection Fingerprints

How We Detect Custom Post Ads

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/custom-post-ads/assets/css/frontendads.css/wp-content/plugins/custom-post-ads/assets/css/style.css/wp-content/plugins/custom-post-ads/assets/js/custom.js
Script Paths
/wp-content/plugins/custom-post-ads/assets/js/custom.js
Version Parameters
vfcpsads_dev_script?ver=1.0.0

HTML / DOM Fingerprints

CSS Classes
result_optionsresultprevresult_rowhead_prevprev_iconslogotxt_prevtxt_msg+9 more
Data Attributes
id="option_view"id="changeimg1"id="changeme1"id="changeme7"id="changeme2"id="changeimg2"+4 more
JS Globals
ajax_object
REST Endpoints
/wp-json/wp/v2/users
FAQ

Frequently Asked Questions about Custom Post Ads