Add Pingbacks Security & Risk Analysis

wordpress.org/plugins/add-pingbacks

Manually add pingbacks to any post, page, or custom post type in WordPress.

10 active installs v1.2.3 PHP 5.6+ WP 5.0+ Updated Mar 5, 2026
commentscustom-post-typeslinkbacksmanual-pingbackspingbacks
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Add Pingbacks Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 29d ago
Risk Assessment

The 'add-pingbacks' plugin version 1.2.3 demonstrates a generally good security posture with no known historical vulnerabilities and a strong emphasis on prepared statements for SQL queries. The plugin also incorporates nonces and capability checks, which are positive security practices. However, the static analysis reveals a significant concern: one AJAX handler lacks authentication checks, creating an unprotected entry point into the application.

While the absence of critical taint flows, dangerous functions, file operations, and external HTTP requests is reassuring, the unprotected AJAX handler presents a potential avenue for attackers. Without proper authentication, an attacker could potentially trigger this AJAX action, leading to unintended consequences depending on its functionality. The relatively good output escaping (77%) is a positive, but the single unprotected entry point is a clear weakness that needs attention.

In conclusion, the plugin has strengths in its avoidance of common vulnerabilities and its SQL practices. Nevertheless, the presence of an unprotected AJAX handler is a notable security flaw that significantly elevates the risk profile. Addressing this specific vulnerability is crucial to improving the overall security of the plugin.

Key Concerns

  • Unprotected AJAX handler
  • 13 total outputs, 77% properly escaped
Vulnerabilities
None known

Add Pingbacks Security Vulnerabilities

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

Add Pingbacks Code Analysis

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

Output Escaping

77% escaped13 total outputs
Attack Surface
1 unprotected

Add Pingbacks Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_get_postsadd-pingbacks.php:138
WordPress Hooks 1
actionadmin_menuadd-pingbacks.php:26
Maintenance & Trust

Add Pingbacks Maintenance & Trust

Maintenance Signals

WordPress version tested7.0
Last updatedMar 5, 2026
PHP min version5.6
Downloads2K

Community Trust

Rating100/100
Number of ratings1
Active installs10
Developer Profile

Add Pingbacks Developer Profile

simonquasar

1 plugin · 10 total installs

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

How We Detect Add Pingbacks

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
notice-success
HTML Comments
made simple by <a href="https://www.simonquasar.net" target="_blank">simonquasar</a> since 2014
Data Attributes
name="submit_pingback"name="post_id"name="url"name="author"name="content"id="post-type"+2 more
JS Globals
ajaxurl
FAQ

Frequently Asked Questions about Add Pingbacks